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 2017/05/01 15:34:15 UTC

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/

[Apr 30, 2017 6:49:36 AM] (liuml07) HADOOP-14363. Inconsistent default block location in FileSystem javadoc.
[May 1, 2017 6:22:28 AM] (aajisaka) HADOOP-14359. Remove unnecessary shading of commons-httpclient.
[May 1, 2017 6:32:20 AM] (aajisaka) HADOOP-13901. Fix ASF License warnings.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 314] 
       Possible null pointer dereference in org.apache.hadoop.yarn.util.ProcfsBasedProcessTree.getProcessList() due to return value of called method Dereferenced at ProcfsBasedProcessTree.java:org.apache.hadoop.yarn.util.ProcfsBasedProcessTree.getProcessList() due to return value of called method Dereferenced at ProcfsBasedProcessTree.java:[line 487] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice 
       Possible null pointer dereference in org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl.getEntities(File, String, TimelineEntityFilters, TimelineDataToRetrieve) due to return value of called method Dereferenced at FileSystemTimelineReaderImpl.java:org.apache.hadoop.yarn.server.timelineservice.storage.FileSystemTimelineReaderImpl.getEntities(File, String, TimelineEntityFilters, TimelineDataToRetrieve) due to return value of called method Dereferenced at FileSystemTimelineReaderImpl.java:[line 281] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager 
       org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.EMPTY_CONTAINER_LIST is a mutable collection which should be package protected At ApplicationMasterService.java:which should be package protected At ApplicationMasterService.java:[line 396] 
       org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity.ProportionalCapacityPreemptionPolicy.cleanupStaledPreemptionCandidates(long) makes inefficient use of keySet iterator instead of entrySet iterator At ProportionalCapacityPreemptionPolicy.java:keySet iterator instead of entrySet iterator At ProportionalCapacityPreemptionPolicy.java:[line 315] 
       org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptImpl.transferStateFromAttempt(RMAppAttempt) makes inefficient use of keySet iterator instead of entrySet iterator At RMAppAttemptImpl.java:keySet iterator instead of entrySet iterator At RMAppAttemptImpl.java:[line 1005] 
       org.apache.hadoop.yarn.server.resourcemanager.scheduler.AbstractYarnScheduler.EMPTY_CONTAINER_LIST is a mutable collection which should be package protected At AbstractYarnScheduler.java:which should be package protected At AbstractYarnScheduler.java:[line 135] 
       org.apache.hadoop.yarn.server.resourcemanager.scheduler.NodeType.index field is public and mutable In NodeType.java:mutable In NodeType.java 
       org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueMetrics.queueMetrics is a mutable collection At QueueMetrics.java: At QueueMetrics.java:[line 151] 
       org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacitySchedulerQueueManager$1.compare(CSQueue, CSQueue) incorrectly handles float value At CapacitySchedulerQueueManager.java:value At CapacitySchedulerQueueManager.java:[line 74] 
       org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.FSSchedulerNode.cleanupPreemptionList() makes inefficient use of keySet iterator instead of entrySet iterator At FSSchedulerNode.java:keySet iterator instead of entrySet iterator At FSSchedulerNode.java:[line 165] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
       Possible exposure of partially initialized object in org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getTimelineDelegationToken() At YarnClientImpl.java:object in org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getTimelineDelegationToken() At YarnClientImpl.java:[line 371] 
       Useless condition:isAppFinished == false at this point At LogsCLI.java:[line 999] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.metrics2.impl.TestKafkaMetrics 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/390/artifact/out/patch-unit-hadoop-tools_hadoop-kafka.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/

[Aug 7, 2017 7:45:46 AM] (sunilg) YARN-6951. Fix debug log when Resource Handler chain is enabled.
[Aug 7, 2017 9:47:33 AM] (aajisaka) HDFS-12198. Document missing namenode metrics that were added recently.
[Aug 7, 2017 9:56:00 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 7, 2017 10:25:40 AM] (aajisaka) YARN-6957. Moving logging APIs over to slf4j in
[Aug 7, 2017 11:30:10 AM] (kai.zheng) HDFS-12306. Add audit log for some erasure coding operations.
[Aug 7, 2017 5:25:52 PM] (xiao) HADOOP-14727. Socket not closed properly when reading Configurations
[Aug 7, 2017 6:32:21 PM] (wangda) YARN-4161. Capacity Scheduler : Assign single or multiple containers per
[Aug 7, 2017 10:05:10 PM] (arp) HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup.
[Aug 7, 2017 11:58:29 PM] (subru) YARN-6955. Handle concurrent register AM requests in
[Aug 8, 2017 1:59:25 AM] (Arun Suresh) YARN-6920. Fix resource leak that happens during container
[Aug 8, 2017 4:31:28 AM] (cdouglas) HADOOP-14730. Support protobuf FileStatus in AdlFileSystem.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.nodemanager.containermanager.TestContainerManager 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-javac-root.txt  [312K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/

[Aug 7, 2017 7:45:46 AM] (sunilg) YARN-6951. Fix debug log when Resource Handler chain is enabled.
[Aug 7, 2017 9:47:33 AM] (aajisaka) HDFS-12198. Document missing namenode metrics that were added recently.
[Aug 7, 2017 9:56:00 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 7, 2017 10:25:40 AM] (aajisaka) YARN-6957. Moving logging APIs over to slf4j in
[Aug 7, 2017 11:30:10 AM] (kai.zheng) HDFS-12306. Add audit log for some erasure coding operations.
[Aug 7, 2017 5:25:52 PM] (xiao) HADOOP-14727. Socket not closed properly when reading Configurations
[Aug 7, 2017 6:32:21 PM] (wangda) YARN-4161. Capacity Scheduler : Assign single or multiple containers per
[Aug 7, 2017 10:05:10 PM] (arp) HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup.
[Aug 7, 2017 11:58:29 PM] (subru) YARN-6955. Handle concurrent register AM requests in
[Aug 8, 2017 1:59:25 AM] (Arun Suresh) YARN-6920. Fix resource leak that happens during container
[Aug 8, 2017 4:31:28 AM] (cdouglas) HADOOP-14730. Support protobuf FileStatus in AdlFileSystem.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.nodemanager.containermanager.TestContainerManager 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-javac-root.txt  [312K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/

[Aug 7, 2017 7:45:46 AM] (sunilg) YARN-6951. Fix debug log when Resource Handler chain is enabled.
[Aug 7, 2017 9:47:33 AM] (aajisaka) HDFS-12198. Document missing namenode metrics that were added recently.
[Aug 7, 2017 9:56:00 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 7, 2017 10:25:40 AM] (aajisaka) YARN-6957. Moving logging APIs over to slf4j in
[Aug 7, 2017 11:30:10 AM] (kai.zheng) HDFS-12306. Add audit log for some erasure coding operations.
[Aug 7, 2017 5:25:52 PM] (xiao) HADOOP-14727. Socket not closed properly when reading Configurations
[Aug 7, 2017 6:32:21 PM] (wangda) YARN-4161. Capacity Scheduler : Assign single or multiple containers per
[Aug 7, 2017 10:05:10 PM] (arp) HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup.
[Aug 7, 2017 11:58:29 PM] (subru) YARN-6955. Handle concurrent register AM requests in
[Aug 8, 2017 1:59:25 AM] (Arun Suresh) YARN-6920. Fix resource leak that happens during container
[Aug 8, 2017 4:31:28 AM] (cdouglas) HADOOP-14730. Support protobuf FileStatus in AdlFileSystem.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.nodemanager.containermanager.TestContainerManager 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-javac-root.txt  [312K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/

[Aug 7, 2017 7:45:46 AM] (sunilg) YARN-6951. Fix debug log when Resource Handler chain is enabled.
[Aug 7, 2017 9:47:33 AM] (aajisaka) HDFS-12198. Document missing namenode metrics that were added recently.
[Aug 7, 2017 9:56:00 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 7, 2017 10:25:40 AM] (aajisaka) YARN-6957. Moving logging APIs over to slf4j in
[Aug 7, 2017 11:30:10 AM] (kai.zheng) HDFS-12306. Add audit log for some erasure coding operations.
[Aug 7, 2017 5:25:52 PM] (xiao) HADOOP-14727. Socket not closed properly when reading Configurations
[Aug 7, 2017 6:32:21 PM] (wangda) YARN-4161. Capacity Scheduler : Assign single or multiple containers per
[Aug 7, 2017 10:05:10 PM] (arp) HDFS-12264. DataNode uses a deprecated method IoUtils#cleanup.
[Aug 7, 2017 11:58:29 PM] (subru) YARN-6955. Handle concurrent register AM requests in
[Aug 8, 2017 1:59:25 AM] (Arun Suresh) YARN-6920. Fix resource leak that happens during container
[Aug 8, 2017 4:31:28 AM] (cdouglas) HADOOP-14730. Support protobuf FileStatus in AdlFileSystem.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.nodemanager.containermanager.TestContainerManager 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-compile-javac-root.txt  [312K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [308K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/486/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/

[Aug 6, 2017 7:19:23 PM] (stevel) HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestCacheDirectives 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/

[Aug 6, 2017 7:19:23 PM] (stevel) HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestCacheDirectives 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/

[Aug 6, 2017 7:19:23 PM] (stevel) HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestCacheDirectives 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/

[Aug 6, 2017 7:19:23 PM] (stevel) HADOOP-14722. Azure: BlockBlobInputStream position incorrect after seek.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestCacheDirectives 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/485/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/

[Aug 4, 2017 4:40:45 PM] (jzhuge) HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John
[Aug 4, 2017 5:40:52 PM] (arp) HADOOP-13963. /bin/bash is hard coded in some of the scripts.
[Aug 4, 2017 6:21:58 PM] (lei) HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu)
[Aug 4, 2017 7:51:33 PM] (arp) HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime.
[Aug 4, 2017 11:03:56 PM] (junping_du) YARN-6811. [ATS1.5] All history logs should be kept under its own User
[Aug 4, 2017 11:46:59 PM] (arp) HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt  [416K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/

[Aug 4, 2017 4:40:45 PM] (jzhuge) HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John
[Aug 4, 2017 5:40:52 PM] (arp) HADOOP-13963. /bin/bash is hard coded in some of the scripts.
[Aug 4, 2017 6:21:58 PM] (lei) HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu)
[Aug 4, 2017 7:51:33 PM] (arp) HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime.
[Aug 4, 2017 11:03:56 PM] (junping_du) YARN-6811. [ATS1.5] All history logs should be kept under its own User
[Aug 4, 2017 11:46:59 PM] (arp) HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt  [416K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/

[Aug 4, 2017 4:40:45 PM] (jzhuge) HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John
[Aug 4, 2017 5:40:52 PM] (arp) HADOOP-13963. /bin/bash is hard coded in some of the scripts.
[Aug 4, 2017 6:21:58 PM] (lei) HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu)
[Aug 4, 2017 7:51:33 PM] (arp) HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime.
[Aug 4, 2017 11:03:56 PM] (junping_du) YARN-6811. [ATS1.5] All history logs should be kept under its own User
[Aug 4, 2017 11:46:59 PM] (arp) HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt  [416K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/

[Aug 4, 2017 4:40:45 PM] (jzhuge) HADOOP-14471. Upgrade Jetty to latest 9.3 version. Contributed by John
[Aug 4, 2017 5:40:52 PM] (arp) HADOOP-13963. /bin/bash is hard coded in some of the scripts.
[Aug 4, 2017 6:21:58 PM] (lei) HDFS-12251. Add document for StreamCapabilities. (Lei (Eddy) Xu)
[Aug 4, 2017 7:51:33 PM] (arp) HDFS-12224. Add tests to TestJournalNodeSync for sync after JN downtime.
[Aug 4, 2017 11:03:56 PM] (junping_du) YARN-6811. [ATS1.5] All history logs should be kept under its own User
[Aug 4, 2017 11:46:59 PM] (arp) HADOOP-14685. Exclude some test jars from hadoop-client-minicluster jar.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.datanode.TestDataNodeErasureCodingMetrics 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.router.webapp.TestRouterWebServicesREST 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-router.txt  [416K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/484/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/

[Aug 2, 2017 7:03:25 AM] (jianhe) YARN-6872. [Addendum patch] Ensure apps could run given NodeLabels are
[Aug 2, 2017 11:48:06 AM] (stevel) HADOOP-14709. Fix checkstyle warnings in ContractTestUtils. Contributed
[Aug 2, 2017 3:59:33 PM] (epayne) YARN-6846. Nodemanager can fail to fully delete application local
[Aug 2, 2017 4:25:19 PM] (yufei) YARN-6895. [FairScheduler] Preemption reservation may cause regular
[Aug 2, 2017 5:53:22 PM] (epayne) YARN-5349.
[Aug 2, 2017 6:25:05 PM] (mackrorysd) HADOOP-13595. Rework hadoop_usage to be broken up by
[Aug 2, 2017 7:12:48 PM] (cdouglas) HDFS-6984. Serialize FileStatus via protobuf.
[Aug 2, 2017 9:22:46 PM] (manojpec) HDFS-9388. Decommission related code to support Maintenance State for
[Aug 3, 2017 1:57:10 PM] (sunilg) YARN-6678. Handle IllegalStateException in Async Scheduling mode of
[Aug 3, 2017 4:52:35 PM] (haibochen) YARN-6674 Add memory cgroup settings for opportunistic containers. 
[Aug 3, 2017 4:56:51 PM] (haibochen) YARN-6673 Add cpu cgroup configurations for opportunistic containers.
[Aug 3, 2017 6:33:37 PM] (yufei) YARN-6832. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 6:44:34 PM] (yufei) MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 9:18:03 PM] (subru) YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure.
[Aug 3, 2017 10:44:51 PM] (wang) HDFS-12131. Add some of the FSNamesystem JMX values as metrics.
[Aug 4, 2017 4:15:40 AM] (Arun Suresh) YARN-5977. ContainerManagementProtocol changes to support change of
[Aug 4, 2017 5:35:57 AM] (aajisaka) HADOOP-14706. Adding a helper method to determine whether a log is Log4j
[Aug 4, 2017 10:09:08 AM] (stevel) HADOOP-14126. Remove jackson, joda and other transient aws SDK




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestIPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/

[Aug 2, 2017 7:03:25 AM] (jianhe) YARN-6872. [Addendum patch] Ensure apps could run given NodeLabels are
[Aug 2, 2017 11:48:06 AM] (stevel) HADOOP-14709. Fix checkstyle warnings in ContractTestUtils. Contributed
[Aug 2, 2017 3:59:33 PM] (epayne) YARN-6846. Nodemanager can fail to fully delete application local
[Aug 2, 2017 4:25:19 PM] (yufei) YARN-6895. [FairScheduler] Preemption reservation may cause regular
[Aug 2, 2017 5:53:22 PM] (epayne) YARN-5349.
[Aug 2, 2017 6:25:05 PM] (mackrorysd) HADOOP-13595. Rework hadoop_usage to be broken up by
[Aug 2, 2017 7:12:48 PM] (cdouglas) HDFS-6984. Serialize FileStatus via protobuf.
[Aug 2, 2017 9:22:46 PM] (manojpec) HDFS-9388. Decommission related code to support Maintenance State for
[Aug 3, 2017 1:57:10 PM] (sunilg) YARN-6678. Handle IllegalStateException in Async Scheduling mode of
[Aug 3, 2017 4:52:35 PM] (haibochen) YARN-6674 Add memory cgroup settings for opportunistic containers. 
[Aug 3, 2017 4:56:51 PM] (haibochen) YARN-6673 Add cpu cgroup configurations for opportunistic containers.
[Aug 3, 2017 6:33:37 PM] (yufei) YARN-6832. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 6:44:34 PM] (yufei) MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 9:18:03 PM] (subru) YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure.
[Aug 3, 2017 10:44:51 PM] (wang) HDFS-12131. Add some of the FSNamesystem JMX values as metrics.
[Aug 4, 2017 4:15:40 AM] (Arun Suresh) YARN-5977. ContainerManagementProtocol changes to support change of
[Aug 4, 2017 5:35:57 AM] (aajisaka) HADOOP-14706. Adding a helper method to determine whether a log is Log4j
[Aug 4, 2017 10:09:08 AM] (stevel) HADOOP-14126. Remove jackson, joda and other transient aws SDK




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestIPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/

[Aug 2, 2017 7:03:25 AM] (jianhe) YARN-6872. [Addendum patch] Ensure apps could run given NodeLabels are
[Aug 2, 2017 11:48:06 AM] (stevel) HADOOP-14709. Fix checkstyle warnings in ContractTestUtils. Contributed
[Aug 2, 2017 3:59:33 PM] (epayne) YARN-6846. Nodemanager can fail to fully delete application local
[Aug 2, 2017 4:25:19 PM] (yufei) YARN-6895. [FairScheduler] Preemption reservation may cause regular
[Aug 2, 2017 5:53:22 PM] (epayne) YARN-5349.
[Aug 2, 2017 6:25:05 PM] (mackrorysd) HADOOP-13595. Rework hadoop_usage to be broken up by
[Aug 2, 2017 7:12:48 PM] (cdouglas) HDFS-6984. Serialize FileStatus via protobuf.
[Aug 2, 2017 9:22:46 PM] (manojpec) HDFS-9388. Decommission related code to support Maintenance State for
[Aug 3, 2017 1:57:10 PM] (sunilg) YARN-6678. Handle IllegalStateException in Async Scheduling mode of
[Aug 3, 2017 4:52:35 PM] (haibochen) YARN-6674 Add memory cgroup settings for opportunistic containers. 
[Aug 3, 2017 4:56:51 PM] (haibochen) YARN-6673 Add cpu cgroup configurations for opportunistic containers.
[Aug 3, 2017 6:33:37 PM] (yufei) YARN-6832. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 6:44:34 PM] (yufei) MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 9:18:03 PM] (subru) YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure.
[Aug 3, 2017 10:44:51 PM] (wang) HDFS-12131. Add some of the FSNamesystem JMX values as metrics.
[Aug 4, 2017 4:15:40 AM] (Arun Suresh) YARN-5977. ContainerManagementProtocol changes to support change of
[Aug 4, 2017 5:35:57 AM] (aajisaka) HADOOP-14706. Adding a helper method to determine whether a log is Log4j
[Aug 4, 2017 10:09:08 AM] (stevel) HADOOP-14126. Remove jackson, joda and other transient aws SDK




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestIPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/

[Aug 2, 2017 7:03:25 AM] (jianhe) YARN-6872. [Addendum patch] Ensure apps could run given NodeLabels are
[Aug 2, 2017 11:48:06 AM] (stevel) HADOOP-14709. Fix checkstyle warnings in ContractTestUtils. Contributed
[Aug 2, 2017 3:59:33 PM] (epayne) YARN-6846. Nodemanager can fail to fully delete application local
[Aug 2, 2017 4:25:19 PM] (yufei) YARN-6895. [FairScheduler] Preemption reservation may cause regular
[Aug 2, 2017 5:53:22 PM] (epayne) YARN-5349.
[Aug 2, 2017 6:25:05 PM] (mackrorysd) HADOOP-13595. Rework hadoop_usage to be broken up by
[Aug 2, 2017 7:12:48 PM] (cdouglas) HDFS-6984. Serialize FileStatus via protobuf.
[Aug 2, 2017 9:22:46 PM] (manojpec) HDFS-9388. Decommission related code to support Maintenance State for
[Aug 3, 2017 1:57:10 PM] (sunilg) YARN-6678. Handle IllegalStateException in Async Scheduling mode of
[Aug 3, 2017 4:52:35 PM] (haibochen) YARN-6674 Add memory cgroup settings for opportunistic containers. 
[Aug 3, 2017 4:56:51 PM] (haibochen) YARN-6673 Add cpu cgroup configurations for opportunistic containers.
[Aug 3, 2017 6:33:37 PM] (yufei) YARN-6832. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 6:44:34 PM] (yufei) MAPREDUCE-6914. Tests use assertTrue(....equals(...)) instead of
[Aug 3, 2017 9:18:03 PM] (subru) YARN-6932. Fix TestFederationRMFailoverProxyProvider test case failure.
[Aug 3, 2017 10:44:51 PM] (wang) HDFS-12131. Add some of the FSNamesystem JMX values as metrics.
[Aug 4, 2017 4:15:40 AM] (Arun Suresh) YARN-5977. ContainerManagementProtocol changes to support change of
[Aug 4, 2017 5:35:57 AM] (aajisaka) HADOOP-14706. Adding a helper method to determine whether a log is Log4j
[Aug 4, 2017 10:09:08 AM] (stevel) HADOOP-14126. Remove jackson, joda and other transient aws SDK




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestIPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.fs.adl.TestGetFileStatus 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-compile-javac-root.txt  [324K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-eol.txt  [11M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [248K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/483/artifact/out/patch-unit-hadoop-tools_hadoop-azure-datalake.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/

[Aug 1, 2017 4:56:33 PM] (jianhe) YARN-6872. Ensure apps could run given NodeLabels are disabled post RM
[Aug 1, 2017 8:31:44 PM] (arp) HDFS-14676. Wrong default value for fs.df.interval. Contributed by
[Aug 1, 2017 8:34:25 PM] (mackrorysd) HDFS-12151. Hadoop 2 clients cannot writeBlock to Hadoop 3 DataNodes.
[Aug 1, 2017 8:36:28 PM] (stevel) HADOOP-14660 wasb: improve throughput by 34% when account limit
[Aug 1, 2017 10:13:29 PM] (wang) HADOOP-14701. Configuration can log misleading warnings about an attempt
[Aug 1, 2017 11:00:53 PM] (lei) HADOOP-14495. Add set options interface to FSDataOutputStreamBuilder.
[Aug 1, 2017 11:28:20 PM] (manojpec) HDFS-12217. HDFS snapshots doesn't capture all open files when one of
[Aug 2, 2017 12:13:02 AM] (junping_du) HADOOP-14683. FileStatus.compareTo binary compatible issue. Contributed
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-5300. Exclude generated federation protobuf sources from YARN
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-3662. Federation Membership State Store internal APIs.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5406. In-memory based implementation of the
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5307. Federation Application State Store internal APIs
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-3664. Federation PolicyStore internal APIs
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5408. Compose Federation membership/application/policy APIs into an
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5407. In-memory based implementation of the
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-3672. Create Facade for Federation State and Policy Store.
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5467. InputValidator for the FederationStateStore internal APIs.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3673. Create a FailoverProxy for Federation services. Contributed
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3671. Integrate Federation services with ResourceManager.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5612. Return SubClusterId in
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5601. Make the RM epoch base value configurable. Contributed by
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5323. Policies APIs for Federation Router and AMRMProxy policies.
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5324. Stateless Federation router policies implementation. (Carlo
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5391. PolicyManager to tie together Router/AMRM Federation
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5634. Simplify initialization/use of RouterPolicy via a
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5676. Add a HashBasedRouterPolicy, and small policies and test
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5905. Update the RM webapp host that is reported as part of
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6093. Minor bugs with AMRMtoken renewal and state store
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6190. Validation and synchronization fixes in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6247. Share a single instance of SubClusterResolver instead of
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6370. Properly handle rack requests for non-active subclusters in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-3663. Federation State and Policy Store (DBMS implementation).
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5411. Create a proxy chain for ApplicationClientProtocol in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5413. Create a proxy chain for ResourceManager Admin API in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5531. UnmanagedAM pool manager for federating application across
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-alpha4 post rebase.
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6666. Fix unit test failure in TestRouterClientRMService. (Botong
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-3666. Federation Intercepting and propagating AM- home RM
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6511. Federation: transparently spanning application across
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6691. Update YARN daemon startup/shutdown scripts to include Router
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6724. Add ability to blacklist sub-clusters when invoking Routing
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-3659. Federation: routing client invocations transparently to
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6807. Adding required missing configs to Federation configuration
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6815. FederationStateStoreFacade return behavior should be
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6821. Move FederationStateStore SQL DDL files from test resource to
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up yarn-server-router (new) module pom to beta1 and fixing
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase.
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-5412. Create a proxy chain for ResourceManager REST API in the
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6902. Update Microsoft JDBC Driver for SQL Server version in
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6853. Add MySql Scripts for FederationStateStore. (Contributed by
[Aug 2, 2017 1:34:07 AM] (wheat9) HDFS-12107. FsDatasetImpl#removeVolumes floods the logs when removing
[Aug 2, 2017 6:06:25 AM] (iwasakims) HADOOP-14702. Fix formatting issue and regression caused by conversion




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestKDiag 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/

[Aug 1, 2017 4:56:33 PM] (jianhe) YARN-6872. Ensure apps could run given NodeLabels are disabled post RM
[Aug 1, 2017 8:31:44 PM] (arp) HDFS-14676. Wrong default value for fs.df.interval. Contributed by
[Aug 1, 2017 8:34:25 PM] (mackrorysd) HDFS-12151. Hadoop 2 clients cannot writeBlock to Hadoop 3 DataNodes.
[Aug 1, 2017 8:36:28 PM] (stevel) HADOOP-14660 wasb: improve throughput by 34% when account limit
[Aug 1, 2017 10:13:29 PM] (wang) HADOOP-14701. Configuration can log misleading warnings about an attempt
[Aug 1, 2017 11:00:53 PM] (lei) HADOOP-14495. Add set options interface to FSDataOutputStreamBuilder.
[Aug 1, 2017 11:28:20 PM] (manojpec) HDFS-12217. HDFS snapshots doesn't capture all open files when one of
[Aug 2, 2017 12:13:02 AM] (junping_du) HADOOP-14683. FileStatus.compareTo binary compatible issue. Contributed
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-5300. Exclude generated federation protobuf sources from YARN
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-3662. Federation Membership State Store internal APIs.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5406. In-memory based implementation of the
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5307. Federation Application State Store internal APIs
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-3664. Federation PolicyStore internal APIs
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5408. Compose Federation membership/application/policy APIs into an
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5407. In-memory based implementation of the
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-3672. Create Facade for Federation State and Policy Store.
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5467. InputValidator for the FederationStateStore internal APIs.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3673. Create a FailoverProxy for Federation services. Contributed
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3671. Integrate Federation services with ResourceManager.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5612. Return SubClusterId in
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5601. Make the RM epoch base value configurable. Contributed by
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5323. Policies APIs for Federation Router and AMRMProxy policies.
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5324. Stateless Federation router policies implementation. (Carlo
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5391. PolicyManager to tie together Router/AMRM Federation
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5634. Simplify initialization/use of RouterPolicy via a
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5676. Add a HashBasedRouterPolicy, and small policies and test
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5905. Update the RM webapp host that is reported as part of
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6093. Minor bugs with AMRMtoken renewal and state store
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6190. Validation and synchronization fixes in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6247. Share a single instance of SubClusterResolver instead of
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6370. Properly handle rack requests for non-active subclusters in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-3663. Federation State and Policy Store (DBMS implementation).
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5411. Create a proxy chain for ApplicationClientProtocol in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5413. Create a proxy chain for ResourceManager Admin API in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5531. UnmanagedAM pool manager for federating application across
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-alpha4 post rebase.
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6666. Fix unit test failure in TestRouterClientRMService. (Botong
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-3666. Federation Intercepting and propagating AM- home RM
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6511. Federation: transparently spanning application across
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6691. Update YARN daemon startup/shutdown scripts to include Router
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6724. Add ability to blacklist sub-clusters when invoking Routing
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-3659. Federation: routing client invocations transparently to
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6807. Adding required missing configs to Federation configuration
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6815. FederationStateStoreFacade return behavior should be
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6821. Move FederationStateStore SQL DDL files from test resource to
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up yarn-server-router (new) module pom to beta1 and fixing
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase.
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-5412. Create a proxy chain for ResourceManager REST API in the
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6902. Update Microsoft JDBC Driver for SQL Server version in
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6853. Add MySql Scripts for FederationStateStore. (Contributed by
[Aug 2, 2017 1:34:07 AM] (wheat9) HDFS-12107. FsDatasetImpl#removeVolumes floods the logs when removing
[Aug 2, 2017 6:06:25 AM] (iwasakims) HADOOP-14702. Fix formatting issue and regression caused by conversion




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestKDiag 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/

[Aug 1, 2017 4:56:33 PM] (jianhe) YARN-6872. Ensure apps could run given NodeLabels are disabled post RM
[Aug 1, 2017 8:31:44 PM] (arp) HDFS-14676. Wrong default value for fs.df.interval. Contributed by
[Aug 1, 2017 8:34:25 PM] (mackrorysd) HDFS-12151. Hadoop 2 clients cannot writeBlock to Hadoop 3 DataNodes.
[Aug 1, 2017 8:36:28 PM] (stevel) HADOOP-14660 wasb: improve throughput by 34% when account limit
[Aug 1, 2017 10:13:29 PM] (wang) HADOOP-14701. Configuration can log misleading warnings about an attempt
[Aug 1, 2017 11:00:53 PM] (lei) HADOOP-14495. Add set options interface to FSDataOutputStreamBuilder.
[Aug 1, 2017 11:28:20 PM] (manojpec) HDFS-12217. HDFS snapshots doesn't capture all open files when one of
[Aug 2, 2017 12:13:02 AM] (junping_du) HADOOP-14683. FileStatus.compareTo binary compatible issue. Contributed
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-5300. Exclude generated federation protobuf sources from YARN
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-3662. Federation Membership State Store internal APIs.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5406. In-memory based implementation of the
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5307. Federation Application State Store internal APIs
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-3664. Federation PolicyStore internal APIs
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5408. Compose Federation membership/application/policy APIs into an
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5407. In-memory based implementation of the
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-3672. Create Facade for Federation State and Policy Store.
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5467. InputValidator for the FederationStateStore internal APIs.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3673. Create a FailoverProxy for Federation services. Contributed
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3671. Integrate Federation services with ResourceManager.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5612. Return SubClusterId in
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5601. Make the RM epoch base value configurable. Contributed by
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5323. Policies APIs for Federation Router and AMRMProxy policies.
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5324. Stateless Federation router policies implementation. (Carlo
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5391. PolicyManager to tie together Router/AMRM Federation
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5634. Simplify initialization/use of RouterPolicy via a
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5676. Add a HashBasedRouterPolicy, and small policies and test
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5905. Update the RM webapp host that is reported as part of
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6093. Minor bugs with AMRMtoken renewal and state store
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6190. Validation and synchronization fixes in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6247. Share a single instance of SubClusterResolver instead of
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6370. Properly handle rack requests for non-active subclusters in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-3663. Federation State and Policy Store (DBMS implementation).
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5411. Create a proxy chain for ApplicationClientProtocol in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5413. Create a proxy chain for ResourceManager Admin API in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5531. UnmanagedAM pool manager for federating application across
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-alpha4 post rebase.
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6666. Fix unit test failure in TestRouterClientRMService. (Botong
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-3666. Federation Intercepting and propagating AM- home RM
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6511. Federation: transparently spanning application across
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6691. Update YARN daemon startup/shutdown scripts to include Router
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6724. Add ability to blacklist sub-clusters when invoking Routing
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-3659. Federation: routing client invocations transparently to
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6807. Adding required missing configs to Federation configuration
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6815. FederationStateStoreFacade return behavior should be
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6821. Move FederationStateStore SQL DDL files from test resource to
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up yarn-server-router (new) module pom to beta1 and fixing
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase.
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-5412. Create a proxy chain for ResourceManager REST API in the
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6902. Update Microsoft JDBC Driver for SQL Server version in
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6853. Add MySql Scripts for FederationStateStore. (Contributed by
[Aug 2, 2017 1:34:07 AM] (wheat9) HDFS-12107. FsDatasetImpl#removeVolumes floods the logs when removing
[Aug 2, 2017 6:06:25 AM] (iwasakims) HADOOP-14702. Fix formatting issue and regression caused by conversion




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestKDiag 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/

[Aug 1, 2017 4:56:33 PM] (jianhe) YARN-6872. Ensure apps could run given NodeLabels are disabled post RM
[Aug 1, 2017 8:31:44 PM] (arp) HDFS-14676. Wrong default value for fs.df.interval. Contributed by
[Aug 1, 2017 8:34:25 PM] (mackrorysd) HDFS-12151. Hadoop 2 clients cannot writeBlock to Hadoop 3 DataNodes.
[Aug 1, 2017 8:36:28 PM] (stevel) HADOOP-14660 wasb: improve throughput by 34% when account limit
[Aug 1, 2017 10:13:29 PM] (wang) HADOOP-14701. Configuration can log misleading warnings about an attempt
[Aug 1, 2017 11:00:53 PM] (lei) HADOOP-14495. Add set options interface to FSDataOutputStreamBuilder.
[Aug 1, 2017 11:28:20 PM] (manojpec) HDFS-12217. HDFS snapshots doesn't capture all open files when one of
[Aug 2, 2017 12:13:02 AM] (junping_du) HADOOP-14683. FileStatus.compareTo binary compatible issue. Contributed
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-5300. Exclude generated federation protobuf sources from YARN
[Aug 2, 2017 12:28:17 AM] (Carlo Curino) YARN-3662. Federation Membership State Store internal APIs.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5406. In-memory based implementation of the
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5390. Federation Subcluster Resolver. Contributed by Ellen Hui.
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-5307. Federation Application State Store internal APIs
[Aug 2, 2017 12:28:18 AM] (Carlo Curino) YARN-3664. Federation PolicyStore internal APIs
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5408. Compose Federation membership/application/policy APIs into an
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5407. In-memory based implementation of the
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5519. Add SubClusterId in AddApplicationHomeSubClusterResponse for
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-3672. Create Facade for Federation State and Policy Store.
[Aug 2, 2017 12:28:19 AM] (Carlo Curino) YARN-5467. InputValidator for the FederationStateStore internal APIs.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3673. Create a FailoverProxy for Federation services. Contributed
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-3671. Integrate Federation services with ResourceManager.
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5612. Return SubClusterId in
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5601. Make the RM epoch base value configurable. Contributed by
[Aug 2, 2017 12:28:20 AM] (Carlo Curino) YARN-5323. Policies APIs for Federation Router and AMRMProxy policies.
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5324. Stateless Federation router policies implementation. (Carlo
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5325. Stateless ARMRMProxy policies implementation. (Carlo Curino
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5391. PolicyManager to tie together Router/AMRM Federation
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5634. Simplify initialization/use of RouterPolicy via a
[Aug 2, 2017 12:28:21 AM] (Carlo Curino) YARN-5676. Add a HashBasedRouterPolicy, and small policies and test
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5905. Update the RM webapp host that is reported as part of
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5872. Add AlwayReject policies for router and amrmproxy. (Carlo
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6093. Minor bugs with AMRMtoken renewal and state store
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-5410. Bootstrap Router server module. (Giovanni Matteo Fumarola via
[Aug 2, 2017 12:28:22 AM] (Carlo Curino) YARN-6190. Validation and synchronization fixes in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6247. Share a single instance of SubClusterResolver instead of
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6370. Properly handle rack requests for non-active subclusters in
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-5602. Utils for Federation State and Policy Store. (Giovanni Matteo
[Aug 2, 2017 12:28:23 AM] (Carlo Curino) YARN-6203: Occasional test failure in TestWeightedRandomRouterPolicy
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-3663. Federation State and Policy Store (DBMS implementation).
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5411. Create a proxy chain for ApplicationClientProtocol in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5413. Create a proxy chain for ResourceManager Admin API in the
[Aug 2, 2017 12:28:24 AM] (Carlo Curino) YARN-5531. UnmanagedAM pool manager for federating application across
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-alpha4 post rebase.
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6666. Fix unit test failure in TestRouterClientRMService. (Botong
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-6484. Documenting the YARN Federation feature. (Carlo Curino via
[Aug 2, 2017 12:28:25 AM] (Carlo Curino) YARN-3666. Federation Intercepting and propagating AM- home RM
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6511. Federation: transparently spanning application across
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6691. Update YARN daemon startup/shutdown scripts to include Router
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6724. Add ability to blacklist sub-clusters when invoking Routing
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-3659. Federation: routing client invocations transparently to
[Aug 2, 2017 12:28:26 AM] (Carlo Curino) YARN-6807. Adding required missing configs to Federation configuration
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6815. FederationStateStoreFacade return behavior should be
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) YARN-6821. Move FederationStateStore SQL DDL files from test resource to
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up yarn-server-router (new) module pom to beta1 and fixing
[Aug 2, 2017 12:28:27 AM] (Carlo Curino) Bumping up hadoop-yarn-server-router module to 3.0.0-beta1 post rebase.
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6866. Minor clean-up and fixes in anticipation of YARN-2915 merge
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-5412. Create a proxy chain for ResourceManager REST API in the
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6902. Update Microsoft JDBC Driver for SQL Server version in
[Aug 2, 2017 12:28:28 AM] (Carlo Curino) YARN-6853. Add MySql Scripts for FederationStateStore. (Contributed by
[Aug 2, 2017 1:34:07 AM] (wheat9) HDFS-12107. FsDatasetImpl#removeVolumes floods the logs when removing
[Aug 2, 2017 6:06:25 AM] (iwasakims) HADOOP-14702. Fix formatting issue and regression caused by conversion




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestKDiag 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.client.TestFederationRMFailoverProxyProvider 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/482/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/

[Jul 31, 2017 8:00:10 AM] (aajisaka) HADOOP-14677. mvn clean compile fails. Contributed by Andras Bokor.
[Jul 31, 2017 6:33:55 PM] (arp) HDFS-12082. BlockInvalidateLimit value is incorrectly set after namenode
[Jul 31, 2017 9:09:16 PM] (junping_du) Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient,
[Jul 31, 2017 10:07:22 PM] (wang) HADOOP-14420. generateReports property is not applicable for
[Jul 31, 2017 10:09:34 PM] (wang) HADOOP-14644. Increase max heap size of Maven javadoc plugin.
[Aug 1, 2017 12:02:44 AM] (arp) HDFS-12154. Incorrect javadoc description in
[Aug 1, 2017 1:53:32 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 3:03:43 AM] (aw) HADOOP-14343. Wrong pid file name in error message when starting secure
[Aug 1, 2017 3:12:40 AM] (lei) HADOOP-14397. Pull up the builder pattern to FileSystem and add
[Aug 1, 2017 3:15:03 AM] (aajisaka) Revert "YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 5:56:42 AM] (aajisaka) MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails.
[Aug 1, 2017 6:15:43 AM] (aajisaka) HADOOP-14245. Use Mockito.when instead of Mockito.stub. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/

[Jul 31, 2017 8:00:10 AM] (aajisaka) HADOOP-14677. mvn clean compile fails. Contributed by Andras Bokor.
[Jul 31, 2017 6:33:55 PM] (arp) HDFS-12082. BlockInvalidateLimit value is incorrectly set after namenode
[Jul 31, 2017 9:09:16 PM] (junping_du) Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient,
[Jul 31, 2017 10:07:22 PM] (wang) HADOOP-14420. generateReports property is not applicable for
[Jul 31, 2017 10:09:34 PM] (wang) HADOOP-14644. Increase max heap size of Maven javadoc plugin.
[Aug 1, 2017 12:02:44 AM] (arp) HDFS-12154. Incorrect javadoc description in
[Aug 1, 2017 1:53:32 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 3:03:43 AM] (aw) HADOOP-14343. Wrong pid file name in error message when starting secure
[Aug 1, 2017 3:12:40 AM] (lei) HADOOP-14397. Pull up the builder pattern to FileSystem and add
[Aug 1, 2017 3:15:03 AM] (aajisaka) Revert "YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 5:56:42 AM] (aajisaka) MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails.
[Aug 1, 2017 6:15:43 AM] (aajisaka) HADOOP-14245. Use Mockito.when instead of Mockito.stub. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/

[Jul 31, 2017 8:00:10 AM] (aajisaka) HADOOP-14677. mvn clean compile fails. Contributed by Andras Bokor.
[Jul 31, 2017 6:33:55 PM] (arp) HDFS-12082. BlockInvalidateLimit value is incorrectly set after namenode
[Jul 31, 2017 9:09:16 PM] (junping_du) Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient,
[Jul 31, 2017 10:07:22 PM] (wang) HADOOP-14420. generateReports property is not applicable for
[Jul 31, 2017 10:09:34 PM] (wang) HADOOP-14644. Increase max heap size of Maven javadoc plugin.
[Aug 1, 2017 12:02:44 AM] (arp) HDFS-12154. Incorrect javadoc description in
[Aug 1, 2017 1:53:32 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 3:03:43 AM] (aw) HADOOP-14343. Wrong pid file name in error message when starting secure
[Aug 1, 2017 3:12:40 AM] (lei) HADOOP-14397. Pull up the builder pattern to FileSystem and add
[Aug 1, 2017 3:15:03 AM] (aajisaka) Revert "YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 5:56:42 AM] (aajisaka) MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails.
[Aug 1, 2017 6:15:43 AM] (aajisaka) HADOOP-14245. Use Mockito.when instead of Mockito.stub. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/

[Jul 31, 2017 8:00:10 AM] (aajisaka) HADOOP-14677. mvn clean compile fails. Contributed by Andras Bokor.
[Jul 31, 2017 6:33:55 PM] (arp) HDFS-12082. BlockInvalidateLimit value is incorrectly set after namenode
[Jul 31, 2017 9:09:16 PM] (junping_du) Revert "MAPREDUCE-5875. Make Counter limits consistent across JobClient,
[Jul 31, 2017 10:07:22 PM] (wang) HADOOP-14420. generateReports property is not applicable for
[Jul 31, 2017 10:09:34 PM] (wang) HADOOP-14644. Increase max heap size of Maven javadoc plugin.
[Aug 1, 2017 12:02:44 AM] (arp) HDFS-12154. Incorrect javadoc description in
[Aug 1, 2017 1:53:32 AM] (aajisaka) YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 3:03:43 AM] (aw) HADOOP-14343. Wrong pid file name in error message when starting secure
[Aug 1, 2017 3:12:40 AM] (lei) HADOOP-14397. Pull up the builder pattern to FileSystem and add
[Aug 1, 2017 3:15:03 AM] (aajisaka) Revert "YARN-6873. Moving logging APIs over to slf4j in
[Aug 1, 2017 5:56:42 AM] (aajisaka) MAPREDUCE-6921. TestUmbilicalProtocolWithJobToken#testJobTokenRpc fails.
[Aug 1, 2017 6:15:43 AM] (aajisaka) HADOOP-14245. Use Mockito.when instead of Mockito.stub. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/481/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/

[Jul 31, 2017 2:09:13 AM] (aajisaka) YARN-5728. TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization
[Jul 31, 2017 5:08:30 AM] (aajisaka) HADOOP-14690. RetryInvocationHandler should override toString().
[Jul 31, 2017 5:15:48 AM] (junping_du) HADOOP-14672. Shaded Hadoop-client-minicluster include unshaded classes,




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [528K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/

[Jul 31, 2017 2:09:13 AM] (aajisaka) YARN-5728. TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization
[Jul 31, 2017 5:08:30 AM] (aajisaka) HADOOP-14690. RetryInvocationHandler should override toString().
[Jul 31, 2017 5:15:48 AM] (junping_du) HADOOP-14672. Shaded Hadoop-client-minicluster include unshaded classes,




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [528K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/

[Jul 31, 2017 2:09:13 AM] (aajisaka) YARN-5728. TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization
[Jul 31, 2017 5:08:30 AM] (aajisaka) HADOOP-14690. RetryInvocationHandler should override toString().
[Jul 31, 2017 5:15:48 AM] (junping_du) HADOOP-14672. Shaded Hadoop-client-minicluster include unshaded classes,




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [528K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/

[Jul 31, 2017 2:09:13 AM] (aajisaka) YARN-5728. TestMiniYarnClusterNodeUtilization.testUpdateNodeUtilization
[Jul 31, 2017 5:08:30 AM] (aajisaka) HADOOP-14690. RetryInvocationHandler should override toString().
[Jul 31, 2017 5:15:48 AM] (junping_du) HADOOP-14672. Shaded Hadoop-client-minicluster include unshaded classes,




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSClientRetries 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestAuditLogs 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [528K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/480/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/479/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/

[Jul 28, 2017 7:51:03 AM] (weichiu) HDFS-12062. removeErasureCodingPolicy needs super user permission.
[Jul 28, 2017 4:46:54 PM] (jzhuge) HADOOP-14678. AdlFilesystem#initialize swallows exception when getting
[Jul 28, 2017 4:52:53 PM] (yufei) YARN-6802. Add max AM resource and AM resource usage to leaf queue view
[Jul 28, 2017 5:50:49 PM] (lei) HDFS-12044. Mismatch between BlockManager.maxReplicationStreams and
[Jul 28, 2017 6:24:44 PM] (wang) HDFS-12206. Rename the split EC / replicated block metrics.
[Jul 28, 2017 6:43:36 PM] (raviprak) HADOOP-14229. hadoop.security.auth_to_local example is incorrect in the
[Jul 28, 2017 9:06:59 PM] (junping_du) Revert "MAPREDUCE-6286. A typo in HistoryViewer makes some code useless,
[Jul 28, 2017 9:21:04 PM] (junping_du) Revert "MAPREDUCE-6199. AbstractCounters are not reset completely on
[Jul 28, 2017 10:44:36 PM] (subru) YARN-6897. Refactoring RMWebServices by moving some util methods to
[Jul 28, 2017 11:32:43 PM] (Arun Suresh) YARN-6870. Fix floating point inaccuracies in resource availability




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/

[Jul 28, 2017 7:51:03 AM] (weichiu) HDFS-12062. removeErasureCodingPolicy needs super user permission.
[Jul 28, 2017 4:46:54 PM] (jzhuge) HADOOP-14678. AdlFilesystem#initialize swallows exception when getting
[Jul 28, 2017 4:52:53 PM] (yufei) YARN-6802. Add max AM resource and AM resource usage to leaf queue view
[Jul 28, 2017 5:50:49 PM] (lei) HDFS-12044. Mismatch between BlockManager.maxReplicationStreams and
[Jul 28, 2017 6:24:44 PM] (wang) HDFS-12206. Rename the split EC / replicated block metrics.
[Jul 28, 2017 6:43:36 PM] (raviprak) HADOOP-14229. hadoop.security.auth_to_local example is incorrect in the
[Jul 28, 2017 9:06:59 PM] (junping_du) Revert "MAPREDUCE-6286. A typo in HistoryViewer makes some code useless,
[Jul 28, 2017 9:21:04 PM] (junping_du) Revert "MAPREDUCE-6199. AbstractCounters are not reset completely on
[Jul 28, 2017 10:44:36 PM] (subru) YARN-6897. Refactoring RMWebServices by moving some util methods to
[Jul 28, 2017 11:32:43 PM] (Arun Suresh) YARN-6870. Fix floating point inaccuracies in resource availability




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/

[Jul 28, 2017 7:51:03 AM] (weichiu) HDFS-12062. removeErasureCodingPolicy needs super user permission.
[Jul 28, 2017 4:46:54 PM] (jzhuge) HADOOP-14678. AdlFilesystem#initialize swallows exception when getting
[Jul 28, 2017 4:52:53 PM] (yufei) YARN-6802. Add max AM resource and AM resource usage to leaf queue view
[Jul 28, 2017 5:50:49 PM] (lei) HDFS-12044. Mismatch between BlockManager.maxReplicationStreams and
[Jul 28, 2017 6:24:44 PM] (wang) HDFS-12206. Rename the split EC / replicated block metrics.
[Jul 28, 2017 6:43:36 PM] (raviprak) HADOOP-14229. hadoop.security.auth_to_local example is incorrect in the
[Jul 28, 2017 9:06:59 PM] (junping_du) Revert "MAPREDUCE-6286. A typo in HistoryViewer makes some code useless,
[Jul 28, 2017 9:21:04 PM] (junping_du) Revert "MAPREDUCE-6199. AbstractCounters are not reset completely on
[Jul 28, 2017 10:44:36 PM] (subru) YARN-6897. Refactoring RMWebServices by moving some util methods to
[Jul 28, 2017 11:32:43 PM] (Arun Suresh) YARN-6870. Fix floating point inaccuracies in resource availability




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/

[Jul 28, 2017 7:51:03 AM] (weichiu) HDFS-12062. removeErasureCodingPolicy needs super user permission.
[Jul 28, 2017 4:46:54 PM] (jzhuge) HADOOP-14678. AdlFilesystem#initialize swallows exception when getting
[Jul 28, 2017 4:52:53 PM] (yufei) YARN-6802. Add max AM resource and AM resource usage to leaf queue view
[Jul 28, 2017 5:50:49 PM] (lei) HDFS-12044. Mismatch between BlockManager.maxReplicationStreams and
[Jul 28, 2017 6:24:44 PM] (wang) HDFS-12206. Rename the split EC / replicated block metrics.
[Jul 28, 2017 6:43:36 PM] (raviprak) HADOOP-14229. hadoop.security.auth_to_local example is incorrect in the
[Jul 28, 2017 9:06:59 PM] (junping_du) Revert "MAPREDUCE-6286. A typo in HistoryViewer makes some code useless,
[Jul 28, 2017 9:21:04 PM] (junping_du) Revert "MAPREDUCE-6199. AbstractCounters are not reset completely on
[Jul 28, 2017 10:44:36 PM] (subru) YARN-6897. Refactoring RMWebServices by moving some util methods to
[Jul 28, 2017 11:32:43 PM] (Arun Suresh) YARN-6870. Fix floating point inaccuracies in resource availability




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2906] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [52K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/478/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/

[Jul 27, 2017 5:44:50 PM] (varunsaxena) YARN-5548. Use MockRMMemoryStateStore to reduce test failures (Bibin A
[Jul 27, 2017 6:40:45 PM] (varunsaxena) Addendum for YARN-5548. Use MockRMMemoryStateStore to reduce test
[Jul 27, 2017 7:02:57 PM] (shv) HDFS-11896. Non-dfsUsed will be doubled on dead node re-registration.
[Jul 27, 2017 8:04:50 PM] (aw) HADOOP-14692. Upgrade Apache Rat
[Jul 27, 2017 8:23:15 PM] (jitendra) HDFS-2319. Add test cases for FSshell -stat. Contributed by XieXianshan
[Jul 27, 2017 11:48:24 PM] (yzhang) HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed
[Jul 28, 2017 12:10:52 AM] (aajisaka) HADOOP-11875. [JDK9] Adding a second copy of Hamlet without _ as a
[Jul 28, 2017 6:19:39 AM] (yufei) YARN-6864. FSPreemptionThread cleanup for readability. (Daniel Templeton




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/

[Jul 27, 2017 5:44:50 PM] (varunsaxena) YARN-5548. Use MockRMMemoryStateStore to reduce test failures (Bibin A
[Jul 27, 2017 6:40:45 PM] (varunsaxena) Addendum for YARN-5548. Use MockRMMemoryStateStore to reduce test
[Jul 27, 2017 7:02:57 PM] (shv) HDFS-11896. Non-dfsUsed will be doubled on dead node re-registration.
[Jul 27, 2017 8:04:50 PM] (aw) HADOOP-14692. Upgrade Apache Rat
[Jul 27, 2017 8:23:15 PM] (jitendra) HDFS-2319. Add test cases for FSshell -stat. Contributed by XieXianshan
[Jul 27, 2017 11:48:24 PM] (yzhang) HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed
[Jul 28, 2017 12:10:52 AM] (aajisaka) HADOOP-11875. [JDK9] Adding a second copy of Hamlet without _ as a
[Jul 28, 2017 6:19:39 AM] (yufei) YARN-6864. FSPreemptionThread cleanup for readability. (Daniel Templeton




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/

[Jul 27, 2017 5:44:50 PM] (varunsaxena) YARN-5548. Use MockRMMemoryStateStore to reduce test failures (Bibin A
[Jul 27, 2017 6:40:45 PM] (varunsaxena) Addendum for YARN-5548. Use MockRMMemoryStateStore to reduce test
[Jul 27, 2017 7:02:57 PM] (shv) HDFS-11896. Non-dfsUsed will be doubled on dead node re-registration.
[Jul 27, 2017 8:04:50 PM] (aw) HADOOP-14692. Upgrade Apache Rat
[Jul 27, 2017 8:23:15 PM] (jitendra) HDFS-2319. Add test cases for FSshell -stat. Contributed by XieXianshan
[Jul 27, 2017 11:48:24 PM] (yzhang) HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed
[Jul 28, 2017 12:10:52 AM] (aajisaka) HADOOP-11875. [JDK9] Adding a second copy of Hamlet without _ as a
[Jul 28, 2017 6:19:39 AM] (yufei) YARN-6864. FSPreemptionThread cleanup for readability. (Daniel Templeton




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/

[Jul 27, 2017 5:44:50 PM] (varunsaxena) YARN-5548. Use MockRMMemoryStateStore to reduce test failures (Bibin A
[Jul 27, 2017 6:40:45 PM] (varunsaxena) Addendum for YARN-5548. Use MockRMMemoryStateStore to reduce test
[Jul 27, 2017 7:02:57 PM] (shv) HDFS-11896. Non-dfsUsed will be doubled on dead node re-registration.
[Jul 27, 2017 8:04:50 PM] (aw) HADOOP-14692. Upgrade Apache Rat
[Jul 27, 2017 8:23:15 PM] (jitendra) HDFS-2319. Add test cases for FSshell -stat. Contributed by XieXianshan
[Jul 27, 2017 11:48:24 PM] (yzhang) HDFS-12190. Enable 'hdfs dfs -stat' to display access time. Contributed
[Jul 28, 2017 12:10:52 AM] (aajisaka) HADOOP-11875. [JDK9] Adding a second copy of Hamlet without _ as a
[Jul 28, 2017 6:19:39 AM] (yufei) YARN-6864. FSPreemptionThread cleanup for readability. (Daniel Templeton




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/diff-javadoc-javadoc-root.txt  [1.9M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/477/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/

[Jul 26, 2017 6:12:39 PM] (kihwal) HADOOP-14578. Bind IPC connections to kerberos UPN host for proxy users.




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/

[Jul 26, 2017 6:12:39 PM] (kihwal) HADOOP-14578. Bind IPC connections to kerberos UPN host for proxy users.




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/

[Jul 26, 2017 6:12:39 PM] (kihwal) HADOOP-14578. Bind IPC connections to kerberos UPN host for proxy users.




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/

[Jul 26, 2017 6:12:39 PM] (kihwal) HADOOP-14578. Bind IPC connections to kerberos UPN host for proxy users.




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-compile-root.txt  [292K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [316K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/476/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/

[Jul 24, 2017 7:24:23 AM] (aajisaka) HDFS-12176. dfsadmin shows DFS Used%: NaN% if the cluster has zero
[Jul 24, 2017 3:19:20 PM] (jlowe) YARN-6768. Improve performance of yarn api record toString and
[Jul 24, 2017 7:03:02 PM] (templedf) YARN-6844. AMRMClientImpl.checkNodeLabelExpression() has wrong error
[Jul 24, 2017 7:13:50 PM] (templedf) YARN-6779.
[Jul 24, 2017 8:44:00 PM] (templedf) YARN-6845. Variable scheduler of FSLeafQueue duplicates the one of its
[Jul 24, 2017 11:01:45 PM] (raviprak) HADOOP-14597. Native compilation broken with OpenSSL-1.1.0. Contributed
[Jul 25, 2017 2:06:15 AM] (raviprak) HDFS-12193. Fix style issues in HttpFS tests. Contributed by Zoran
[Jul 25, 2017 6:01:01 AM] (jitendra) HADOOP-14518. Customize User-Agent header sent in HTTP/HTTPS requests by
[Jul 25, 2017 6:12:08 AM] (aajisaka) YARN-6150. TestContainerManagerSecurity tests for Yarn Server are
[Jul 25, 2017 6:24:56 AM] (aajisaka) HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
[Jul 25, 2017 3:28:57 PM] (kihwal) HDFS-12143. Improve performance of getting and removing inode features.
[Jul 25, 2017 3:51:53 PM] (brahma) HADOOP-14455. ViewFileSystem#rename should support be supported within
[Jul 25, 2017 4:03:49 PM] (kihwal) HDFS-12171. Reduce IIP object allocations for inode lookup. Contributed
[Jul 25, 2017 4:57:14 PM] (jianhe) YARN-6804. Allow custom hostname for docker containers in native
[Jul 25, 2017 8:00:31 PM] (templedf) YARN-6307. Refactor FairShareComparator#compare (Contributed by Yufei Gu
[Jul 25, 2017 11:26:48 PM] (jitendra) HADOOP-14680. Azure: IndexOutOfBoundsException in BlockBlobInputStream.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/

[Jul 24, 2017 7:24:23 AM] (aajisaka) HDFS-12176. dfsadmin shows DFS Used%: NaN% if the cluster has zero
[Jul 24, 2017 3:19:20 PM] (jlowe) YARN-6768. Improve performance of yarn api record toString and
[Jul 24, 2017 7:03:02 PM] (templedf) YARN-6844. AMRMClientImpl.checkNodeLabelExpression() has wrong error
[Jul 24, 2017 7:13:50 PM] (templedf) YARN-6779.
[Jul 24, 2017 8:44:00 PM] (templedf) YARN-6845. Variable scheduler of FSLeafQueue duplicates the one of its
[Jul 24, 2017 11:01:45 PM] (raviprak) HADOOP-14597. Native compilation broken with OpenSSL-1.1.0. Contributed
[Jul 25, 2017 2:06:15 AM] (raviprak) HDFS-12193. Fix style issues in HttpFS tests. Contributed by Zoran
[Jul 25, 2017 6:01:01 AM] (jitendra) HADOOP-14518. Customize User-Agent header sent in HTTP/HTTPS requests by
[Jul 25, 2017 6:12:08 AM] (aajisaka) YARN-6150. TestContainerManagerSecurity tests for Yarn Server are
[Jul 25, 2017 6:24:56 AM] (aajisaka) HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
[Jul 25, 2017 3:28:57 PM] (kihwal) HDFS-12143. Improve performance of getting and removing inode features.
[Jul 25, 2017 3:51:53 PM] (brahma) HADOOP-14455. ViewFileSystem#rename should support be supported within
[Jul 25, 2017 4:03:49 PM] (kihwal) HDFS-12171. Reduce IIP object allocations for inode lookup. Contributed
[Jul 25, 2017 4:57:14 PM] (jianhe) YARN-6804. Allow custom hostname for docker containers in native
[Jul 25, 2017 8:00:31 PM] (templedf) YARN-6307. Refactor FairShareComparator#compare (Contributed by Yufei Gu
[Jul 25, 2017 11:26:48 PM] (jitendra) HADOOP-14680. Azure: IndexOutOfBoundsException in BlockBlobInputStream.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/

[Jul 24, 2017 7:24:23 AM] (aajisaka) HDFS-12176. dfsadmin shows DFS Used%: NaN% if the cluster has zero
[Jul 24, 2017 3:19:20 PM] (jlowe) YARN-6768. Improve performance of yarn api record toString and
[Jul 24, 2017 7:03:02 PM] (templedf) YARN-6844. AMRMClientImpl.checkNodeLabelExpression() has wrong error
[Jul 24, 2017 7:13:50 PM] (templedf) YARN-6779.
[Jul 24, 2017 8:44:00 PM] (templedf) YARN-6845. Variable scheduler of FSLeafQueue duplicates the one of its
[Jul 24, 2017 11:01:45 PM] (raviprak) HADOOP-14597. Native compilation broken with OpenSSL-1.1.0. Contributed
[Jul 25, 2017 2:06:15 AM] (raviprak) HDFS-12193. Fix style issues in HttpFS tests. Contributed by Zoran
[Jul 25, 2017 6:01:01 AM] (jitendra) HADOOP-14518. Customize User-Agent header sent in HTTP/HTTPS requests by
[Jul 25, 2017 6:12:08 AM] (aajisaka) YARN-6150. TestContainerManagerSecurity tests for Yarn Server are
[Jul 25, 2017 6:24:56 AM] (aajisaka) HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
[Jul 25, 2017 3:28:57 PM] (kihwal) HDFS-12143. Improve performance of getting and removing inode features.
[Jul 25, 2017 3:51:53 PM] (brahma) HADOOP-14455. ViewFileSystem#rename should support be supported within
[Jul 25, 2017 4:03:49 PM] (kihwal) HDFS-12171. Reduce IIP object allocations for inode lookup. Contributed
[Jul 25, 2017 4:57:14 PM] (jianhe) YARN-6804. Allow custom hostname for docker containers in native
[Jul 25, 2017 8:00:31 PM] (templedf) YARN-6307. Refactor FairShareComparator#compare (Contributed by Yufei Gu
[Jul 25, 2017 11:26:48 PM] (jitendra) HADOOP-14680. Azure: IndexOutOfBoundsException in BlockBlobInputStream.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/

[Jul 24, 2017 7:24:23 AM] (aajisaka) HDFS-12176. dfsadmin shows DFS Used%: NaN% if the cluster has zero
[Jul 24, 2017 3:19:20 PM] (jlowe) YARN-6768. Improve performance of yarn api record toString and
[Jul 24, 2017 7:03:02 PM] (templedf) YARN-6844. AMRMClientImpl.checkNodeLabelExpression() has wrong error
[Jul 24, 2017 7:13:50 PM] (templedf) YARN-6779.
[Jul 24, 2017 8:44:00 PM] (templedf) YARN-6845. Variable scheduler of FSLeafQueue duplicates the one of its
[Jul 24, 2017 11:01:45 PM] (raviprak) HADOOP-14597. Native compilation broken with OpenSSL-1.1.0. Contributed
[Jul 25, 2017 2:06:15 AM] (raviprak) HDFS-12193. Fix style issues in HttpFS tests. Contributed by Zoran
[Jul 25, 2017 6:01:01 AM] (jitendra) HADOOP-14518. Customize User-Agent header sent in HTTP/HTTPS requests by
[Jul 25, 2017 6:12:08 AM] (aajisaka) YARN-6150. TestContainerManagerSecurity tests for Yarn Server are
[Jul 25, 2017 6:24:56 AM] (aajisaka) HADOOP-14681. Remove MockitoMaker class. Contributed by Andras Bokor.
[Jul 25, 2017 3:28:57 PM] (kihwal) HDFS-12143. Improve performance of getting and removing inode features.
[Jul 25, 2017 3:51:53 PM] (brahma) HADOOP-14455. ViewFileSystem#rename should support be supported within
[Jul 25, 2017 4:03:49 PM] (kihwal) HDFS-12171. Reduce IIP object allocations for inode lookup. Contributed
[Jul 25, 2017 4:57:14 PM] (jianhe) YARN-6804. Allow custom hostname for docker containers in native
[Jul 25, 2017 8:00:31 PM] (templedf) YARN-6307. Refactor FairShareComparator#compare (Contributed by Yufei Gu
[Jul 25, 2017 11:26:48 PM] (jitendra) HADOOP-14680. Azure: IndexOutOfBoundsException in BlockBlobInputStream.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2100] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps 
       hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [312K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/475/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/

[Jul 24, 2017 6:09:03 AM] (sunilg) YARN-6102. RMActiveService context to be updated with new RMContext on




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/

[Jul 24, 2017 6:09:03 AM] (sunilg) YARN-6102. RMActiveService context to be updated with new RMContext on




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/

[Jul 24, 2017 6:09:03 AM] (sunilg) YARN-6102. RMActiveService context to be updated with new RMContext on




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/

[Jul 24, 2017 6:09:03 AM] (sunilg) YARN-6102. RMActiveService context to be updated with new RMContext on




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/

[Jul 23, 2017 4:56:18 AM] (brahma) Revert "YARN-6804. [YARN core changes] Allow custom hostname for docker




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/

[Jul 23, 2017 4:56:18 AM] (brahma) Revert "YARN-6804. [YARN core changes] Allow custom hostname for docker




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/

[Jul 23, 2017 4:56:18 AM] (brahma) Revert "YARN-6804. [YARN core changes] Allow custom hostname for docker




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/

[Jul 23, 2017 4:56:18 AM] (brahma) Revert "YARN-6804. [YARN core changes] Allow custom hostname for docker




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/473/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/

[Jul 21, 2017 7:14:19 AM] (kihwal) HDFS-11742. Improve balancer usability after HDFS-8818. Contributed by
[Jul 21, 2017 11:31:33 AM] (jianhe) YARN-6804. [YARN core changes] Allow custom hostname for docker
[Jul 21, 2017 12:25:03 PM] (weichiu) HDFS-12094. Log torrent when none isa-l EC is used. Contributed by LiXin




-1 overall


The following subsystems voted -1:
    findbugs mvninstall mvnsite unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.fs.http.server.TestHttpFSServer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvninstall-root.txt  [1.6M]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-checkstyle-root.txt  [17M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvnsite-root.txt  [992K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shelldocs.txt  [56K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-javadoc-root.txt  [6.3M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/

[Jul 21, 2017 7:14:19 AM] (kihwal) HDFS-11742. Improve balancer usability after HDFS-8818. Contributed by
[Jul 21, 2017 11:31:33 AM] (jianhe) YARN-6804. [YARN core changes] Allow custom hostname for docker
[Jul 21, 2017 12:25:03 PM] (weichiu) HDFS-12094. Log torrent when none isa-l EC is used. Contributed by LiXin




-1 overall


The following subsystems voted -1:
    findbugs mvninstall mvnsite unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.fs.http.server.TestHttpFSServer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvninstall-root.txt  [1.6M]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-checkstyle-root.txt  [17M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvnsite-root.txt  [992K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shelldocs.txt  [56K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-javadoc-root.txt  [6.3M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/

[Jul 21, 2017 7:14:19 AM] (kihwal) HDFS-11742. Improve balancer usability after HDFS-8818. Contributed by
[Jul 21, 2017 11:31:33 AM] (jianhe) YARN-6804. [YARN core changes] Allow custom hostname for docker
[Jul 21, 2017 12:25:03 PM] (weichiu) HDFS-12094. Log torrent when none isa-l EC is used. Contributed by LiXin




-1 overall


The following subsystems voted -1:
    findbugs mvninstall mvnsite unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.fs.http.server.TestHttpFSServer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvninstall-root.txt  [1.6M]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-checkstyle-root.txt  [17M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvnsite-root.txt  [992K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shelldocs.txt  [56K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-javadoc-root.txt  [6.3M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/

[Jul 21, 2017 7:14:19 AM] (kihwal) HDFS-11742. Improve balancer usability after HDFS-8818. Contributed by
[Jul 21, 2017 11:31:33 AM] (jianhe) YARN-6804. [YARN core changes] Allow custom hostname for docker
[Jul 21, 2017 12:25:03 PM] (weichiu) HDFS-12094. Log torrent when none isa-l EC is used. Contributed by LiXin




-1 overall


The following subsystems voted -1:
    findbugs mvninstall mvnsite unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 490] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.fs.http.server.TestHttpFSServer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   mvninstall:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvninstall-root.txt  [1.6M]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-checkstyle-root.txt  [17M]

   mvnsite:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-mvnsite-root.txt  [992K]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/diff-patch-shelldocs.txt  [56K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-javadoc-root.txt  [6.3M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/472/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/

[Jul 20, 2017 8:15:46 AM] (haibochen) YARN-6685. Add job count in to SLS JSON input format. (Yufei Gu via
[Jul 20, 2017 9:03:04 AM] (jlowe) YARN-6837. Null LocalResource visibility or resource type can crash the
[Jul 20, 2017 2:12:21 PM] (kihwal) HADOOP-14659. UGI getShortUserName does not need to search the Subject.
[Jul 20, 2017 2:47:25 PM] (shv) HDFS-11472. Fix inconsistent replica size after a data pipeline failure.
[Jul 20, 2017 6:23:13 PM] (weichiu) HADOOP-14557. Document HADOOP-8143 (Change distcp to have -pb on by
[Jul 20, 2017 8:45:09 PM] (jzhuge) HDFS-12166. Do not deprecate HTTPFS_TEMP. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/

[Jul 20, 2017 8:15:46 AM] (haibochen) YARN-6685. Add job count in to SLS JSON input format. (Yufei Gu via
[Jul 20, 2017 9:03:04 AM] (jlowe) YARN-6837. Null LocalResource visibility or resource type can crash the
[Jul 20, 2017 2:12:21 PM] (kihwal) HADOOP-14659. UGI getShortUserName does not need to search the Subject.
[Jul 20, 2017 2:47:25 PM] (shv) HDFS-11472. Fix inconsistent replica size after a data pipeline failure.
[Jul 20, 2017 6:23:13 PM] (weichiu) HADOOP-14557. Document HADOOP-8143 (Change distcp to have -pb on by
[Jul 20, 2017 8:45:09 PM] (jzhuge) HDFS-12166. Do not deprecate HTTPFS_TEMP. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/

[Jul 20, 2017 8:15:46 AM] (haibochen) YARN-6685. Add job count in to SLS JSON input format. (Yufei Gu via
[Jul 20, 2017 9:03:04 AM] (jlowe) YARN-6837. Null LocalResource visibility or resource type can crash the
[Jul 20, 2017 2:12:21 PM] (kihwal) HADOOP-14659. UGI getShortUserName does not need to search the Subject.
[Jul 20, 2017 2:47:25 PM] (shv) HDFS-11472. Fix inconsistent replica size after a data pipeline failure.
[Jul 20, 2017 6:23:13 PM] (weichiu) HADOOP-14557. Document HADOOP-8143 (Change distcp to have -pb on by
[Jul 20, 2017 8:45:09 PM] (jzhuge) HDFS-12166. Do not deprecate HTTPFS_TEMP. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/

[Jul 20, 2017 8:15:46 AM] (haibochen) YARN-6685. Add job count in to SLS JSON input format. (Yufei Gu via
[Jul 20, 2017 9:03:04 AM] (jlowe) YARN-6837. Null LocalResource visibility or resource type can crash the
[Jul 20, 2017 2:12:21 PM] (kihwal) HADOOP-14659. UGI getShortUserName does not need to search the Subject.
[Jul 20, 2017 2:47:25 PM] (shv) HDFS-11472. Fix inconsistent replica size after a data pipeline failure.
[Jul 20, 2017 6:23:13 PM] (weichiu) HADOOP-14557. Document HADOOP-8143 (Change distcp to have -pb on by
[Jul 20, 2017 8:45:09 PM] (jzhuge) HDFS-12166. Do not deprecate HTTPFS_TEMP. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/471/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/

[Jul 19, 2017 7:41:22 AM] (jlowe) HADOOP-14669. GenericTestUtils.waitFor should use monotonic time.
[Jul 19, 2017 8:21:43 AM] (brahma) HDFS-12067. Correct dfsadmin commands usage message to reflects IPC
[Jul 19, 2017 8:43:10 AM] (brahma) HDFS-12133. Correct ContentSummaryComputationContext Logger class name..
[Jul 19, 2017 10:29:06 AM] (aengineer) HDFS-12158. Secondary Namenode's web interface lack configs for
[Jul 19, 2017 10:56:50 AM] (yzhang) HDFS-12139. HTTPFS liststatus returns incorrect pathSuffix for path of
[Jul 19, 2017 12:26:40 PM] (Arun Suresh) YARN-6777. Support for ApplicationMasterService processing chain of
[Jul 19, 2017 1:58:55 PM] (templedf) HADOOP-14666. Tests use assertTrue(....equals(...)) instead of




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/

[Jul 19, 2017 7:41:22 AM] (jlowe) HADOOP-14669. GenericTestUtils.waitFor should use monotonic time.
[Jul 19, 2017 8:21:43 AM] (brahma) HDFS-12067. Correct dfsadmin commands usage message to reflects IPC
[Jul 19, 2017 8:43:10 AM] (brahma) HDFS-12133. Correct ContentSummaryComputationContext Logger class name..
[Jul 19, 2017 10:29:06 AM] (aengineer) HDFS-12158. Secondary Namenode's web interface lack configs for
[Jul 19, 2017 10:56:50 AM] (yzhang) HDFS-12139. HTTPFS liststatus returns incorrect pathSuffix for path of
[Jul 19, 2017 12:26:40 PM] (Arun Suresh) YARN-6777. Support for ApplicationMasterService processing chain of
[Jul 19, 2017 1:58:55 PM] (templedf) HADOOP-14666. Tests use assertTrue(....equals(...)) instead of




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/

[Jul 19, 2017 7:41:22 AM] (jlowe) HADOOP-14669. GenericTestUtils.waitFor should use monotonic time.
[Jul 19, 2017 8:21:43 AM] (brahma) HDFS-12067. Correct dfsadmin commands usage message to reflects IPC
[Jul 19, 2017 8:43:10 AM] (brahma) HDFS-12133. Correct ContentSummaryComputationContext Logger class name..
[Jul 19, 2017 10:29:06 AM] (aengineer) HDFS-12158. Secondary Namenode's web interface lack configs for
[Jul 19, 2017 10:56:50 AM] (yzhang) HDFS-12139. HTTPFS liststatus returns incorrect pathSuffix for path of
[Jul 19, 2017 12:26:40 PM] (Arun Suresh) YARN-6777. Support for ApplicationMasterService processing chain of
[Jul 19, 2017 1:58:55 PM] (templedf) HADOOP-14666. Tests use assertTrue(....equals(...)) instead of




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/

[Jul 19, 2017 7:41:22 AM] (jlowe) HADOOP-14669. GenericTestUtils.waitFor should use monotonic time.
[Jul 19, 2017 8:21:43 AM] (brahma) HDFS-12067. Correct dfsadmin commands usage message to reflects IPC
[Jul 19, 2017 8:43:10 AM] (brahma) HDFS-12133. Correct ContentSummaryComputationContext Logger class name..
[Jul 19, 2017 10:29:06 AM] (aengineer) HDFS-12158. Secondary Namenode's web interface lack configs for
[Jul 19, 2017 10:56:50 AM] (yzhang) HDFS-12139. HTTPFS liststatus returns incorrect pathSuffix for path of
[Jul 19, 2017 12:26:40 PM] (Arun Suresh) YARN-6777. Support for ApplicationMasterService processing chain of
[Jul 19, 2017 1:58:55 PM] (templedf) HADOOP-14666. Tests use assertTrue(....equals(...)) instead of




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2096] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.fs.http.client.TestHttpFSWithHttpFSFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/470/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/

[Jul 18, 2017 12:35:08 PM] (rchiang) YARN-6798. Fix NM startup failure with old state store due to version
[Jul 18, 2017 2:23:41 PM] (jlowe) HADOOP-14637. GenericTestUtils.waitFor needs to check condition again
[Jul 18, 2017 4:38:07 PM] (yufei) YARN-6778. In ResourceWeights, weights and setWeights() should be final.
[Jul 18, 2017 10:40:52 PM] (rohithsharmaks) YARN-6819. Application report fails if app rejected due to nodesize.
[Jul 19, 2017 12:13:06 AM] (jitendra) HADOOP-14642. wasb: add support for caching Authorization and SASKeys.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.shell.TestCopyFromLocal 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/

[Jul 18, 2017 12:35:08 PM] (rchiang) YARN-6798. Fix NM startup failure with old state store due to version
[Jul 18, 2017 2:23:41 PM] (jlowe) HADOOP-14637. GenericTestUtils.waitFor needs to check condition again
[Jul 18, 2017 4:38:07 PM] (yufei) YARN-6778. In ResourceWeights, weights and setWeights() should be final.
[Jul 18, 2017 10:40:52 PM] (rohithsharmaks) YARN-6819. Application report fails if app rejected due to nodesize.
[Jul 19, 2017 12:13:06 AM] (jitendra) HADOOP-14642. wasb: add support for caching Authorization and SASKeys.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.shell.TestCopyFromLocal 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/

[Jul 18, 2017 12:35:08 PM] (rchiang) YARN-6798. Fix NM startup failure with old state store due to version
[Jul 18, 2017 2:23:41 PM] (jlowe) HADOOP-14637. GenericTestUtils.waitFor needs to check condition again
[Jul 18, 2017 4:38:07 PM] (yufei) YARN-6778. In ResourceWeights, weights and setWeights() should be final.
[Jul 18, 2017 10:40:52 PM] (rohithsharmaks) YARN-6819. Application report fails if app rejected due to nodesize.
[Jul 19, 2017 12:13:06 AM] (jitendra) HADOOP-14642. wasb: add support for caching Authorization and SASKeys.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.shell.TestCopyFromLocal 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/

[Jul 18, 2017 12:35:08 PM] (rchiang) YARN-6798. Fix NM startup failure with old state store due to version
[Jul 18, 2017 2:23:41 PM] (jlowe) HADOOP-14637. GenericTestUtils.waitFor needs to check condition again
[Jul 18, 2017 4:38:07 PM] (yufei) YARN-6778. In ResourceWeights, weights and setWeights() should be final.
[Jul 18, 2017 10:40:52 PM] (rohithsharmaks) YARN-6819. Application report fails if app rejected due to nodesize.
[Jul 19, 2017 12:13:06 AM] (jitendra) HADOOP-14642. wasb: add support for caching Authorization and SASKeys.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.shell.TestCopyFromLocal 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [344K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/469/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/

[Jul 17, 2017 1:54:16 PM] (szetszwo) HDFS-12138. Remove redundant 'public' modifiers from BlockCollection. 
[Jul 17, 2017 2:11:14 PM] (Arun Suresh) YARN-6706. Refactor ContainerScheduler to make oversubscription change
[Jul 17, 2017 9:32:37 PM] (aajisaka) HADOOP-14539. Move commons logging APIs over to slf4j in hadoop-common.
[Jul 17, 2017 11:19:09 PM] (sunilg) Addendum patch for YARN-5731




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/

[Jul 17, 2017 1:54:16 PM] (szetszwo) HDFS-12138. Remove redundant 'public' modifiers from BlockCollection. 
[Jul 17, 2017 2:11:14 PM] (Arun Suresh) YARN-6706. Refactor ContainerScheduler to make oversubscription change
[Jul 17, 2017 9:32:37 PM] (aajisaka) HADOOP-14539. Move commons logging APIs over to slf4j in hadoop-common.
[Jul 17, 2017 11:19:09 PM] (sunilg) Addendum patch for YARN-5731




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/

[Jul 17, 2017 1:54:16 PM] (szetszwo) HDFS-12138. Remove redundant 'public' modifiers from BlockCollection. 
[Jul 17, 2017 2:11:14 PM] (Arun Suresh) YARN-6706. Refactor ContainerScheduler to make oversubscription change
[Jul 17, 2017 9:32:37 PM] (aajisaka) HADOOP-14539. Move commons logging APIs over to slf4j in hadoop-common.
[Jul 17, 2017 11:19:09 PM] (sunilg) Addendum patch for YARN-5731




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/

[Jul 17, 2017 1:54:16 PM] (szetszwo) HDFS-12138. Remove redundant 'public' modifiers from BlockCollection. 
[Jul 17, 2017 2:11:14 PM] (Arun Suresh) YARN-6706. Refactor ContainerScheduler to make oversubscription change
[Jul 17, 2017 9:32:37 PM] (aajisaka) HADOOP-14539. Move commons logging APIs over to slf4j in hadoop-common.
[Jul 17, 2017 11:19:09 PM] (sunilg) Addendum patch for YARN-5731




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.mapreduce.security.TestUmbilicalProtocolWithJobToken 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-compile-javac-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [44K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/468/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/

[Jul 16, 2017 10:59:34 AM] (aengineer) HDFS-11786. Add support to make copyFromLocal multi threaded.
[Jul 17, 2017 1:05:15 AM] (sunilg) MAPREDUCE-6889. Add Job#close API to shutdown MR client services.
[Jul 17, 2017 2:27:55 AM] (jitendra) HADOOP-14640. Azure: Support affinity for service running on localhost




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [548K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/

[Jul 16, 2017 10:59:34 AM] (aengineer) HDFS-11786. Add support to make copyFromLocal multi threaded.
[Jul 17, 2017 1:05:15 AM] (sunilg) MAPREDUCE-6889. Add Job#close API to shutdown MR client services.
[Jul 17, 2017 2:27:55 AM] (jitendra) HADOOP-14640. Azure: Support affinity for service running on localhost




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [548K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/

[Jul 16, 2017 10:59:34 AM] (aengineer) HDFS-11786. Add support to make copyFromLocal multi threaded.
[Jul 17, 2017 1:05:15 AM] (sunilg) MAPREDUCE-6889. Add Job#close API to shutdown MR client services.
[Jul 17, 2017 2:27:55 AM] (jitendra) HADOOP-14640. Azure: Support affinity for service running on localhost




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [548K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/

[Jul 16, 2017 10:59:34 AM] (aengineer) HDFS-11786. Add support to make copyFromLocal multi threaded.
[Jul 17, 2017 1:05:15 AM] (sunilg) MAPREDUCE-6889. Add Job#close API to shutdown MR client services.
[Jul 17, 2017 2:27:55 AM] (jitendra) HADOOP-14640. Azure: Support affinity for service running on localhost




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [548K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/467/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/

[Jul 15, 2017 8:27:17 AM] (stevel) HADOOP-14662. Update azure-storage sdk to version 5.4.0. Contributed by
[Jul 14, 2017 7:38:31 PM] (brahma) HDFS-12112. TestBlockManager#testBlockManagerMachinesArray sometimes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/

[Jul 15, 2017 8:27:17 AM] (stevel) HADOOP-14662. Update azure-storage sdk to version 5.4.0. Contributed by
[Jul 14, 2017 7:38:31 PM] (brahma) HDFS-12112. TestBlockManager#testBlockManagerMachinesArray sometimes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/

[Jul 15, 2017 8:27:17 AM] (stevel) HADOOP-14662. Update azure-storage sdk to version 5.4.0. Contributed by
[Jul 14, 2017 7:38:31 PM] (brahma) HDFS-12112. TestBlockManager#testBlockManagerMachinesArray sometimes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/

[Jul 15, 2017 8:27:17 AM] (stevel) HADOOP-14662. Update azure-storage sdk to version 5.4.0. Contributed by
[Jul 14, 2017 7:38:31 PM] (brahma) HDFS-12112. TestBlockManager#testBlockManagerMachinesArray sometimes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [240K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/466/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/

[Jul 14, 2017 8:23:39 AM] (bibinchundatt) YARN-6759. Fix TestRMRestart.testRMRestartWaitForPreviousAMToFinish
[Jul 14, 2017 7:56:00 PM] (jlowe) YARN-3260. AM attempt fail to register before RM processes launch event.
[Jul 14, 2017 8:36:27 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary.
[Jul 14, 2017 8:41:43 PM] (kihwal) HDFS-12137. DN dataset lock should be fair. Contributed by Daryn Sharp.
[Jul 14, 2017 9:07:17 PM] (kihwal) HDFS-12140. Remove BPOfferService lock contention to get block pool id.
[Jul 14, 2017 9:10:45 PM] (yufei) YARN-6625. yarn application -list returns a tracking URL for AM that
[Jul 14, 2017 9:34:01 PM] (szetszwo) Revert "HDFS-12130. Optimizing permission check for getContentSummary."
[Jul 14, 2017 9:35:51 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary. 
[Jul 15, 2017 5:22:53 AM] (xiao) HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/

[Jul 14, 2017 8:23:39 AM] (bibinchundatt) YARN-6759. Fix TestRMRestart.testRMRestartWaitForPreviousAMToFinish
[Jul 14, 2017 7:56:00 PM] (jlowe) YARN-3260. AM attempt fail to register before RM processes launch event.
[Jul 14, 2017 8:36:27 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary.
[Jul 14, 2017 8:41:43 PM] (kihwal) HDFS-12137. DN dataset lock should be fair. Contributed by Daryn Sharp.
[Jul 14, 2017 9:07:17 PM] (kihwal) HDFS-12140. Remove BPOfferService lock contention to get block pool id.
[Jul 14, 2017 9:10:45 PM] (yufei) YARN-6625. yarn application -list returns a tracking URL for AM that
[Jul 14, 2017 9:34:01 PM] (szetszwo) Revert "HDFS-12130. Optimizing permission check for getContentSummary."
[Jul 14, 2017 9:35:51 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary. 
[Jul 15, 2017 5:22:53 AM] (xiao) HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/

[Jul 14, 2017 8:23:39 AM] (bibinchundatt) YARN-6759. Fix TestRMRestart.testRMRestartWaitForPreviousAMToFinish
[Jul 14, 2017 7:56:00 PM] (jlowe) YARN-3260. AM attempt fail to register before RM processes launch event.
[Jul 14, 2017 8:36:27 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary.
[Jul 14, 2017 8:41:43 PM] (kihwal) HDFS-12137. DN dataset lock should be fair. Contributed by Daryn Sharp.
[Jul 14, 2017 9:07:17 PM] (kihwal) HDFS-12140. Remove BPOfferService lock contention to get block pool id.
[Jul 14, 2017 9:10:45 PM] (yufei) YARN-6625. yarn application -list returns a tracking URL for AM that
[Jul 14, 2017 9:34:01 PM] (szetszwo) Revert "HDFS-12130. Optimizing permission check for getContentSummary."
[Jul 14, 2017 9:35:51 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary. 
[Jul 15, 2017 5:22:53 AM] (xiao) HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/

[Jul 14, 2017 8:23:39 AM] (bibinchundatt) YARN-6759. Fix TestRMRestart.testRMRestartWaitForPreviousAMToFinish
[Jul 14, 2017 7:56:00 PM] (jlowe) YARN-3260. AM attempt fail to register before RM processes launch event.
[Jul 14, 2017 8:36:27 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary.
[Jul 14, 2017 8:41:43 PM] (kihwal) HDFS-12137. DN dataset lock should be fair. Contributed by Daryn Sharp.
[Jul 14, 2017 9:07:17 PM] (kihwal) HDFS-12140. Remove BPOfferService lock contention to get block pool id.
[Jul 14, 2017 9:10:45 PM] (yufei) YARN-6625. yarn application -list returns a tracking URL for AM that
[Jul 14, 2017 9:34:01 PM] (szetszwo) Revert "HDFS-12130. Optimizing permission check for getContentSummary."
[Jul 14, 2017 9:35:51 PM] (szetszwo) HDFS-12130. Optimizing permission check for getContentSummary. 
[Jul 15, 2017 5:22:53 AM] (xiao) HADOOP-14521. KMS client needs retry logic. Contributed by Rushabh S




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/465/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/

[Jul 13, 2017 11:18:29 AM] (sunilg) YARN-5731. Preemption calculation is not accurate when reserved
[Jul 13, 2017 12:41:43 PM] (iwasakims) HADOOP-14646.
[Jul 13, 2017 5:30:15 PM] (wangda) YARN-6775. CapacityScheduler: Improvements to assignContainers, avoid
[Jul 13, 2017 10:27:40 PM] (jlowe) YARN-6654. RollingLevelDBTimelineStore backwards incompatible after fst
[Jul 13, 2017 10:38:17 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:42:38 PM] (jlowe) Revert "YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:44:47 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 11:16:45 PM] (raviprak) MAPREDUCE-6910. MapReduceTrackingUriPlugin can not return the right URI
[Jul 14, 2017 2:37:05 AM] (sunilg) YARN-6792. Incorrect XML convertion in NodeIDsInfo and
[Jul 14, 2017 6:10:10 AM] (yufei) YARN-6769. Make schedulables without demand less needy in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/

[Jul 13, 2017 11:18:29 AM] (sunilg) YARN-5731. Preemption calculation is not accurate when reserved
[Jul 13, 2017 12:41:43 PM] (iwasakims) HADOOP-14646.
[Jul 13, 2017 5:30:15 PM] (wangda) YARN-6775. CapacityScheduler: Improvements to assignContainers, avoid
[Jul 13, 2017 10:27:40 PM] (jlowe) YARN-6654. RollingLevelDBTimelineStore backwards incompatible after fst
[Jul 13, 2017 10:38:17 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:42:38 PM] (jlowe) Revert "YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:44:47 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 11:16:45 PM] (raviprak) MAPREDUCE-6910. MapReduceTrackingUriPlugin can not return the right URI
[Jul 14, 2017 2:37:05 AM] (sunilg) YARN-6792. Incorrect XML convertion in NodeIDsInfo and
[Jul 14, 2017 6:10:10 AM] (yufei) YARN-6769. Make schedulables without demand less needy in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/

[Jul 13, 2017 11:18:29 AM] (sunilg) YARN-5731. Preemption calculation is not accurate when reserved
[Jul 13, 2017 12:41:43 PM] (iwasakims) HADOOP-14646.
[Jul 13, 2017 5:30:15 PM] (wangda) YARN-6775. CapacityScheduler: Improvements to assignContainers, avoid
[Jul 13, 2017 10:27:40 PM] (jlowe) YARN-6654. RollingLevelDBTimelineStore backwards incompatible after fst
[Jul 13, 2017 10:38:17 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:42:38 PM] (jlowe) Revert "YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:44:47 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 11:16:45 PM] (raviprak) MAPREDUCE-6910. MapReduceTrackingUriPlugin can not return the right URI
[Jul 14, 2017 2:37:05 AM] (sunilg) YARN-6792. Incorrect XML convertion in NodeIDsInfo and
[Jul 14, 2017 6:10:10 AM] (yufei) YARN-6769. Make schedulables without demand less needy in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/

[Jul 13, 2017 11:18:29 AM] (sunilg) YARN-5731. Preemption calculation is not accurate when reserved
[Jul 13, 2017 12:41:43 PM] (iwasakims) HADOOP-14646.
[Jul 13, 2017 5:30:15 PM] (wangda) YARN-6775. CapacityScheduler: Improvements to assignContainers, avoid
[Jul 13, 2017 10:27:40 PM] (jlowe) YARN-6654. RollingLevelDBTimelineStore backwards incompatible after fst
[Jul 13, 2017 10:38:17 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:42:38 PM] (jlowe) Revert "YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 10:44:47 PM] (jlowe) YARN-6805. NPE in LinuxContainerExecutor due to null
[Jul 13, 2017 11:16:45 PM] (raviprak) MAPREDUCE-6910. MapReduceTrackingUriPlugin can not return the right URI
[Jul 14, 2017 2:37:05 AM] (sunilg) YARN-6792. Incorrect XML convertion in NodeIDsInfo and
[Jul 14, 2017 6:10:10 AM] (yufei) YARN-6769. Make schedulables without demand less needy in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.ha.TestEditLogTailer 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [300K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/464/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/

[Jul 12, 2017 9:37:39 AM] (stevel) HADOOP-14581. Restrict setOwner to list of user when security is enabled
[Jul 12, 2017 10:38:32 AM] (aajisaka) YARN-6809. Fix typo in ResourceManagerHA.md. Contributed by Yeliang
[Jul 12, 2017 8:52:56 PM] (jlowe) YARN-6797. TimelineWriter does not fully consume the POST response.
[Jul 12, 2017 9:15:04 PM] (szetszwo) HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS.  Contributed
[Jul 12, 2017 10:40:45 PM] (xgong) YARN-6689. PlacementRule should be configurable. (Jonathan Hung via
[Jul 12, 2017 11:26:19 PM] (xyao) HDFS-11502. Datanode UI should display hostname based on JMX bean




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/

[Jul 12, 2017 9:37:39 AM] (stevel) HADOOP-14581. Restrict setOwner to list of user when security is enabled
[Jul 12, 2017 10:38:32 AM] (aajisaka) YARN-6809. Fix typo in ResourceManagerHA.md. Contributed by Yeliang
[Jul 12, 2017 8:52:56 PM] (jlowe) YARN-6797. TimelineWriter does not fully consume the POST response.
[Jul 12, 2017 9:15:04 PM] (szetszwo) HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS.  Contributed
[Jul 12, 2017 10:40:45 PM] (xgong) YARN-6689. PlacementRule should be configurable. (Jonathan Hung via
[Jul 12, 2017 11:26:19 PM] (xyao) HDFS-11502. Datanode UI should display hostname based on JMX bean




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/

[Jul 12, 2017 9:37:39 AM] (stevel) HADOOP-14581. Restrict setOwner to list of user when security is enabled
[Jul 12, 2017 10:38:32 AM] (aajisaka) YARN-6809. Fix typo in ResourceManagerHA.md. Contributed by Yeliang
[Jul 12, 2017 8:52:56 PM] (jlowe) YARN-6797. TimelineWriter does not fully consume the POST response.
[Jul 12, 2017 9:15:04 PM] (szetszwo) HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS.  Contributed
[Jul 12, 2017 10:40:45 PM] (xgong) YARN-6689. PlacementRule should be configurable. (Jonathan Hung via
[Jul 12, 2017 11:26:19 PM] (xyao) HDFS-11502. Datanode UI should display hostname based on JMX bean




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/

[Jul 12, 2017 9:37:39 AM] (stevel) HADOOP-14581. Restrict setOwner to list of user when security is enabled
[Jul 12, 2017 10:38:32 AM] (aajisaka) YARN-6809. Fix typo in ResourceManagerHA.md. Contributed by Yeliang
[Jul 12, 2017 8:52:56 PM] (jlowe) YARN-6797. TimelineWriter does not fully consume the POST response.
[Jul 12, 2017 9:15:04 PM] (szetszwo) HDFS-6874. Add GETFILEBLOCKLOCATIONS operation to HttpFS.  Contributed
[Jul 12, 2017 10:40:45 PM] (xgong) YARN-6689. PlacementRule should be configurable. (Jonathan Hung via
[Jul 12, 2017 11:26:19 PM] (xyao) HDFS-11502. Datanode UI should display hostname based on JMX bean




-1 overall


The following subsystems voted -1:
    compile findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   compile:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-compile-root.txt  [300K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [296K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/463/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/

[Jul 11, 2017 9:22:44 AM] (sunilg) YARN-6714. IllegalStateException while handling APP_ATTEMPT_REMOVED
[Jul 11, 2017 12:40:11 PM] (yqlin) HDFS-12085. Reconfigure namenode heartbeat interval fails if the
[Jul 11, 2017 6:19:08 PM] (jzhuge) HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in
[Jul 11, 2017 8:34:27 PM] (stevel) HADOOP-14535 wasb: implement high-performance random access and seek of
[Jul 12, 2017 2:35:50 AM] (aajisaka) HADOOP-14629. Improve exception checking in FileContext related JUnit
[Jul 12, 2017 4:06:41 AM] (jzhuge) HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/

[Jul 11, 2017 9:22:44 AM] (sunilg) YARN-6714. IllegalStateException while handling APP_ATTEMPT_REMOVED
[Jul 11, 2017 12:40:11 PM] (yqlin) HDFS-12085. Reconfigure namenode heartbeat interval fails if the
[Jul 11, 2017 6:19:08 PM] (jzhuge) HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in
[Jul 11, 2017 8:34:27 PM] (stevel) HADOOP-14535 wasb: implement high-performance random access and seek of
[Jul 12, 2017 2:35:50 AM] (aajisaka) HADOOP-14629. Improve exception checking in FileContext related JUnit
[Jul 12, 2017 4:06:41 AM] (jzhuge) HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/

[Jul 11, 2017 9:22:44 AM] (sunilg) YARN-6714. IllegalStateException while handling APP_ATTEMPT_REMOVED
[Jul 11, 2017 12:40:11 PM] (yqlin) HDFS-12085. Reconfigure namenode heartbeat interval fails if the
[Jul 11, 2017 6:19:08 PM] (jzhuge) HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in
[Jul 11, 2017 8:34:27 PM] (stevel) HADOOP-14535 wasb: implement high-performance random access and seek of
[Jul 12, 2017 2:35:50 AM] (aajisaka) HADOOP-14629. Improve exception checking in FileContext related JUnit
[Jul 12, 2017 4:06:41 AM] (jzhuge) HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/

[Jul 11, 2017 9:22:44 AM] (sunilg) YARN-6714. IllegalStateException while handling APP_ATTEMPT_REMOVED
[Jul 11, 2017 12:40:11 PM] (yqlin) HDFS-12085. Reconfigure namenode heartbeat interval fails if the
[Jul 11, 2017 6:19:08 PM] (jzhuge) HDFS-12052. Set SWEBHDFS delegation token kind when ssl is enabled in
[Jul 11, 2017 8:34:27 PM] (stevel) HADOOP-14535 wasb: implement high-performance random access and seek of
[Jul 12, 2017 2:35:50 AM] (aajisaka) HADOOP-14629. Improve exception checking in FileContext related JUnit
[Jul 12, 2017 4:06:41 AM] (jzhuge) HDFS-12114. Consistent HttpFS property names. Contributed by John Zhuge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.server.datanode.TestDataNodeUUID 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/462/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/

[Jul 10, 2017 10:53:13 AM] (stevel) HADOOP-14634. Remove jline from main Hadoop pom.xml. Contributed by Ray
[Jul 10, 2017 9:34:58 PM] (Arun Suresh) YARN-6776. Refactor ApplicaitonMasterService to move actual processing
[Jul 11, 2017 12:48:27 AM] (jitendra) HADOOP-10829. Iteration on CredentialProviderFactory.serviceLoader is
[Jul 11, 2017 4:30:13 AM] (aajisaka) HADOOP-14638. Replace commons-logging APIs with slf4j in StreamPumper.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/

[Jul 10, 2017 10:53:13 AM] (stevel) HADOOP-14634. Remove jline from main Hadoop pom.xml. Contributed by Ray
[Jul 10, 2017 9:34:58 PM] (Arun Suresh) YARN-6776. Refactor ApplicaitonMasterService to move actual processing
[Jul 11, 2017 12:48:27 AM] (jitendra) HADOOP-10829. Iteration on CredentialProviderFactory.serviceLoader is
[Jul 11, 2017 4:30:13 AM] (aajisaka) HADOOP-14638. Replace commons-logging APIs with slf4j in StreamPumper.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/

[Jul 10, 2017 10:53:13 AM] (stevel) HADOOP-14634. Remove jline from main Hadoop pom.xml. Contributed by Ray
[Jul 10, 2017 9:34:58 PM] (Arun Suresh) YARN-6776. Refactor ApplicaitonMasterService to move actual processing
[Jul 11, 2017 12:48:27 AM] (jitendra) HADOOP-10829. Iteration on CredentialProviderFactory.serviceLoader is
[Jul 11, 2017 4:30:13 AM] (aajisaka) HADOOP-14638. Replace commons-logging APIs with slf4j in StreamPumper.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/

[Jul 10, 2017 10:53:13 AM] (stevel) HADOOP-14634. Remove jline from main Hadoop pom.xml. Contributed by Ray
[Jul 10, 2017 9:34:58 PM] (Arun Suresh) YARN-6776. Refactor ApplicaitonMasterService to move actual processing
[Jul 11, 2017 12:48:27 AM] (jitendra) HADOOP-10829. Iteration on CredentialProviderFactory.serviceLoader is
[Jul 11, 2017 4:30:13 AM] (aajisaka) HADOOP-14638. Replace commons-logging APIs with slf4j in StreamPumper.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/461/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/

[Jul 9, 2017 10:02:31 AM] (danieltempleton) YARN-6752. Display reserved resources in web UI per application
[Jul 9, 2017 10:27:32 AM] (templedf) YARN-6746. SchedulerUtils.checkResourceRequestMatchingNodePartition() is
[Jul 9, 2017 10:34:35 AM] (templedf) YARN-6410. FSContext.scheduler should be final (Contributed by Yeliang
[Jul 9, 2017 11:56:09 AM] (naganarasimha_gr) YARN-6428. Queue AM limit is not honored in CS always. Contributed by
[Jul 9, 2017 3:58:24 PM] (naganarasimha_gr) YARN-6770. A small mistake in the example of TimelineClient. Contributed
[Jul 9, 2017 11:09:12 PM] (yufei) YARN-6764. Simplify the logic in FairScheduler#attemptScheduling.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [28K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/

[Jul 9, 2017 10:02:31 AM] (danieltempleton) YARN-6752. Display reserved resources in web UI per application
[Jul 9, 2017 10:27:32 AM] (templedf) YARN-6746. SchedulerUtils.checkResourceRequestMatchingNodePartition() is
[Jul 9, 2017 10:34:35 AM] (templedf) YARN-6410. FSContext.scheduler should be final (Contributed by Yeliang
[Jul 9, 2017 11:56:09 AM] (naganarasimha_gr) YARN-6428. Queue AM limit is not honored in CS always. Contributed by
[Jul 9, 2017 3:58:24 PM] (naganarasimha_gr) YARN-6770. A small mistake in the example of TimelineClient. Contributed
[Jul 9, 2017 11:09:12 PM] (yufei) YARN-6764. Simplify the logic in FairScheduler#attemptScheduling.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [28K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/

[Jul 9, 2017 10:02:31 AM] (danieltempleton) YARN-6752. Display reserved resources in web UI per application
[Jul 9, 2017 10:27:32 AM] (templedf) YARN-6746. SchedulerUtils.checkResourceRequestMatchingNodePartition() is
[Jul 9, 2017 10:34:35 AM] (templedf) YARN-6410. FSContext.scheduler should be final (Contributed by Yeliang
[Jul 9, 2017 11:56:09 AM] (naganarasimha_gr) YARN-6428. Queue AM limit is not honored in CS always. Contributed by
[Jul 9, 2017 3:58:24 PM] (naganarasimha_gr) YARN-6770. A small mistake in the example of TimelineClient. Contributed
[Jul 9, 2017 11:09:12 PM] (yufei) YARN-6764. Simplify the logic in FairScheduler#attemptScheduling.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [28K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/

[Jul 9, 2017 10:02:31 AM] (danieltempleton) YARN-6752. Display reserved resources in web UI per application
[Jul 9, 2017 10:27:32 AM] (templedf) YARN-6746. SchedulerUtils.checkResourceRequestMatchingNodePartition() is
[Jul 9, 2017 10:34:35 AM] (templedf) YARN-6410. FSContext.scheduler should be final (Contributed by Yeliang
[Jul 9, 2017 11:56:09 AM] (naganarasimha_gr) YARN-6428. Queue AM limit is not honored in CS always. Contributed by
[Jul 9, 2017 3:58:24 PM] (naganarasimha_gr) YARN-6770. A small mistake in the example of TimelineClient. Contributed
[Jul 9, 2017 11:09:12 PM] (yufei) YARN-6764. Simplify the logic in FairScheduler#attemptScheduling.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [424K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/460/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [28K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [40K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/459/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/

[Jul 7, 2017 1:13:10 PM] (weichiu) HADOOP-14563. LoadBalancingKMSClientProvider#warmUpEncryptedKeys
[Jul 7, 2017 5:53:18 PM] (aajisaka) Revert "HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 5:54:24 PM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 6:01:59 PM] (wang) Add release notes, changes, jdiff for 3.0.0-alpha4
[Jul 7, 2017 8:26:16 PM] (junping_du) MAPREDUCE-6246. DBOutputFormat.java appending extra semicolon to query




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/

[Jul 7, 2017 1:13:10 PM] (weichiu) HADOOP-14563. LoadBalancingKMSClientProvider#warmUpEncryptedKeys
[Jul 7, 2017 5:53:18 PM] (aajisaka) Revert "HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 5:54:24 PM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 6:01:59 PM] (wang) Add release notes, changes, jdiff for 3.0.0-alpha4
[Jul 7, 2017 8:26:16 PM] (junping_du) MAPREDUCE-6246. DBOutputFormat.java appending extra semicolon to query




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/

[Jul 7, 2017 1:13:10 PM] (weichiu) HADOOP-14563. LoadBalancingKMSClientProvider#warmUpEncryptedKeys
[Jul 7, 2017 5:53:18 PM] (aajisaka) Revert "HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 5:54:24 PM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 6:01:59 PM] (wang) Add release notes, changes, jdiff for 3.0.0-alpha4
[Jul 7, 2017 8:26:16 PM] (junping_du) MAPREDUCE-6246. DBOutputFormat.java appending extra semicolon to query




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/

[Jul 7, 2017 1:13:10 PM] (weichiu) HADOOP-14563. LoadBalancingKMSClientProvider#warmUpEncryptedKeys
[Jul 7, 2017 5:53:18 PM] (aajisaka) Revert "HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 5:54:24 PM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in
[Jul 7, 2017 6:01:59 PM] (wang) Add release notes, changes, jdiff for 3.0.0-alpha4
[Jul 7, 2017 8:26:16 PM] (junping_du) MAPREDUCE-6246. DBOutputFormat.java appending extra semicolon to query




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestLeaseRecovery2 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/458/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.6.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/

[Jul 6, 2017 2:40:09 PM] (jlowe) YARN-6708. Nodemanager container crash after ext3 folder limit.
[Jul 7, 2017 6:00:47 AM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure130 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure000 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure060 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure210 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure030 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure170 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure100 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure200 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure190 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure180 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure110 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/

[Jul 6, 2017 2:40:09 PM] (jlowe) YARN-6708. Nodemanager container crash after ext3 folder limit.
[Jul 7, 2017 6:00:47 AM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure130 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure000 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure060 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure210 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure030 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure170 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure100 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure200 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure190 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure180 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure110 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/

[Jul 6, 2017 2:40:09 PM] (jlowe) YARN-6708. Nodemanager container crash after ext3 folder limit.
[Jul 7, 2017 6:00:47 AM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure130 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure000 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure060 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure210 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure030 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure170 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure100 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure200 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure190 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure180 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure110 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/

[Jul 6, 2017 2:40:09 PM] (jlowe) YARN-6708. Nodemanager container crash after ext3 folder limit.
[Jul 7, 2017 6:00:47 AM] (aajisaka) HADOOP-14587. Use GenericTestUtils.setLogLevel when available in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 357] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure130 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure000 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure060 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure210 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure030 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure170 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure100 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure200 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure120 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure190 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure020 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure180 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure110 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [376K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/457/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/

[Jul 5, 2017 10:35:18 AM] (vinayakumarb) HADOOP-13414. Hide Jetty Server version header in HTTP responses.
[Jul 5, 2017 6:10:57 PM] (liuml07) HDFS-12089. Fix ambiguous NN retry log message in WebHDFS. Contributed
[Jul 5, 2017 6:16:56 PM] (jzhuge) HADOOP-14608. KMS JMX servlet path not backwards compatible. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/

[Jul 5, 2017 10:35:18 AM] (vinayakumarb) HADOOP-13414. Hide Jetty Server version header in HTTP responses.
[Jul 5, 2017 6:10:57 PM] (liuml07) HDFS-12089. Fix ambiguous NN retry log message in WebHDFS. Contributed
[Jul 5, 2017 6:16:56 PM] (jzhuge) HADOOP-14608. KMS JMX servlet path not backwards compatible. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/

[Jul 5, 2017 10:35:18 AM] (vinayakumarb) HADOOP-13414. Hide Jetty Server version header in HTTP responses.
[Jul 5, 2017 6:10:57 PM] (liuml07) HDFS-12089. Fix ambiguous NN retry log message in WebHDFS. Contributed
[Jul 5, 2017 6:16:56 PM] (jzhuge) HADOOP-14608. KMS JMX servlet path not backwards compatible. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/

[Jul 5, 2017 10:35:18 AM] (vinayakumarb) HADOOP-13414. Hide Jetty Server version header in HTTP responses.
[Jul 5, 2017 6:10:57 PM] (liuml07) HDFS-12089. Fix ambiguous NN retry log message in WebHDFS. Contributed
[Jul 5, 2017 6:16:56 PM] (jzhuge) HADOOP-14608. KMS JMX servlet path not backwards compatible. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/456/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/

[Jul 4, 2017 9:48:02 AM] (stevel) HADOOP-14615. Add ServiceOperations.stopQuietly that accept slf4j logger
[Jul 4, 2017 9:55:20 AM] (aajisaka) HADOOP-14571. Deprecate public APIs relate to log4j1
[Jul 4, 2017 10:41:07 AM] (stevel) HADOOP-14617. Add ReflectionUtils.logThreadInfo that accept slf4j logger




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/

[Jul 4, 2017 9:48:02 AM] (stevel) HADOOP-14615. Add ServiceOperations.stopQuietly that accept slf4j logger
[Jul 4, 2017 9:55:20 AM] (aajisaka) HADOOP-14571. Deprecate public APIs relate to log4j1
[Jul 4, 2017 10:41:07 AM] (stevel) HADOOP-14617. Add ReflectionUtils.logThreadInfo that accept slf4j logger




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/

[Jul 4, 2017 9:48:02 AM] (stevel) HADOOP-14615. Add ServiceOperations.stopQuietly that accept slf4j logger
[Jul 4, 2017 9:55:20 AM] (aajisaka) HADOOP-14571. Deprecate public APIs relate to log4j1
[Jul 4, 2017 10:41:07 AM] (stevel) HADOOP-14617. Add ReflectionUtils.logThreadInfo that accept slf4j logger




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/

[Jul 4, 2017 9:48:02 AM] (stevel) HADOOP-14615. Add ServiceOperations.stopQuietly that accept slf4j logger
[Jul 4, 2017 9:55:20 AM] (aajisaka) HADOOP-14571. Deprecate public APIs relate to log4j1
[Jul 4, 2017 10:41:07 AM] (stevel) HADOOP-14617. Add ReflectionUtils.logThreadInfo that accept slf4j logger




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-compile-javac-root.txt  [308K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/455/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/

[Jul 4, 2017 5:02:14 AM] (aajisaka) HDFS-12079. Description of dfs.block.invalidate.limit is incorrect in
[Jul 4, 2017 5:51:52 AM] (aajisaka) HDFS-12078. Add time unit to the description of property




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/

[Jul 4, 2017 5:02:14 AM] (aajisaka) HDFS-12079. Description of dfs.block.invalidate.limit is incorrect in
[Jul 4, 2017 5:51:52 AM] (aajisaka) HDFS-12078. Add time unit to the description of property




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/

[Jul 4, 2017 5:02:14 AM] (aajisaka) HDFS-12079. Description of dfs.block.invalidate.limit is incorrect in
[Jul 4, 2017 5:51:52 AM] (aajisaka) HDFS-12078. Add time unit to the description of property




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/

[Jul 4, 2017 5:02:14 AM] (aajisaka) HDFS-12079. Description of dfs.block.invalidate.limit is incorrect in
[Jul 4, 2017 5:51:52 AM] (aajisaka) HDFS-12078. Add time unit to the description of property




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/454/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/

[Jul 2, 2017 10:26:27 AM] (naganarasimha_gr) MAPREDUCE-6905. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [408K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/

[Jul 2, 2017 10:26:27 AM] (naganarasimha_gr) MAPREDUCE-6905. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [408K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/

[Jul 2, 2017 10:26:27 AM] (naganarasimha_gr) MAPREDUCE-6905. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [408K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/

[Jul 2, 2017 10:26:27 AM] (naganarasimha_gr) MAPREDUCE-6905. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [408K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/453/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [328K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [328K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [328K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [328K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/452/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/

[Jun 30, 2017 5:19:27 PM] (arp) Revert "HDFS-12043. Add counters for block re-replication. Contributed
[Jun 30, 2017 5:20:12 PM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 5:28:01 PM] (weichiu) HDFS-12042. Lazy initialize AbstractINodeDiffList#diffs for snapshots to
[Jun 30, 2017 11:53:48 PM] (liuml07) HADOOP-14443. Azure: Support retry and client side failover for
[Jul 1, 2017 12:03:44 AM] (haibochen) YARN-5067 Support specifying resources for AM containers in SLS. (Yufei
[Jul 1, 2017 6:59:39 AM] (naganarasimha_gr) YARN-6681. Eliminate double-copy of child queues in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/

[Jun 30, 2017 5:19:27 PM] (arp) Revert "HDFS-12043. Add counters for block re-replication. Contributed
[Jun 30, 2017 5:20:12 PM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 5:28:01 PM] (weichiu) HDFS-12042. Lazy initialize AbstractINodeDiffList#diffs for snapshots to
[Jun 30, 2017 11:53:48 PM] (liuml07) HADOOP-14443. Azure: Support retry and client side failover for
[Jul 1, 2017 12:03:44 AM] (haibochen) YARN-5067 Support specifying resources for AM containers in SLS. (Yufei
[Jul 1, 2017 6:59:39 AM] (naganarasimha_gr) YARN-6681. Eliminate double-copy of child queues in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/

[Jun 30, 2017 5:19:27 PM] (arp) Revert "HDFS-12043. Add counters for block re-replication. Contributed
[Jun 30, 2017 5:20:12 PM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 5:28:01 PM] (weichiu) HDFS-12042. Lazy initialize AbstractINodeDiffList#diffs for snapshots to
[Jun 30, 2017 11:53:48 PM] (liuml07) HADOOP-14443. Azure: Support retry and client side failover for
[Jul 1, 2017 12:03:44 AM] (haibochen) YARN-5067 Support specifying resources for AM containers in SLS. (Yufei
[Jul 1, 2017 6:59:39 AM] (naganarasimha_gr) YARN-6681. Eliminate double-copy of child queues in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/

[Jun 30, 2017 5:19:27 PM] (arp) Revert "HDFS-12043. Add counters for block re-replication. Contributed
[Jun 30, 2017 5:20:12 PM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 5:28:01 PM] (weichiu) HDFS-12042. Lazy initialize AbstractINodeDiffList#diffs for snapshots to
[Jun 30, 2017 11:53:48 PM] (liuml07) HADOOP-14443. Azure: Support retry and client side failover for
[Jul 1, 2017 12:03:44 AM] (haibochen) YARN-5067 Support specifying resources for AM containers in SLS. (Yufei
[Jul 1, 2017 6:59:39 AM] (naganarasimha_gr) YARN-6681. Eliminate double-copy of child queues in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure140 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/451/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/

[Jun 29, 2017 1:38:41 PM] (weichiu) HDFS-11881. NameNode consumes a lot of memory for snapshot diff report
[Jun 29, 2017 3:03:16 PM] (aw) HADOOP-14602. allow custom release notes/changelog during create-release
[Jun 29, 2017 4:22:00 PM] (liuml07) HADOOP-14601. Azure: Reuse ObjectMapper. Contributed by Mingliang Liu
[Jun 29, 2017 7:28:43 PM] (templedf) HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed
[Jun 29, 2017 8:54:16 PM] (wang) Revert "HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs.
[Jun 29, 2017 11:53:50 PM] (templedf) YARN-6751. Display reserved resources in web UI per queue (Contributed
[Jun 30, 2017 12:07:52 AM] (liuml07) HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream;
[Jun 30, 2017 12:15:13 AM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 12:57:40 AM] (wang) Updating version for 3.0.0-beta1 development
[Jun 30, 2017 3:10:35 AM] (xgong) YARN-6694. Add certain envs to the default




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHASafeMode 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/

[Jun 29, 2017 1:38:41 PM] (weichiu) HDFS-11881. NameNode consumes a lot of memory for snapshot diff report
[Jun 29, 2017 3:03:16 PM] (aw) HADOOP-14602. allow custom release notes/changelog during create-release
[Jun 29, 2017 4:22:00 PM] (liuml07) HADOOP-14601. Azure: Reuse ObjectMapper. Contributed by Mingliang Liu
[Jun 29, 2017 7:28:43 PM] (templedf) HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed
[Jun 29, 2017 8:54:16 PM] (wang) Revert "HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs.
[Jun 29, 2017 11:53:50 PM] (templedf) YARN-6751. Display reserved resources in web UI per queue (Contributed
[Jun 30, 2017 12:07:52 AM] (liuml07) HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream;
[Jun 30, 2017 12:15:13 AM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 12:57:40 AM] (wang) Updating version for 3.0.0-beta1 development
[Jun 30, 2017 3:10:35 AM] (xgong) YARN-6694. Add certain envs to the default




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHASafeMode 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/

[Jun 29, 2017 1:38:41 PM] (weichiu) HDFS-11881. NameNode consumes a lot of memory for snapshot diff report
[Jun 29, 2017 3:03:16 PM] (aw) HADOOP-14602. allow custom release notes/changelog during create-release
[Jun 29, 2017 4:22:00 PM] (liuml07) HADOOP-14601. Azure: Reuse ObjectMapper. Contributed by Mingliang Liu
[Jun 29, 2017 7:28:43 PM] (templedf) HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed
[Jun 29, 2017 8:54:16 PM] (wang) Revert "HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs.
[Jun 29, 2017 11:53:50 PM] (templedf) YARN-6751. Display reserved resources in web UI per queue (Contributed
[Jun 30, 2017 12:07:52 AM] (liuml07) HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream;
[Jun 30, 2017 12:15:13 AM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 12:57:40 AM] (wang) Updating version for 3.0.0-beta1 development
[Jun 30, 2017 3:10:35 AM] (xgong) YARN-6694. Add certain envs to the default




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHASafeMode 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/

[Jun 29, 2017 1:38:41 PM] (weichiu) HDFS-11881. NameNode consumes a lot of memory for snapshot diff report
[Jun 29, 2017 3:03:16 PM] (aw) HADOOP-14602. allow custom release notes/changelog during create-release
[Jun 29, 2017 4:22:00 PM] (liuml07) HADOOP-14601. Azure: Reuse ObjectMapper. Contributed by Mingliang Liu
[Jun 29, 2017 7:28:43 PM] (templedf) HADOOP-14611. NetworkTopology.DEFAULT_HOST_LEVEL is unused (Contributed
[Jun 29, 2017 8:54:16 PM] (wang) Revert "HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs.
[Jun 29, 2017 11:53:50 PM] (templedf) YARN-6751. Display reserved resources in web UI per queue (Contributed
[Jun 30, 2017 12:07:52 AM] (liuml07) HADOOP-14596. AWS SDK 1.11+ aborts() on close() if > 0 bytes in stream;
[Jun 30, 2017 12:15:13 AM] (arp) HDFS-12043. Add counters for block re-replication. Contributed by Chen
[Jun 30, 2017 12:57:40 AM] (wang) Updating version for 3.0.0-beta1 development
[Jun 30, 2017 3:10:35 AM] (xgong) YARN-6694. Add certain envs to the default




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2888] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 302] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2085] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.ha.TestHASafeMode 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.gridmix.TestRecordFactory 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/450/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/

[Jun 28, 2017 6:49:09 AM] (xiao) HADOOP-14515. Addendum. Specifically configure zookeeper-related log
[Jun 28, 2017 9:22:13 AM] (stevel) HADOOP-14190. Add more on S3 regions to the s3a documentation.
[Jun 28, 2017 5:54:25 PM] (weichiu) HDFS-11870. Add CLI cmd to enable/disable an erasure code policy.
[Jun 28, 2017 8:17:58 PM] (templedf) YARN-6743. yarn.resourcemanager.zk-max-znode-size.bytes description
[Jun 28, 2017 8:47:23 PM] (lei) Add -E option in 'ls' to list erasure coding policy of each file and
[Jun 28, 2017 8:53:54 PM] (weichiu) HADOOP-14297. Update the documentation about the new ec codecs config
[Jun 28, 2017 9:18:59 PM] (liuml07) HADOOP-14609. NPE in AzureNativeFileSystemStore.checkContainer() if
[Jun 28, 2017 10:32:04 PM] (junping_du) YARN-5311. Document graceful decommission CLI and usage. Contributed by
[Jun 28, 2017 10:40:58 PM] (sunilg) YARN-6280. Introduce deselect query param to skip ResourceRequest from
[Jun 29, 2017 12:33:44 AM] (aw) MAPREDUCE-6536. hadoop-pipes doesn't use maven properties for openssl
[Jun 29, 2017 3:26:36 AM] (kai.zheng) HADOOP-14479. Erasurecode testcase failures with native enabled.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.fs.contract.hdfs.TestHDFSContractCreate 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/

[Jun 28, 2017 6:49:09 AM] (xiao) HADOOP-14515. Addendum. Specifically configure zookeeper-related log
[Jun 28, 2017 9:22:13 AM] (stevel) HADOOP-14190. Add more on S3 regions to the s3a documentation.
[Jun 28, 2017 5:54:25 PM] (weichiu) HDFS-11870. Add CLI cmd to enable/disable an erasure code policy.
[Jun 28, 2017 8:17:58 PM] (templedf) YARN-6743. yarn.resourcemanager.zk-max-znode-size.bytes description
[Jun 28, 2017 8:47:23 PM] (lei) Add -E option in 'ls' to list erasure coding policy of each file and
[Jun 28, 2017 8:53:54 PM] (weichiu) HADOOP-14297. Update the documentation about the new ec codecs config
[Jun 28, 2017 9:18:59 PM] (liuml07) HADOOP-14609. NPE in AzureNativeFileSystemStore.checkContainer() if
[Jun 28, 2017 10:32:04 PM] (junping_du) YARN-5311. Document graceful decommission CLI and usage. Contributed by
[Jun 28, 2017 10:40:58 PM] (sunilg) YARN-6280. Introduce deselect query param to skip ResourceRequest from
[Jun 29, 2017 12:33:44 AM] (aw) MAPREDUCE-6536. hadoop-pipes doesn't use maven properties for openssl
[Jun 29, 2017 3:26:36 AM] (kai.zheng) HADOOP-14479. Erasurecode testcase failures with native enabled.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.fs.contract.hdfs.TestHDFSContractCreate 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/

[Jun 28, 2017 6:49:09 AM] (xiao) HADOOP-14515. Addendum. Specifically configure zookeeper-related log
[Jun 28, 2017 9:22:13 AM] (stevel) HADOOP-14190. Add more on S3 regions to the s3a documentation.
[Jun 28, 2017 5:54:25 PM] (weichiu) HDFS-11870. Add CLI cmd to enable/disable an erasure code policy.
[Jun 28, 2017 8:17:58 PM] (templedf) YARN-6743. yarn.resourcemanager.zk-max-znode-size.bytes description
[Jun 28, 2017 8:47:23 PM] (lei) Add -E option in 'ls' to list erasure coding policy of each file and
[Jun 28, 2017 8:53:54 PM] (weichiu) HADOOP-14297. Update the documentation about the new ec codecs config
[Jun 28, 2017 9:18:59 PM] (liuml07) HADOOP-14609. NPE in AzureNativeFileSystemStore.checkContainer() if
[Jun 28, 2017 10:32:04 PM] (junping_du) YARN-5311. Document graceful decommission CLI and usage. Contributed by
[Jun 28, 2017 10:40:58 PM] (sunilg) YARN-6280. Introduce deselect query param to skip ResourceRequest from
[Jun 29, 2017 12:33:44 AM] (aw) MAPREDUCE-6536. hadoop-pipes doesn't use maven properties for openssl
[Jun 29, 2017 3:26:36 AM] (kai.zheng) HADOOP-14479. Erasurecode testcase failures with native enabled.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.fs.contract.hdfs.TestHDFSContractCreate 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/

[Jun 28, 2017 6:49:09 AM] (xiao) HADOOP-14515. Addendum. Specifically configure zookeeper-related log
[Jun 28, 2017 9:22:13 AM] (stevel) HADOOP-14190. Add more on S3 regions to the s3a documentation.
[Jun 28, 2017 5:54:25 PM] (weichiu) HDFS-11870. Add CLI cmd to enable/disable an erasure code policy.
[Jun 28, 2017 8:17:58 PM] (templedf) YARN-6743. yarn.resourcemanager.zk-max-znode-size.bytes description
[Jun 28, 2017 8:47:23 PM] (lei) Add -E option in 'ls' to list erasure coding policy of each file and
[Jun 28, 2017 8:53:54 PM] (weichiu) HADOOP-14297. Update the documentation about the new ec codecs config
[Jun 28, 2017 9:18:59 PM] (liuml07) HADOOP-14609. NPE in AzureNativeFileSystemStore.checkContainer() if
[Jun 28, 2017 10:32:04 PM] (junping_du) YARN-5311. Document graceful decommission CLI and usage. Contributed by
[Jun 28, 2017 10:40:58 PM] (sunilg) YARN-6280. Introduce deselect query param to skip ResourceRequest from
[Jun 29, 2017 12:33:44 AM] (aw) MAPREDUCE-6536. hadoop-pipes doesn't use maven properties for openssl
[Jun 29, 2017 3:26:36 AM] (kai.zheng) HADOOP-14479. Erasurecode testcase failures with native enabled.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFSStriped 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.fs.contract.hdfs.TestHDFSContractCreate 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [180K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/449/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/

[Jun 27, 2017 7:39:47 AM] (aengineer) HDFS-12045. Add log when Diskbalancer volume is transient storage type.
[Jun 27, 2017 11:49:26 AM] (aajisaka) HDFS-12040. TestFsDatasetImpl.testCleanShutdownOfVolume fails.
[Jun 27, 2017 2:09:03 PM] (stevel) HADOOP-14536. Update azure-storage sdk to version 5.3.0 Contributed by
[Jun 27, 2017 8:19:14 PM] (liuml07) HADOOP-14594. ITestS3AFileOperationCost::testFakeDirectoryDeletion to
[Jun 27, 2017 10:12:42 PM] (jlowe) YARN-6738. LevelDBCacheTimelineStore should reuse ObjectMapper
[Jun 27, 2017 11:48:47 PM] (liuml07) HADOOP-14573. regression: Azure tests which capture logs failing with
[Jun 28, 2017 12:32:07 AM] (liuml07) HADOOP-14546. Azure: Concurrent I/O does not work when secure.mode is
[Jun 28, 2017 1:50:09 AM] (aajisaka) MAPREDUCE-6697. Concurrent task limits should only be applied when




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestFileCorruption 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/

[Jun 27, 2017 7:39:47 AM] (aengineer) HDFS-12045. Add log when Diskbalancer volume is transient storage type.
[Jun 27, 2017 11:49:26 AM] (aajisaka) HDFS-12040. TestFsDatasetImpl.testCleanShutdownOfVolume fails.
[Jun 27, 2017 2:09:03 PM] (stevel) HADOOP-14536. Update azure-storage sdk to version 5.3.0 Contributed by
[Jun 27, 2017 8:19:14 PM] (liuml07) HADOOP-14594. ITestS3AFileOperationCost::testFakeDirectoryDeletion to
[Jun 27, 2017 10:12:42 PM] (jlowe) YARN-6738. LevelDBCacheTimelineStore should reuse ObjectMapper
[Jun 27, 2017 11:48:47 PM] (liuml07) HADOOP-14573. regression: Azure tests which capture logs failing with
[Jun 28, 2017 12:32:07 AM] (liuml07) HADOOP-14546. Azure: Concurrent I/O does not work when secure.mode is
[Jun 28, 2017 1:50:09 AM] (aajisaka) MAPREDUCE-6697. Concurrent task limits should only be applied when




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestFileCorruption 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/

[Jun 27, 2017 7:39:47 AM] (aengineer) HDFS-12045. Add log when Diskbalancer volume is transient storage type.
[Jun 27, 2017 11:49:26 AM] (aajisaka) HDFS-12040. TestFsDatasetImpl.testCleanShutdownOfVolume fails.
[Jun 27, 2017 2:09:03 PM] (stevel) HADOOP-14536. Update azure-storage sdk to version 5.3.0 Contributed by
[Jun 27, 2017 8:19:14 PM] (liuml07) HADOOP-14594. ITestS3AFileOperationCost::testFakeDirectoryDeletion to
[Jun 27, 2017 10:12:42 PM] (jlowe) YARN-6738. LevelDBCacheTimelineStore should reuse ObjectMapper
[Jun 27, 2017 11:48:47 PM] (liuml07) HADOOP-14573. regression: Azure tests which capture logs failing with
[Jun 28, 2017 12:32:07 AM] (liuml07) HADOOP-14546. Azure: Concurrent I/O does not work when secure.mode is
[Jun 28, 2017 1:50:09 AM] (aajisaka) MAPREDUCE-6697. Concurrent task limits should only be applied when




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestFileCorruption 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/

[Jun 27, 2017 7:39:47 AM] (aengineer) HDFS-12045. Add log when Diskbalancer volume is transient storage type.
[Jun 27, 2017 11:49:26 AM] (aajisaka) HDFS-12040. TestFsDatasetImpl.testCleanShutdownOfVolume fails.
[Jun 27, 2017 2:09:03 PM] (stevel) HADOOP-14536. Update azure-storage sdk to version 5.3.0 Contributed by
[Jun 27, 2017 8:19:14 PM] (liuml07) HADOOP-14594. ITestS3AFileOperationCost::testFakeDirectoryDeletion to
[Jun 27, 2017 10:12:42 PM] (jlowe) YARN-6738. LevelDBCacheTimelineStore should reuse ObjectMapper
[Jun 27, 2017 11:48:47 PM] (liuml07) HADOOP-14573. regression: Azure tests which capture logs failing with
[Jun 28, 2017 12:32:07 AM] (liuml07) HADOOP-14546. Azure: Concurrent I/O does not work when secure.mode is
[Jun 28, 2017 1:50:09 AM] (aajisaka) MAPREDUCE-6697. Concurrent task limits should only be applied when




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.blockmanagement.TestReconstructStripedBlocksWithRackAwareness 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestFileCorruption 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/448/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/

[Jun 26, 2017 7:41:00 AM] (aajisaka) HADOOP-14549. Use GenericTestUtils.setLogLevel when available in
[Jun 26, 2017 8:26:09 AM] (kai.zheng) HDFS-11943. [Erasure coding] Warn log frequently print to screen in
[Jun 26, 2017 12:39:47 PM] (stevel) HADOOP-14461 Azure: handle failure gracefully in case of missing account
[Jun 26, 2017 5:54:01 PM] (wang) HDFS-12032. Inaccurate comment on
[Jun 26, 2017 6:20:07 PM] (wang) HDFS-11956. Do not require a storage ID or target storage IDs when
[Jun 26, 2017 8:24:27 PM] (raviprak) HDFS-11993. Add log info when connect to datanode socket address failed.
[Jun 26, 2017 10:43:50 PM] (lei) HDFS-12033. DatanodeManager picking EC recovery tasks should also
[Jun 27, 2017 12:35:55 AM] (rkanter) MAPREDUCE-6904. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestProtoBufRpcServerHandoff 
       hadoop.ipc.TestRPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport 
       hadoop.hdfs.TestFileAppend 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [448K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/

[Jun 26, 2017 7:41:00 AM] (aajisaka) HADOOP-14549. Use GenericTestUtils.setLogLevel when available in
[Jun 26, 2017 8:26:09 AM] (kai.zheng) HDFS-11943. [Erasure coding] Warn log frequently print to screen in
[Jun 26, 2017 12:39:47 PM] (stevel) HADOOP-14461 Azure: handle failure gracefully in case of missing account
[Jun 26, 2017 5:54:01 PM] (wang) HDFS-12032. Inaccurate comment on
[Jun 26, 2017 6:20:07 PM] (wang) HDFS-11956. Do not require a storage ID or target storage IDs when
[Jun 26, 2017 8:24:27 PM] (raviprak) HDFS-11993. Add log info when connect to datanode socket address failed.
[Jun 26, 2017 10:43:50 PM] (lei) HDFS-12033. DatanodeManager picking EC recovery tasks should also
[Jun 27, 2017 12:35:55 AM] (rkanter) MAPREDUCE-6904. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestProtoBufRpcServerHandoff 
       hadoop.ipc.TestRPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport 
       hadoop.hdfs.TestFileAppend 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [448K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/

[Jun 26, 2017 7:41:00 AM] (aajisaka) HADOOP-14549. Use GenericTestUtils.setLogLevel when available in
[Jun 26, 2017 8:26:09 AM] (kai.zheng) HDFS-11943. [Erasure coding] Warn log frequently print to screen in
[Jun 26, 2017 12:39:47 PM] (stevel) HADOOP-14461 Azure: handle failure gracefully in case of missing account
[Jun 26, 2017 5:54:01 PM] (wang) HDFS-12032. Inaccurate comment on
[Jun 26, 2017 6:20:07 PM] (wang) HDFS-11956. Do not require a storage ID or target storage IDs when
[Jun 26, 2017 8:24:27 PM] (raviprak) HDFS-11993. Add log info when connect to datanode socket address failed.
[Jun 26, 2017 10:43:50 PM] (lei) HDFS-12033. DatanodeManager picking EC recovery tasks should also
[Jun 27, 2017 12:35:55 AM] (rkanter) MAPREDUCE-6904. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestProtoBufRpcServerHandoff 
       hadoop.ipc.TestRPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport 
       hadoop.hdfs.TestFileAppend 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [448K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/

[Jun 26, 2017 7:41:00 AM] (aajisaka) HADOOP-14549. Use GenericTestUtils.setLogLevel when available in
[Jun 26, 2017 8:26:09 AM] (kai.zheng) HDFS-11943. [Erasure coding] Warn log frequently print to screen in
[Jun 26, 2017 12:39:47 PM] (stevel) HADOOP-14461 Azure: handle failure gracefully in case of missing account
[Jun 26, 2017 5:54:01 PM] (wang) HDFS-12032. Inaccurate comment on
[Jun 26, 2017 6:20:07 PM] (wang) HDFS-11956. Do not require a storage ID or target storage IDs when
[Jun 26, 2017 8:24:27 PM] (raviprak) HDFS-11993. Add log info when connect to datanode socket address failed.
[Jun 26, 2017 10:43:50 PM] (lei) HDFS-12033. DatanodeManager picking EC recovery tasks should also
[Jun 27, 2017 12:35:55 AM] (rkanter) MAPREDUCE-6904. HADOOP_JOB_HISTORY_OPTS should be




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ipc.TestProtoBufRpcServerHandoff 
       hadoop.ipc.TestRPC 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.datanode.TestNNHandlesCombinedBlockReport 
       hadoop.hdfs.TestFileAppend 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [448K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/447/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemLocalFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemLocalFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemLocalFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.viewfs.TestViewFileSystemLocalFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.fs.http.client.TestHttpFSFWithSWebhdfsFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [176K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/446/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [372K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [372K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [372K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [372K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/445/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/

[Jun 23, 2017 6:50:57 AM] (sunilg) YARN-5892. Support user-specific minimum user limit percentage in
[Jun 23, 2017 1:39:58 PM] (stevel) HADOOP-14568. GenericTestUtils#waitFor missing parameter verification.
[Jun 23, 2017 2:56:28 PM] (brahma) HDFS-12024. Fix typo's in FsDatasetImpl.java. Contributed by Yasen liu.
[Jun 23, 2017 8:26:03 PM] (yufei) YARN-5876. TestResourceTrackerService#testGracefulDecommissionWithApp
[Jun 23, 2017 8:38:41 PM] (stevel) HADOOP-14547. [WASB] the configured retry policy is not used for all
[Jun 23, 2017 11:50:47 PM] (arp) HADOOP-14543. ZKFC should use getAversion() while setting the zkacl.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDistributedFileSystem 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/

[Jun 23, 2017 6:50:57 AM] (sunilg) YARN-5892. Support user-specific minimum user limit percentage in
[Jun 23, 2017 1:39:58 PM] (stevel) HADOOP-14568. GenericTestUtils#waitFor missing parameter verification.
[Jun 23, 2017 2:56:28 PM] (brahma) HDFS-12024. Fix typo's in FsDatasetImpl.java. Contributed by Yasen liu.
[Jun 23, 2017 8:26:03 PM] (yufei) YARN-5876. TestResourceTrackerService#testGracefulDecommissionWithApp
[Jun 23, 2017 8:38:41 PM] (stevel) HADOOP-14547. [WASB] the configured retry policy is not used for all
[Jun 23, 2017 11:50:47 PM] (arp) HADOOP-14543. ZKFC should use getAversion() while setting the zkacl.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDistributedFileSystem 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/

[Jun 23, 2017 6:50:57 AM] (sunilg) YARN-5892. Support user-specific minimum user limit percentage in
[Jun 23, 2017 1:39:58 PM] (stevel) HADOOP-14568. GenericTestUtils#waitFor missing parameter verification.
[Jun 23, 2017 2:56:28 PM] (brahma) HDFS-12024. Fix typo's in FsDatasetImpl.java. Contributed by Yasen liu.
[Jun 23, 2017 8:26:03 PM] (yufei) YARN-5876. TestResourceTrackerService#testGracefulDecommissionWithApp
[Jun 23, 2017 8:38:41 PM] (stevel) HADOOP-14547. [WASB] the configured retry policy is not used for all
[Jun 23, 2017 11:50:47 PM] (arp) HADOOP-14543. ZKFC should use getAversion() while setting the zkacl.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDistributedFileSystem 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/

[Jun 23, 2017 6:50:57 AM] (sunilg) YARN-5892. Support user-specific minimum user limit percentage in
[Jun 23, 2017 1:39:58 PM] (stevel) HADOOP-14568. GenericTestUtils#waitFor missing parameter verification.
[Jun 23, 2017 2:56:28 PM] (brahma) HDFS-12024. Fix typo's in FsDatasetImpl.java. Contributed by Yasen liu.
[Jun 23, 2017 8:26:03 PM] (yufei) YARN-5876. TestResourceTrackerService#testGracefulDecommissionWithApp
[Jun 23, 2017 8:38:41 PM] (stevel) HADOOP-14547. [WASB] the configured retry policy is not used for all
[Jun 23, 2017 11:50:47 PM] (arp) HADOOP-14543. ZKFC should use getAversion() while setting the zkacl.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDistributedFileSystem 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestFsDatasetImpl 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/444/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/

[Jun 22, 2017 8:42:59 AM] (aajisaka) HADOOP-14542. Add IOUtils.cleanupWithLogger that accepts slf4j logger
[Jun 22, 2017 12:07:08 PM] (vinayakumarb) HDFS-11067. DFS#listStatusIterator(..) should throw
[Jun 22, 2017 6:27:13 PM] (Arun Suresh) YARN-6127. Add support for work preserving NM restart when AMRMProxy is
[Jun 22, 2017 8:35:56 PM] (arp) HDFS-11789. Maintain Short-Circuit Read Statistics. Contributed by
[Jun 22, 2017 10:42:50 PM] (arp) HDFS-12010. TestCopyPreserveFlag fails consistently because of mismatch
[Jun 23, 2017 1:28:58 AM] (aajisaka) HADOOP-12940. Fix warnings from Spotbugs in hadoop-common.
[Jun 23, 2017 2:22:41 AM] (naganarasimha_gr) YARN-5006. ResourceManager quit due to ApplicationStateData exceed the
[Jun 23, 2017 2:57:54 AM] (xiao) HDFS-12009. Accept human-friendly units in dfsadmin




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestShellBasedUnixGroupsMapping 
       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.server.balancer.TestBalancerRPCDelay 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [472K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/

[Jun 22, 2017 8:42:59 AM] (aajisaka) HADOOP-14542. Add IOUtils.cleanupWithLogger that accepts slf4j logger
[Jun 22, 2017 12:07:08 PM] (vinayakumarb) HDFS-11067. DFS#listStatusIterator(..) should throw
[Jun 22, 2017 6:27:13 PM] (Arun Suresh) YARN-6127. Add support for work preserving NM restart when AMRMProxy is
[Jun 22, 2017 8:35:56 PM] (arp) HDFS-11789. Maintain Short-Circuit Read Statistics. Contributed by
[Jun 22, 2017 10:42:50 PM] (arp) HDFS-12010. TestCopyPreserveFlag fails consistently because of mismatch
[Jun 23, 2017 1:28:58 AM] (aajisaka) HADOOP-12940. Fix warnings from Spotbugs in hadoop-common.
[Jun 23, 2017 2:22:41 AM] (naganarasimha_gr) YARN-5006. ResourceManager quit due to ApplicationStateData exceed the
[Jun 23, 2017 2:57:54 AM] (xiao) HDFS-12009. Accept human-friendly units in dfsadmin




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestShellBasedUnixGroupsMapping 
       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.server.balancer.TestBalancerRPCDelay 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [472K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/

[Jun 22, 2017 8:42:59 AM] (aajisaka) HADOOP-14542. Add IOUtils.cleanupWithLogger that accepts slf4j logger
[Jun 22, 2017 12:07:08 PM] (vinayakumarb) HDFS-11067. DFS#listStatusIterator(..) should throw
[Jun 22, 2017 6:27:13 PM] (Arun Suresh) YARN-6127. Add support for work preserving NM restart when AMRMProxy is
[Jun 22, 2017 8:35:56 PM] (arp) HDFS-11789. Maintain Short-Circuit Read Statistics. Contributed by
[Jun 22, 2017 10:42:50 PM] (arp) HDFS-12010. TestCopyPreserveFlag fails consistently because of mismatch
[Jun 23, 2017 1:28:58 AM] (aajisaka) HADOOP-12940. Fix warnings from Spotbugs in hadoop-common.
[Jun 23, 2017 2:22:41 AM] (naganarasimha_gr) YARN-5006. ResourceManager quit due to ApplicationStateData exceed the
[Jun 23, 2017 2:57:54 AM] (xiao) HDFS-12009. Accept human-friendly units in dfsadmin




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestShellBasedUnixGroupsMapping 
       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.server.balancer.TestBalancerRPCDelay 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [472K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/

[Jun 22, 2017 8:42:59 AM] (aajisaka) HADOOP-14542. Add IOUtils.cleanupWithLogger that accepts slf4j logger
[Jun 22, 2017 12:07:08 PM] (vinayakumarb) HDFS-11067. DFS#listStatusIterator(..) should throw
[Jun 22, 2017 6:27:13 PM] (Arun Suresh) YARN-6127. Add support for work preserving NM restart when AMRMProxy is
[Jun 22, 2017 8:35:56 PM] (arp) HDFS-11789. Maintain Short-Circuit Read Statistics. Contributed by
[Jun 22, 2017 10:42:50 PM] (arp) HDFS-12010. TestCopyPreserveFlag fails consistently because of mismatch
[Jun 23, 2017 1:28:58 AM] (aajisaka) HADOOP-12940. Fix warnings from Spotbugs in hadoop-common.
[Jun 23, 2017 2:22:41 AM] (naganarasimha_gr) YARN-5006. ResourceManager quit due to ApplicationStateData exceed the
[Jun 23, 2017 2:57:54 AM] (xiao) HDFS-12009. Accept human-friendly units in dfsadmin




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestShellBasedUnixGroupsMapping 
       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.server.balancer.TestBalancerRPCDelay 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.hdfs.TestNNBench 
       hadoop.mapred.TestMRTimelineEventHandling 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [148K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [472K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/443/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/

[Jun 21, 2017 4:03:41 PM] (daryn) HADOOP-14146.  KerberosAuthenticationHandler should authenticate with
[Jun 21, 2017 11:34:19 PM] (zhz) Confusion/name conflict between NameNodeActivity#BlockReportNumOps and
[Jun 22, 2017 5:01:41 AM] (arp) HDFS-11998. Enable DFSNetworkTopology as default. Contributed by Chen




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/

[Jun 21, 2017 4:03:41 PM] (daryn) HADOOP-14146.  KerberosAuthenticationHandler should authenticate with
[Jun 21, 2017 11:34:19 PM] (zhz) Confusion/name conflict between NameNodeActivity#BlockReportNumOps and
[Jun 22, 2017 5:01:41 AM] (arp) HDFS-11998. Enable DFSNetworkTopology as default. Contributed by Chen




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/

[Jun 21, 2017 4:03:41 PM] (daryn) HADOOP-14146.  KerberosAuthenticationHandler should authenticate with
[Jun 21, 2017 11:34:19 PM] (zhz) Confusion/name conflict between NameNodeActivity#BlockReportNumOps and
[Jun 22, 2017 5:01:41 AM] (arp) HDFS-11998. Enable DFSNetworkTopology as default. Contributed by Chen




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/

[Jun 21, 2017 4:03:41 PM] (daryn) HADOOP-14146.  KerberosAuthenticationHandler should authenticate with
[Jun 21, 2017 11:34:19 PM] (zhz) Confusion/name conflict between NameNodeActivity#BlockReportNumOps and
[Jun 22, 2017 5:01:41 AM] (arp) HDFS-11998. Enable DFSNetworkTopology as default. Contributed by Chen




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure050 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/442/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/

[Jun 20, 2017 12:44:31 PM] (brahma) HADOOP-14533. Size of args cannot be less than zero in TraceAdmin#run as
[Jun 20, 2017 2:11:23 PM] (kihwal) HDFS-11960. Successfully closed files can stay under-replicated.
[Jun 20, 2017 2:53:47 PM] (jlowe) HADOOP-8143. Change distcp to have -pb on by default. Contributed by
[Jun 20, 2017 4:36:55 PM] (weichiu) HDFS-11978. Remove invalid '-usage' command of 'ec' and add missing
[Jun 20, 2017 6:55:09 PM] (lei) HDFS-11647. Add -E option in hdfs "count" command to show erasure policy
[Jun 20, 2017 11:51:13 PM] (yzhang) HADOOP-14429. FTPFileSystem#getFsAction always returns FsAction.NONE.
[Jun 21, 2017 2:19:48 AM] (aajisaka) HDFS-11992. Replace commons-logging APIs with slf4j in FsDatasetImpl.
[Jun 21, 2017 5:46:18 AM] (kai.zheng) HDFS-11933. Arguments check for ErasureCodingPolicy->composePolicyName.
[Jun 21, 2017 6:01:55 AM] (kai.zheng) HDFS-11606. Add CLI cmd to remove an erasure code policy. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [412K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/

[Jun 20, 2017 12:44:31 PM] (brahma) HADOOP-14533. Size of args cannot be less than zero in TraceAdmin#run as
[Jun 20, 2017 2:11:23 PM] (kihwal) HDFS-11960. Successfully closed files can stay under-replicated.
[Jun 20, 2017 2:53:47 PM] (jlowe) HADOOP-8143. Change distcp to have -pb on by default. Contributed by
[Jun 20, 2017 4:36:55 PM] (weichiu) HDFS-11978. Remove invalid '-usage' command of 'ec' and add missing
[Jun 20, 2017 6:55:09 PM] (lei) HDFS-11647. Add -E option in hdfs "count" command to show erasure policy
[Jun 20, 2017 11:51:13 PM] (yzhang) HADOOP-14429. FTPFileSystem#getFsAction always returns FsAction.NONE.
[Jun 21, 2017 2:19:48 AM] (aajisaka) HDFS-11992. Replace commons-logging APIs with slf4j in FsDatasetImpl.
[Jun 21, 2017 5:46:18 AM] (kai.zheng) HDFS-11933. Arguments check for ErasureCodingPolicy->composePolicyName.
[Jun 21, 2017 6:01:55 AM] (kai.zheng) HDFS-11606. Add CLI cmd to remove an erasure code policy. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [412K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/

[Jun 20, 2017 12:44:31 PM] (brahma) HADOOP-14533. Size of args cannot be less than zero in TraceAdmin#run as
[Jun 20, 2017 2:11:23 PM] (kihwal) HDFS-11960. Successfully closed files can stay under-replicated.
[Jun 20, 2017 2:53:47 PM] (jlowe) HADOOP-8143. Change distcp to have -pb on by default. Contributed by
[Jun 20, 2017 4:36:55 PM] (weichiu) HDFS-11978. Remove invalid '-usage' command of 'ec' and add missing
[Jun 20, 2017 6:55:09 PM] (lei) HDFS-11647. Add -E option in hdfs "count" command to show erasure policy
[Jun 20, 2017 11:51:13 PM] (yzhang) HADOOP-14429. FTPFileSystem#getFsAction always returns FsAction.NONE.
[Jun 21, 2017 2:19:48 AM] (aajisaka) HDFS-11992. Replace commons-logging APIs with slf4j in FsDatasetImpl.
[Jun 21, 2017 5:46:18 AM] (kai.zheng) HDFS-11933. Arguments check for ErasureCodingPolicy->composePolicyName.
[Jun 21, 2017 6:01:55 AM] (kai.zheng) HDFS-11606. Add CLI cmd to remove an erasure code policy. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [412K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/

[Jun 20, 2017 12:44:31 PM] (brahma) HADOOP-14533. Size of args cannot be less than zero in TraceAdmin#run as
[Jun 20, 2017 2:11:23 PM] (kihwal) HDFS-11960. Successfully closed files can stay under-replicated.
[Jun 20, 2017 2:53:47 PM] (jlowe) HADOOP-8143. Change distcp to have -pb on by default. Contributed by
[Jun 20, 2017 4:36:55 PM] (weichiu) HDFS-11978. Remove invalid '-usage' command of 'ec' and add missing
[Jun 20, 2017 6:55:09 PM] (lei) HDFS-11647. Add -E option in hdfs "count" command to show erasure policy
[Jun 20, 2017 11:51:13 PM] (yzhang) HADOOP-14429. FTPFileSystem#getFsAction always returns FsAction.NONE.
[Jun 21, 2017 2:19:48 AM] (aajisaka) HDFS-11992. Replace commons-logging APIs with slf4j in FsDatasetImpl.
[Jun 21, 2017 5:46:18 AM] (kai.zheng) HDFS-11933. Arguments check for ErasureCodingPolicy->composePolicyName.
[Jun 21, 2017 6:01:55 AM] (kai.zheng) HDFS-11606. Add CLI cmd to remove an erasure code policy. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [412K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/441/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/

[Jun 19, 2017 10:09:18 AM] (aajisaka) HADOOP-14538. Fix TestFilterFileSystem and TestHarFileSystem failures
[Jun 19, 2017 10:39:36 AM] (aajisaka) HADOOP-14540. Replace MRv1 specific terms in HostsFileReader.
[Jun 19, 2017 4:01:40 PM] (naganarasimha_gr) YARN-6467. CSQueueMetrics needs to update the current metrics for
[Jun 19, 2017 5:12:45 PM] (naganarasimha_gr) YARN-6680. Avoid locking overhead for NO_LABEL lookups. Contributed by
[Jun 19, 2017 5:25:20 PM] (lei) HDFS-11916. Extend
[Jun 19, 2017 11:07:42 PM] (iwasakims) HDFS-11995. HDFS Architecture documentation incorrectly describes
[Jun 20, 2017 3:03:56 AM] (brahma) HDFS-11890. Handle NPE in BlockRecoveryWorker when DN is getting
[Jun 20, 2017 4:18:26 AM] (aajisaka) HADOOP-14296. Move logging APIs over to slf4j in hadoop-tools.
[Jun 20, 2017 6:12:02 AM] (xiao) HADOOP-14515. Specifically configure zookeeper-related log levels in KMS
[Jun 20, 2017 7:35:54 AM] (aajisaka) HDFS-11345. Document the configuration key for FSNamesystem lock
[Jun 20, 2017 8:20:27 AM] (aajisaka) YARN-6713. Fix dead link in the Javadoc of FairSchedulerEventLog.java.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMAdminService 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [848K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/

[Jun 19, 2017 10:09:18 AM] (aajisaka) HADOOP-14538. Fix TestFilterFileSystem and TestHarFileSystem failures
[Jun 19, 2017 10:39:36 AM] (aajisaka) HADOOP-14540. Replace MRv1 specific terms in HostsFileReader.
[Jun 19, 2017 4:01:40 PM] (naganarasimha_gr) YARN-6467. CSQueueMetrics needs to update the current metrics for
[Jun 19, 2017 5:12:45 PM] (naganarasimha_gr) YARN-6680. Avoid locking overhead for NO_LABEL lookups. Contributed by
[Jun 19, 2017 5:25:20 PM] (lei) HDFS-11916. Extend
[Jun 19, 2017 11:07:42 PM] (iwasakims) HDFS-11995. HDFS Architecture documentation incorrectly describes
[Jun 20, 2017 3:03:56 AM] (brahma) HDFS-11890. Handle NPE in BlockRecoveryWorker when DN is getting
[Jun 20, 2017 4:18:26 AM] (aajisaka) HADOOP-14296. Move logging APIs over to slf4j in hadoop-tools.
[Jun 20, 2017 6:12:02 AM] (xiao) HADOOP-14515. Specifically configure zookeeper-related log levels in KMS
[Jun 20, 2017 7:35:54 AM] (aajisaka) HDFS-11345. Document the configuration key for FSNamesystem lock
[Jun 20, 2017 8:20:27 AM] (aajisaka) YARN-6713. Fix dead link in the Javadoc of FairSchedulerEventLog.java.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMAdminService 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [848K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/

[Jun 19, 2017 10:09:18 AM] (aajisaka) HADOOP-14538. Fix TestFilterFileSystem and TestHarFileSystem failures
[Jun 19, 2017 10:39:36 AM] (aajisaka) HADOOP-14540. Replace MRv1 specific terms in HostsFileReader.
[Jun 19, 2017 4:01:40 PM] (naganarasimha_gr) YARN-6467. CSQueueMetrics needs to update the current metrics for
[Jun 19, 2017 5:12:45 PM] (naganarasimha_gr) YARN-6680. Avoid locking overhead for NO_LABEL lookups. Contributed by
[Jun 19, 2017 5:25:20 PM] (lei) HDFS-11916. Extend
[Jun 19, 2017 11:07:42 PM] (iwasakims) HDFS-11995. HDFS Architecture documentation incorrectly describes
[Jun 20, 2017 3:03:56 AM] (brahma) HDFS-11890. Handle NPE in BlockRecoveryWorker when DN is getting
[Jun 20, 2017 4:18:26 AM] (aajisaka) HADOOP-14296. Move logging APIs over to slf4j in hadoop-tools.
[Jun 20, 2017 6:12:02 AM] (xiao) HADOOP-14515. Specifically configure zookeeper-related log levels in KMS
[Jun 20, 2017 7:35:54 AM] (aajisaka) HDFS-11345. Document the configuration key for FSNamesystem lock
[Jun 20, 2017 8:20:27 AM] (aajisaka) YARN-6713. Fix dead link in the Javadoc of FairSchedulerEventLog.java.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMAdminService 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [848K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/

[Jun 19, 2017 10:09:18 AM] (aajisaka) HADOOP-14538. Fix TestFilterFileSystem and TestHarFileSystem failures
[Jun 19, 2017 10:39:36 AM] (aajisaka) HADOOP-14540. Replace MRv1 specific terms in HostsFileReader.
[Jun 19, 2017 4:01:40 PM] (naganarasimha_gr) YARN-6467. CSQueueMetrics needs to update the current metrics for
[Jun 19, 2017 5:12:45 PM] (naganarasimha_gr) YARN-6680. Avoid locking overhead for NO_LABEL lookups. Contributed by
[Jun 19, 2017 5:25:20 PM] (lei) HDFS-11916. Extend
[Jun 19, 2017 11:07:42 PM] (iwasakims) HDFS-11995. HDFS Architecture documentation incorrectly describes
[Jun 20, 2017 3:03:56 AM] (brahma) HDFS-11890. Handle NPE in BlockRecoveryWorker when DN is getting
[Jun 20, 2017 4:18:26 AM] (aajisaka) HADOOP-14296. Move logging APIs over to slf4j in hadoop-tools.
[Jun 20, 2017 6:12:02 AM] (xiao) HADOOP-14515. Specifically configure zookeeper-related log levels in KMS
[Jun 20, 2017 7:35:54 AM] (aajisaka) HDFS-11345. Document the configuration key for FSNamesystem lock
[Jun 20, 2017 8:20:27 AM] (aajisaka) YARN-6713. Fix dead link in the Javadoc of FairSchedulerEventLog.java.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.datanode.TestDirectoryScanner 
       hadoop.fs.http.client.TestHttpFSFileSystemLocalFileSystem 
       hadoop.yarn.server.resourcemanager.TestRMAdminService 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [848K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-httpfs.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/440/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/

[Jun 18, 2017 2:23:42 PM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common(addendum).
[Jun 19, 2017 12:16:45 AM] (iwasakims) HADOOP-14424. Add CRC32C performance test. Contributed by LiXin Ge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [192K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/

[Jun 18, 2017 2:23:42 PM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common(addendum).
[Jun 19, 2017 12:16:45 AM] (iwasakims) HADOOP-14424. Add CRC32C performance test. Contributed by LiXin Ge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [192K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/

[Jun 18, 2017 2:23:42 PM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common(addendum).
[Jun 19, 2017 12:16:45 AM] (iwasakims) HADOOP-14424. Add CRC32C performance test. Contributed by LiXin Ge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [192K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/

[Jun 18, 2017 2:23:42 PM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common(addendum).
[Jun 19, 2017 12:16:45 AM] (iwasakims) HADOOP-14424. Add CRC32C performance test. Contributed by LiXin Ge.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestMissingBlocksAlert 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [192K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/439/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.appmaster.TestAMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.appmaster.TestAMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.appmaster.TestAMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.server.namenode.metrics.TestNameNodeMetrics 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.appmaster.TestAMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/438/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/

[Jun 16, 2017 8:45:22 AM] (stevel) HADOOP-14486 TestSFTPFileSystem#testGetAccessTime test failure using
[Jun 16, 2017 4:49:33 PM] (xiao) HADOOP-14524. Make CryptoCodec Closeable so it can be cleaned up
[Jun 16, 2017 7:24:54 PM] (jlowe) MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter
[Jun 16, 2017 7:48:51 PM] (jlowe) Revert "MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by
[Jun 16, 2017 9:25:44 PM] (raviprak) MAPREDUCE-6897. Add Unit Test to ensure Job end notification gets sent
[Jun 17, 2017 12:24:00 AM] (lei) HADOOP-14395. Provide Builder pattern for DistributedFileSystem.append.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [388K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/

[Jun 16, 2017 8:45:22 AM] (stevel) HADOOP-14486 TestSFTPFileSystem#testGetAccessTime test failure using
[Jun 16, 2017 4:49:33 PM] (xiao) HADOOP-14524. Make CryptoCodec Closeable so it can be cleaned up
[Jun 16, 2017 7:24:54 PM] (jlowe) MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter
[Jun 16, 2017 7:48:51 PM] (jlowe) Revert "MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by
[Jun 16, 2017 9:25:44 PM] (raviprak) MAPREDUCE-6897. Add Unit Test to ensure Job end notification gets sent
[Jun 17, 2017 12:24:00 AM] (lei) HADOOP-14395. Provide Builder pattern for DistributedFileSystem.append.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [388K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/

[Jun 16, 2017 8:45:22 AM] (stevel) HADOOP-14486 TestSFTPFileSystem#testGetAccessTime test failure using
[Jun 16, 2017 4:49:33 PM] (xiao) HADOOP-14524. Make CryptoCodec Closeable so it can be cleaned up
[Jun 16, 2017 7:24:54 PM] (jlowe) MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter
[Jun 16, 2017 7:48:51 PM] (jlowe) Revert "MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by
[Jun 16, 2017 9:25:44 PM] (raviprak) MAPREDUCE-6897. Add Unit Test to ensure Job end notification gets sent
[Jun 17, 2017 12:24:00 AM] (lei) HADOOP-14395. Provide Builder pattern for DistributedFileSystem.append.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [388K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/

[Jun 16, 2017 8:45:22 AM] (stevel) HADOOP-14486 TestSFTPFileSystem#testGetAccessTime test failure using
[Jun 16, 2017 4:49:33 PM] (xiao) HADOOP-14524. Make CryptoCodec Closeable so it can be cleaned up
[Jun 16, 2017 7:24:54 PM] (jlowe) MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by Peter
[Jun 16, 2017 7:48:51 PM] (jlowe) Revert "MAPREDUCE-6898. TestKill.testKillTask is flaky. Contributed by
[Jun 16, 2017 9:25:44 PM] (raviprak) MAPREDUCE-6897. Add Unit Test to ensure Job end notification gets sent
[Jun 17, 2017 12:24:00 AM] (lei) HADOOP-14395. Provide Builder pattern for DistributedFileSystem.append.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.TestHarFileSystem 
       hadoop.fs.TestFilterFileSystem 
       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [388K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/437/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/

[Jun 15, 2017 1:49:34 PM] (stevel) HADOOP-14506. Add create() contract test that verifies ancestor dir
[Jun 15, 2017 5:40:59 PM] (xiao) HADOOP-14523. OpensslAesCtrCryptoCodec.finalize() holds excessive
[Jun 15, 2017 5:59:24 PM] (lei) HADOOP-14394. Provide Builder pattern for DistributedFileSystem.create.
[Jun 15, 2017 6:04:50 PM] (lei) HDFS-11682. TestBalancer.testBalancerWithStripedFile is flaky. (lei)
[Jun 15, 2017 6:16:16 PM] (liuml07) HADOOP-14494. ITestJets3tNativeS3FileSystemContract tests NPEs in
[Jun 15, 2017 9:46:55 PM] (wang) HDFS-10480. Add an admin command to list currently open files.
[Jun 16, 2017 4:17:10 AM] (aajisaka) HADOOP-14289. Move log4j APIs over to slf4j in hadoop-common.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMEmbeddedElector 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/

[Jun 15, 2017 1:49:34 PM] (stevel) HADOOP-14506. Add create() contract test that verifies ancestor dir
[Jun 15, 2017 5:40:59 PM] (xiao) HADOOP-14523. OpensslAesCtrCryptoCodec.finalize() holds excessive
[Jun 15, 2017 5:59:24 PM] (lei) HADOOP-14394. Provide Builder pattern for DistributedFileSystem.create.
[Jun 15, 2017 6:04:50 PM] (lei) HDFS-11682. TestBalancer.testBalancerWithStripedFile is flaky. (lei)
[Jun 15, 2017 6:16:16 PM] (liuml07) HADOOP-14494. ITestJets3tNativeS3FileSystemContract tests NPEs in
[Jun 15, 2017 9:46:55 PM] (wang) HDFS-10480. Add an admin command to list currently open files.
[Jun 16, 2017 4:17:10 AM] (aajisaka) HADOOP-14289. Move log4j APIs over to slf4j in hadoop-common.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMEmbeddedElector 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/

[Jun 15, 2017 1:49:34 PM] (stevel) HADOOP-14506. Add create() contract test that verifies ancestor dir
[Jun 15, 2017 5:40:59 PM] (xiao) HADOOP-14523. OpensslAesCtrCryptoCodec.finalize() holds excessive
[Jun 15, 2017 5:59:24 PM] (lei) HADOOP-14394. Provide Builder pattern for DistributedFileSystem.create.
[Jun 15, 2017 6:04:50 PM] (lei) HDFS-11682. TestBalancer.testBalancerWithStripedFile is flaky. (lei)
[Jun 15, 2017 6:16:16 PM] (liuml07) HADOOP-14494. ITestJets3tNativeS3FileSystemContract tests NPEs in
[Jun 15, 2017 9:46:55 PM] (wang) HDFS-10480. Add an admin command to list currently open files.
[Jun 16, 2017 4:17:10 AM] (aajisaka) HADOOP-14289. Move log4j APIs over to slf4j in hadoop-common.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMEmbeddedElector 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/

[Jun 15, 2017 1:49:34 PM] (stevel) HADOOP-14506. Add create() contract test that verifies ancestor dir
[Jun 15, 2017 5:40:59 PM] (xiao) HADOOP-14523. OpensslAesCtrCryptoCodec.finalize() holds excessive
[Jun 15, 2017 5:59:24 PM] (lei) HADOOP-14394. Provide Builder pattern for DistributedFileSystem.create.
[Jun 15, 2017 6:04:50 PM] (lei) HDFS-11682. TestBalancer.testBalancerWithStripedFile is flaky. (lei)
[Jun 15, 2017 6:16:16 PM] (liuml07) HADOOP-14494. ITestJets3tNativeS3FileSystemContract tests NPEs in
[Jun 15, 2017 9:46:55 PM] (wang) HDFS-10480. Add an admin command to list currently open files.
[Jun 16, 2017 4:17:10 AM] (aajisaka) HADOOP-14289. Move log4j APIs over to slf4j in hadoop-common.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.server.blockmanagement.TestUnderReplicatedBlocks 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMEmbeddedElector 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [340K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/436/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/

[Jun 14, 2017 5:44:19 PM] (lei) HDFS-10999. Introduce separate stats for Replicated and Erasure Coded
[Jun 15, 2017 4:46:20 AM] (aajisaka) HDFS-11736. OIV tests should not write outside 'target' directory.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/

[Jun 14, 2017 5:44:19 PM] (lei) HDFS-10999. Introduce separate stats for Replicated and Erasure Coded
[Jun 15, 2017 4:46:20 AM] (aajisaka) HDFS-11736. OIV tests should not write outside 'target' directory.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/

[Jun 14, 2017 5:44:19 PM] (lei) HDFS-10999. Introduce separate stats for Replicated and Erasure Coded
[Jun 15, 2017 4:46:20 AM] (aajisaka) HDFS-11736. OIV tests should not write outside 'target' directory.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/

[Jun 14, 2017 5:44:19 PM] (lei) HDFS-10999. Introduce separate stats for Replicated and Erasure Coded
[Jun 15, 2017 4:46:20 AM] (aajisaka) HDFS-11736. OIV tests should not write outside 'target' directory.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.namenode.TestNamenodeCapacityReport 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestIncreaseAllocationExpirer 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerResizing 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestAMRMClient 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-compile-javac-root.txt  [192K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [212K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/435/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/

[Jun 13, 2017 8:21:23 PM] (templedf) MAPREDUCE-6896. Document wrong spelling in usage of MapredTestDriver
[Jun 13, 2017 10:21:04 PM] (junping_du) MAPREDUCE-6895. Job end notification not send due to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/

[Jun 13, 2017 8:21:23 PM] (templedf) MAPREDUCE-6896. Document wrong spelling in usage of MapredTestDriver
[Jun 13, 2017 10:21:04 PM] (junping_du) MAPREDUCE-6895. Job end notification not send due to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/

[Jun 13, 2017 8:21:23 PM] (templedf) MAPREDUCE-6896. Document wrong spelling in usage of MapredTestDriver
[Jun 13, 2017 10:21:04 PM] (junping_du) MAPREDUCE-6895. Job end notification not send due to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/

[Jun 13, 2017 8:21:23 PM] (templedf) MAPREDUCE-6896. Document wrong spelling in usage of MapredTestDriver
[Jun 13, 2017 10:21:04 PM] (junping_du) MAPREDUCE-6895. Job end notification not send due to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestRMHAForNodeLabels 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/434/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/

[Jun 12, 2017 12:37:43 PM] (bibinchundatt) YARN-6703. RM startup failure with old state store due to version
[Jun 12, 2017 4:42:16 PM] (templedf) HADOOP-14310. RolloverSignerSecretProvider.LOG should be
[Jun 12, 2017 10:07:53 PM] (jeagles) HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML
[Jun 12, 2017 10:18:38 PM] (arp) HDFS-11907. Add metric for time taken by NameNode resource check.
[Jun 12, 2017 11:03:47 PM] (arp) HDFS-11967. TestJMXGet fails occasionally. Contributed by Arpit Agarwal.
[Jun 13, 2017 1:45:10 AM] (szetszwo) HDFS-11947. When constructing a thread name, BPOfferService may print a
[Jun 13, 2017 3:43:43 AM] (arp) HADOOP-14503. Make RollingAverages a mutable metric. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/

[Jun 12, 2017 12:37:43 PM] (bibinchundatt) YARN-6703. RM startup failure with old state store due to version
[Jun 12, 2017 4:42:16 PM] (templedf) HADOOP-14310. RolloverSignerSecretProvider.LOG should be
[Jun 12, 2017 10:07:53 PM] (jeagles) HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML
[Jun 12, 2017 10:18:38 PM] (arp) HDFS-11907. Add metric for time taken by NameNode resource check.
[Jun 12, 2017 11:03:47 PM] (arp) HDFS-11967. TestJMXGet fails occasionally. Contributed by Arpit Agarwal.
[Jun 13, 2017 1:45:10 AM] (szetszwo) HDFS-11947. When constructing a thread name, BPOfferService may print a
[Jun 13, 2017 3:43:43 AM] (arp) HADOOP-14503. Make RollingAverages a mutable metric. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/

[Jun 12, 2017 12:37:43 PM] (bibinchundatt) YARN-6703. RM startup failure with old state store due to version
[Jun 12, 2017 4:42:16 PM] (templedf) HADOOP-14310. RolloverSignerSecretProvider.LOG should be
[Jun 12, 2017 10:07:53 PM] (jeagles) HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML
[Jun 12, 2017 10:18:38 PM] (arp) HDFS-11907. Add metric for time taken by NameNode resource check.
[Jun 12, 2017 11:03:47 PM] (arp) HDFS-11967. TestJMXGet fails occasionally. Contributed by Arpit Agarwal.
[Jun 13, 2017 1:45:10 AM] (szetszwo) HDFS-11947. When constructing a thread name, BPOfferService may print a
[Jun 13, 2017 3:43:43 AM] (arp) HADOOP-14503. Make RollingAverages a mutable metric. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/

[Jun 12, 2017 12:37:43 PM] (bibinchundatt) YARN-6703. RM startup failure with old state store due to version
[Jun 12, 2017 4:42:16 PM] (templedf) HADOOP-14310. RolloverSignerSecretProvider.LOG should be
[Jun 12, 2017 10:07:53 PM] (jeagles) HADOOP-14501. Switch from aalto-xml to woodstox to handle odd XML
[Jun 12, 2017 10:18:38 PM] (arp) HDFS-11907. Add metric for time taken by NameNode resource check.
[Jun 12, 2017 11:03:47 PM] (arp) HDFS-11967. TestJMXGet fails occasionally. Contributed by Arpit Agarwal.
[Jun 13, 2017 1:45:10 AM] (szetszwo) HDFS-11947. When constructing a thread name, BPOfferService may print a
[Jun 13, 2017 3:43:43 AM] (arp) HADOOP-14503. Make RollingAverages a mutable metric. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/433/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [348K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [348K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [348K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeMultipleRegistrations 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [348K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/432/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/

[Jun 10, 2017 8:07:50 PM] (varunsaxena) YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/

[Jun 10, 2017 8:07:50 PM] (varunsaxena) YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/

[Jun 10, 2017 8:07:50 PM] (varunsaxena) YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/

[Jun 10, 2017 8:07:50 PM] (varunsaxena) YARN-6707. [ATSv2] Update HBase version to 1.2.6 (Vrushali C via Varun




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/431/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/

[Jun 9, 2017 8:07:11 PM] (liuml07) HADOOP-14512. WASB atomic rename should not throw exception if the file
[Jun 9, 2017 9:16:34 PM] (epayne) YARN-6585. RM fails to start when upgrading from 2.7 for clusters with
[Jun 9, 2017 9:55:07 PM] (liuml07) HADOOP-14465. LdapGroupsMapping - support user and group search base.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/

[Jun 9, 2017 8:07:11 PM] (liuml07) HADOOP-14512. WASB atomic rename should not throw exception if the file
[Jun 9, 2017 9:16:34 PM] (epayne) YARN-6585. RM fails to start when upgrading from 2.7 for clusters with
[Jun 9, 2017 9:55:07 PM] (liuml07) HADOOP-14465. LdapGroupsMapping - support user and group search base.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/

[Jun 9, 2017 8:07:11 PM] (liuml07) HADOOP-14512. WASB atomic rename should not throw exception if the file
[Jun 9, 2017 9:16:34 PM] (epayne) YARN-6585. RM fails to start when upgrading from 2.7 for clusters with
[Jun 9, 2017 9:55:07 PM] (liuml07) HADOOP-14465. LdapGroupsMapping - support user and group search base.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/

[Jun 9, 2017 8:07:11 PM] (liuml07) HADOOP-14512. WASB atomic rename should not throw exception if the file
[Jun 9, 2017 9:16:34 PM] (epayne) YARN-6585. RM fails to start when upgrading from 2.7 for clusters with
[Jun 9, 2017 9:55:07 PM] (liuml07) HADOOP-14465. LdapGroupsMapping - support user and group search base.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure040 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/430/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/

[Jun 8, 2017 5:08:08 PM] (templedf) YARN-6679. Reduce Resource instance overhead via non-PBImpl (Contributed
[Jun 8, 2017 9:15:09 PM] (jzhuge) HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown.
[Jun 8, 2017 9:36:47 PM] (liuml07) HDFS-11945. Internal lease recovery may not be retried for a long time.
[Jun 8, 2017 10:06:30 PM] (liuml07) HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri
[Jun 9, 2017 4:34:15 AM] (xiao) HADOOP-13174. Add more debug logs for delegation tokens and
[Jun 9, 2017 5:35:31 AM] (xiao) HADOOP-13854. KMS should log error details in KMSExceptionsProvider.
[Jun 9, 2017 5:40:13 AM] (naganarasimha_gr) YARN-6682. Improve performance of AssignmentInformation datastructures.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/

[Jun 8, 2017 5:08:08 PM] (templedf) YARN-6679. Reduce Resource instance overhead via non-PBImpl (Contributed
[Jun 8, 2017 9:15:09 PM] (jzhuge) HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown.
[Jun 8, 2017 9:36:47 PM] (liuml07) HDFS-11945. Internal lease recovery may not be retried for a long time.
[Jun 8, 2017 10:06:30 PM] (liuml07) HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri
[Jun 9, 2017 4:34:15 AM] (xiao) HADOOP-13174. Add more debug logs for delegation tokens and
[Jun 9, 2017 5:35:31 AM] (xiao) HADOOP-13854. KMS should log error details in KMSExceptionsProvider.
[Jun 9, 2017 5:40:13 AM] (naganarasimha_gr) YARN-6682. Improve performance of AssignmentInformation datastructures.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/

[Jun 8, 2017 5:08:08 PM] (templedf) YARN-6679. Reduce Resource instance overhead via non-PBImpl (Contributed
[Jun 8, 2017 9:15:09 PM] (jzhuge) HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown.
[Jun 8, 2017 9:36:47 PM] (liuml07) HDFS-11945. Internal lease recovery may not be retried for a long time.
[Jun 8, 2017 10:06:30 PM] (liuml07) HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri
[Jun 9, 2017 4:34:15 AM] (xiao) HADOOP-13174. Add more debug logs for delegation tokens and
[Jun 9, 2017 5:35:31 AM] (xiao) HADOOP-13854. KMS should log error details in KMSExceptionsProvider.
[Jun 9, 2017 5:40:13 AM] (naganarasimha_gr) YARN-6682. Improve performance of AssignmentInformation datastructures.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/

[Jun 8, 2017 5:08:08 PM] (templedf) YARN-6679. Reduce Resource instance overhead via non-PBImpl (Contributed
[Jun 8, 2017 9:15:09 PM] (jzhuge) HDFS-11851. getGlobalJNIEnv() may deadlock if exception is thrown.
[Jun 8, 2017 9:36:47 PM] (liuml07) HDFS-11945. Internal lease recovery may not be retried for a long time.
[Jun 8, 2017 10:06:30 PM] (liuml07) HADOOP-14283. Upgrade AWS SDK to 1.11.134. Contributed by Aaron Fabbri
[Jun 9, 2017 4:34:15 AM] (xiao) HADOOP-13174. Add more debug logs for delegation tokens and
[Jun 9, 2017 5:35:31 AM] (xiao) HADOOP-13854. KMS should log error details in KMSExceptionsProvider.
[Jun 9, 2017 5:40:13 AM] (naganarasimha_gr) YARN-6682. Improve performance of AssignmentInformation datastructures.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [152K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/429/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/

[Jun 7, 2017 4:21:07 PM] (varunsaxena) YARN-6604. Allow metric TTL for Application table to be specified
[Jun 7, 2017 8:34:47 AM] (brahma) MAPREDUCE-6676. NNBench should Throw IOException when rename and delete
[Jun 7, 2017 8:41:06 PM] (Carlo Curino) YARN-6634. [API] Refactor ResourceManager WebServices to make API
[Jun 7, 2017 8:54:52 PM] (liuml07) HADOOP-14500. Azure:
[Jun 7, 2017 10:52:52 PM] (jzhuge) HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/

[Jun 7, 2017 4:21:07 PM] (varunsaxena) YARN-6604. Allow metric TTL for Application table to be specified
[Jun 7, 2017 8:34:47 AM] (brahma) MAPREDUCE-6676. NNBench should Throw IOException when rename and delete
[Jun 7, 2017 8:41:06 PM] (Carlo Curino) YARN-6634. [API] Refactor ResourceManager WebServices to make API
[Jun 7, 2017 8:54:52 PM] (liuml07) HADOOP-14500. Azure:
[Jun 7, 2017 10:52:52 PM] (jzhuge) HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/

[Jun 7, 2017 4:21:07 PM] (varunsaxena) YARN-6604. Allow metric TTL for Application table to be specified
[Jun 7, 2017 8:34:47 AM] (brahma) MAPREDUCE-6676. NNBench should Throw IOException when rename and delete
[Jun 7, 2017 8:41:06 PM] (Carlo Curino) YARN-6634. [API] Refactor ResourceManager WebServices to make API
[Jun 7, 2017 8:54:52 PM] (liuml07) HADOOP-14500. Azure:
[Jun 7, 2017 10:52:52 PM] (jzhuge) HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/

[Jun 7, 2017 4:21:07 PM] (varunsaxena) YARN-6604. Allow metric TTL for Application table to be specified
[Jun 7, 2017 8:34:47 AM] (brahma) MAPREDUCE-6676. NNBench should Throw IOException when rename and delete
[Jun 7, 2017 8:41:06 PM] (Carlo Curino) YARN-6634. [API] Refactor ResourceManager WebServices to make API
[Jun 7, 2017 8:54:52 PM] (liuml07) HADOOP-14500. Azure:
[Jun 7, 2017 10:52:52 PM] (jzhuge) HDFS-11861. ipc.Client.Connection#sendRpcRequest should log request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [276K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/428/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/

[Jun 6, 2017 1:35:12 PM] (kihwal) HADOOP-14035. Reduce fair call queue backoff's impact on clients.
[Jun 6, 2017 3:11:47 PM] (brahma) HADOOP-14485. Redundant 'final' modifier in try-with-resources
[Jun 6, 2017 6:06:49 PM] (liuml07) HADOOP-14472. Azure: TestReadAndSeekPageBlobAfterWrite fails
[Jun 6, 2017 6:09:28 PM] (liuml07) HADOOP-14491. Azure has messed doc structure. Contributed by Mingliang
[Jun 6, 2017 8:51:02 PM] (arp) HDFS-11932. BPServiceActor thread name is not correctly set. Contributed
[Jun 6, 2017 9:57:48 PM] (wang) HDFS-11840. Log HDFS Mover exception message of exit to its own log.
[Jun 7, 2017 12:19:15 AM] (Carlo Curino) YARN-6547. Enhance SLS-based tests leveraging invariant checker.
[Jun 7, 2017 5:05:33 AM] (brahma) HDFS-11711. DN should not delete the block On "Too many open files"
[Jun 7, 2017 5:25:53 AM] (vinayakumarb) HDFS-11708. Positional read will fail if replicas moved to different DNs
[Jun 7, 2017 5:42:13 AM] (yqlin) HDFS-11929. Document missing processor of hdfs oiv_legacy command.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/

[Jun 6, 2017 1:35:12 PM] (kihwal) HADOOP-14035. Reduce fair call queue backoff's impact on clients.
[Jun 6, 2017 3:11:47 PM] (brahma) HADOOP-14485. Redundant 'final' modifier in try-with-resources
[Jun 6, 2017 6:06:49 PM] (liuml07) HADOOP-14472. Azure: TestReadAndSeekPageBlobAfterWrite fails
[Jun 6, 2017 6:09:28 PM] (liuml07) HADOOP-14491. Azure has messed doc structure. Contributed by Mingliang
[Jun 6, 2017 8:51:02 PM] (arp) HDFS-11932. BPServiceActor thread name is not correctly set. Contributed
[Jun 6, 2017 9:57:48 PM] (wang) HDFS-11840. Log HDFS Mover exception message of exit to its own log.
[Jun 7, 2017 12:19:15 AM] (Carlo Curino) YARN-6547. Enhance SLS-based tests leveraging invariant checker.
[Jun 7, 2017 5:05:33 AM] (brahma) HDFS-11711. DN should not delete the block On "Too many open files"
[Jun 7, 2017 5:25:53 AM] (vinayakumarb) HDFS-11708. Positional read will fail if replicas moved to different DNs
[Jun 7, 2017 5:42:13 AM] (yqlin) HDFS-11929. Document missing processor of hdfs oiv_legacy command.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/

[Jun 6, 2017 1:35:12 PM] (kihwal) HADOOP-14035. Reduce fair call queue backoff's impact on clients.
[Jun 6, 2017 3:11:47 PM] (brahma) HADOOP-14485. Redundant 'final' modifier in try-with-resources
[Jun 6, 2017 6:06:49 PM] (liuml07) HADOOP-14472. Azure: TestReadAndSeekPageBlobAfterWrite fails
[Jun 6, 2017 6:09:28 PM] (liuml07) HADOOP-14491. Azure has messed doc structure. Contributed by Mingliang
[Jun 6, 2017 8:51:02 PM] (arp) HDFS-11932. BPServiceActor thread name is not correctly set. Contributed
[Jun 6, 2017 9:57:48 PM] (wang) HDFS-11840. Log HDFS Mover exception message of exit to its own log.
[Jun 7, 2017 12:19:15 AM] (Carlo Curino) YARN-6547. Enhance SLS-based tests leveraging invariant checker.
[Jun 7, 2017 5:05:33 AM] (brahma) HDFS-11711. DN should not delete the block On "Too many open files"
[Jun 7, 2017 5:25:53 AM] (vinayakumarb) HDFS-11708. Positional read will fail if replicas moved to different DNs
[Jun 7, 2017 5:42:13 AM] (yqlin) HDFS-11929. Document missing processor of hdfs oiv_legacy command.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/

[Jun 6, 2017 1:35:12 PM] (kihwal) HADOOP-14035. Reduce fair call queue backoff's impact on clients.
[Jun 6, 2017 3:11:47 PM] (brahma) HADOOP-14485. Redundant 'final' modifier in try-with-resources
[Jun 6, 2017 6:06:49 PM] (liuml07) HADOOP-14472. Azure: TestReadAndSeekPageBlobAfterWrite fails
[Jun 6, 2017 6:09:28 PM] (liuml07) HADOOP-14491. Azure has messed doc structure. Contributed by Mingliang
[Jun 6, 2017 8:51:02 PM] (arp) HDFS-11932. BPServiceActor thread name is not correctly set. Contributed
[Jun 6, 2017 9:57:48 PM] (wang) HDFS-11840. Log HDFS Mover exception message of exit to its own log.
[Jun 7, 2017 12:19:15 AM] (Carlo Curino) YARN-6547. Enhance SLS-based tests leveraging invariant checker.
[Jun 7, 2017 5:05:33 AM] (brahma) HDFS-11711. DN should not delete the block On "Too many open files"
[Jun 7, 2017 5:25:53 AM] (vinayakumarb) HDFS-11708. Positional read will fail if replicas moved to different DNs
[Jun 7, 2017 5:42:13 AM] (yqlin) HDFS-11929. Document missing processor of hdfs oiv_legacy command.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/427/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/

[Jun 5, 2017 4:21:03 PM] (brahma) HADOOP-14440. Add metrics for connections dropped. Contributed by Eric
[Jun 5, 2017 6:26:56 PM] (liuml07) HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang
[Jun 5, 2017 8:16:57 PM] (jianhe) YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED.  Contributed by
[Jun 5, 2017 8:18:27 PM] (kihwal) HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails
[Jun 5, 2017 8:21:22 PM] (arp) HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed
[Jun 5, 2017 10:56:43 PM] (liuml07) HADOOP-14478. Optimize NativeAzureFsInputStream for positional reads.
[Jun 5, 2017 11:31:03 PM] (yzhang) HDFS-11914. Add more diagnosis info for fsimage transfer failure.
[Jun 6, 2017 4:31:40 AM] (brahma) HADOOP-14431. ModifyTime of FileStatus returned by SFTPFileSystem's




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/

[Jun 5, 2017 4:21:03 PM] (brahma) HADOOP-14440. Add metrics for connections dropped. Contributed by Eric
[Jun 5, 2017 6:26:56 PM] (liuml07) HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang
[Jun 5, 2017 8:16:57 PM] (jianhe) YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED.  Contributed by
[Jun 5, 2017 8:18:27 PM] (kihwal) HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails
[Jun 5, 2017 8:21:22 PM] (arp) HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed
[Jun 5, 2017 10:56:43 PM] (liuml07) HADOOP-14478. Optimize NativeAzureFsInputStream for positional reads.
[Jun 5, 2017 11:31:03 PM] (yzhang) HDFS-11914. Add more diagnosis info for fsimage transfer failure.
[Jun 6, 2017 4:31:40 AM] (brahma) HADOOP-14431. ModifyTime of FileStatus returned by SFTPFileSystem's




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/

[Jun 5, 2017 4:21:03 PM] (brahma) HADOOP-14440. Add metrics for connections dropped. Contributed by Eric
[Jun 5, 2017 6:26:56 PM] (liuml07) HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang
[Jun 5, 2017 8:16:57 PM] (jianhe) YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED.  Contributed by
[Jun 5, 2017 8:18:27 PM] (kihwal) HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails
[Jun 5, 2017 8:21:22 PM] (arp) HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed
[Jun 5, 2017 10:56:43 PM] (liuml07) HADOOP-14478. Optimize NativeAzureFsInputStream for positional reads.
[Jun 5, 2017 11:31:03 PM] (yzhang) HDFS-11914. Add more diagnosis info for fsimage transfer failure.
[Jun 6, 2017 4:31:40 AM] (brahma) HADOOP-14431. ModifyTime of FileStatus returned by SFTPFileSystem's




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/

[Jun 5, 2017 4:21:03 PM] (brahma) HADOOP-14440. Add metrics for connections dropped. Contributed by Eric
[Jun 5, 2017 6:26:56 PM] (liuml07) HADOOP-14428. s3a: mkdir appears to be broken. Contributed by Mingliang
[Jun 5, 2017 8:16:57 PM] (jianhe) YARN-6683. Invalid event: COLLECTOR_UPDATE at KILLED.  Contributed by
[Jun 5, 2017 8:18:27 PM] (kihwal) HDFS-10816. TestComputeInvalidateWork#testDatanodeReRegistration fails
[Jun 5, 2017 8:21:22 PM] (arp) HDFS-11928. Segment overflow in FileDistributionCalculator. Contributed
[Jun 5, 2017 10:56:43 PM] (liuml07) HADOOP-14478. Optimize NativeAzureFsInputStream for positional reads.
[Jun 5, 2017 11:31:03 PM] (yzhang) HDFS-11914. Add more diagnosis info for fsimage transfer failure.
[Jun 6, 2017 4:31:40 AM] (brahma) HADOOP-14431. ModifyTime of FileStatus returned by SFTPFileSystem's




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.mapreduce.TestMRJobClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [232K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/426/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/

[Jun 4, 2017 4:35:14 PM] (sunilg) YARN-6458. Use yarn package manager to lock down dependency versions for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/

[Jun 4, 2017 4:35:14 PM] (sunilg) YARN-6458. Use yarn package manager to lock down dependency versions for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/

[Jun 4, 2017 4:35:14 PM] (sunilg) YARN-6458. Use yarn package manager to lock down dependency versions for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/

[Jun 4, 2017 4:35:14 PM] (sunilg) YARN-6458. Use yarn package manager to lock down dependency versions for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure070 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/425/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/

[Jun 3, 2017 2:07:24 PM] (yqlin) HDFS-11899. ASF License warnings generated intermittently in trunk.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [656K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/

[Jun 3, 2017 2:07:24 PM] (yqlin) HDFS-11899. ASF License warnings generated intermittently in trunk.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [656K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/

[Jun 3, 2017 2:07:24 PM] (yqlin) HDFS-11899. ASF License warnings generated intermittently in trunk.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [656K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/

[Jun 3, 2017 2:07:24 PM] (yqlin) HDFS-11899. ASF License warnings generated intermittently in trunk.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.resourcemanager.scheduler.fair.TestFSAppStarvation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [656K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/424/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/

[Jun 2, 2017 2:39:10 PM] (brahma) HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by
[Jun 2, 2017 3:50:19 PM] (templedf) YARN-6208. Improve the log when FinishAppEvent sent to the NodeManager




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [224K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/

[Jun 2, 2017 2:39:10 PM] (brahma) HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by
[Jun 2, 2017 3:50:19 PM] (templedf) YARN-6208. Improve the log when FinishAppEvent sent to the NodeManager




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [224K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/

[Jun 2, 2017 2:39:10 PM] (brahma) HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by
[Jun 2, 2017 3:50:19 PM] (templedf) YARN-6208. Improve the log when FinishAppEvent sent to the NodeManager




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [224K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/

[Jun 2, 2017 2:39:10 PM] (brahma) HADOOP-14436. Remove the redundant colon in ViewFs.md. Contributed by
[Jun 2, 2017 3:50:19 PM] (templedf) YARN-6208. Improve the log when FinishAppEvent sent to the NodeManager




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.net.TestDNS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [224K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/423/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/

[Jun 1, 2017 2:29:29 PM] (brahma) HDFS-11893. Fix TestDFSShell.testMoveWithTargetPortEmpty failure.
[Jun 1, 2017 4:28:33 PM] (brahma) HDFS-11905. Fix license header inconsistency in hdfs. Contributed by
[Jun 1, 2017 6:52:11 PM] (liuml07) HADOOP-14460. Azure: update doc for live and contract tests. Contributed
[Jun 1, 2017 9:05:37 PM] (xiao) HDFS-11741. Long running balancer may fail due to expired
[Jun 1, 2017 9:13:57 PM] (xiao) HDFS-11904. Reuse iip in unprotectedRemoveXAttrs calls.
[Jun 1, 2017 10:20:18 PM] (wang) HDFS-11383. Intern strings in BlockLocation and ExtendedBlock.
[Jun 2, 2017 1:30:23 AM] (vrushali) YARN-6316 Provide help information and documentation for
[Jun 2, 2017 4:48:30 AM] (yqlin) HDFS-11359. DFSAdmin report command supports displaying maintenance




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [320K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/

[Jun 1, 2017 2:29:29 PM] (brahma) HDFS-11893. Fix TestDFSShell.testMoveWithTargetPortEmpty failure.
[Jun 1, 2017 4:28:33 PM] (brahma) HDFS-11905. Fix license header inconsistency in hdfs. Contributed by
[Jun 1, 2017 6:52:11 PM] (liuml07) HADOOP-14460. Azure: update doc for live and contract tests. Contributed
[Jun 1, 2017 9:05:37 PM] (xiao) HDFS-11741. Long running balancer may fail due to expired
[Jun 1, 2017 9:13:57 PM] (xiao) HDFS-11904. Reuse iip in unprotectedRemoveXAttrs calls.
[Jun 1, 2017 10:20:18 PM] (wang) HDFS-11383. Intern strings in BlockLocation and ExtendedBlock.
[Jun 2, 2017 1:30:23 AM] (vrushali) YARN-6316 Provide help information and documentation for
[Jun 2, 2017 4:48:30 AM] (yqlin) HDFS-11359. DFSAdmin report command supports displaying maintenance




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [320K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/

[Jun 1, 2017 2:29:29 PM] (brahma) HDFS-11893. Fix TestDFSShell.testMoveWithTargetPortEmpty failure.
[Jun 1, 2017 4:28:33 PM] (brahma) HDFS-11905. Fix license header inconsistency in hdfs. Contributed by
[Jun 1, 2017 6:52:11 PM] (liuml07) HADOOP-14460. Azure: update doc for live and contract tests. Contributed
[Jun 1, 2017 9:05:37 PM] (xiao) HDFS-11741. Long running balancer may fail due to expired
[Jun 1, 2017 9:13:57 PM] (xiao) HDFS-11904. Reuse iip in unprotectedRemoveXAttrs calls.
[Jun 1, 2017 10:20:18 PM] (wang) HDFS-11383. Intern strings in BlockLocation and ExtendedBlock.
[Jun 2, 2017 1:30:23 AM] (vrushali) YARN-6316 Provide help information and documentation for
[Jun 2, 2017 4:48:30 AM] (yqlin) HDFS-11359. DFSAdmin report command supports displaying maintenance




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [320K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/

[Jun 1, 2017 2:29:29 PM] (brahma) HDFS-11893. Fix TestDFSShell.testMoveWithTargetPortEmpty failure.
[Jun 1, 2017 4:28:33 PM] (brahma) HDFS-11905. Fix license header inconsistency in hdfs. Contributed by
[Jun 1, 2017 6:52:11 PM] (liuml07) HADOOP-14460. Azure: update doc for live and contract tests. Contributed
[Jun 1, 2017 9:05:37 PM] (xiao) HDFS-11741. Long running balancer may fail due to expired
[Jun 1, 2017 9:13:57 PM] (xiao) HDFS-11904. Reuse iip in unprotectedRemoveXAttrs calls.
[Jun 1, 2017 10:20:18 PM] (wang) HDFS-11383. Intern strings in BlockLocation and ExtendedBlock.
[Jun 2, 2017 1:30:23 AM] (vrushali) YARN-6316 Provide help information and documentation for
[Jun 2, 2017 4:48:30 AM] (yqlin) HDFS-11359. DFSAdmin report command supports displaying maintenance




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [320K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/422/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/

[May 31, 2017 10:45:35 AM] (vvasudev) YARN-6366. Refactor the NodeManager DeletionService to support
[May 31, 2017 3:09:08 PM] (brahma) HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed
[May 31, 2017 3:18:42 PM] (jeagles) YARN-6497. Method length of ResourceManager#serviceInit() is too long
[May 31, 2017 3:55:03 PM] (kihwal) HDFS-5042. Completed files lost after power failure. Contributed by
[May 31, 2017 4:32:32 PM] (nroberts) YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if
[May 31, 2017 10:48:04 PM] (templedf) YARN-6246. Identifying starved apps does not need the scheduler
[May 31, 2017 10:57:48 PM] (templedf) HADOOP-9849. License information is missing for native CRC32 code
[Jun 1, 2017 4:08:01 AM] (aajisaka) HADOOP-14466. Remove useless document from
[Jun 1, 2017 4:35:14 AM] (aajisaka) HADOOP-13921. Remove log4j classes from JobConf.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/

[May 31, 2017 10:45:35 AM] (vvasudev) YARN-6366. Refactor the NodeManager DeletionService to support
[May 31, 2017 3:09:08 PM] (brahma) HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed
[May 31, 2017 3:18:42 PM] (jeagles) YARN-6497. Method length of ResourceManager#serviceInit() is too long
[May 31, 2017 3:55:03 PM] (kihwal) HDFS-5042. Completed files lost after power failure. Contributed by
[May 31, 2017 4:32:32 PM] (nroberts) YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if
[May 31, 2017 10:48:04 PM] (templedf) YARN-6246. Identifying starved apps does not need the scheduler
[May 31, 2017 10:57:48 PM] (templedf) HADOOP-9849. License information is missing for native CRC32 code
[Jun 1, 2017 4:08:01 AM] (aajisaka) HADOOP-14466. Remove useless document from
[Jun 1, 2017 4:35:14 AM] (aajisaka) HADOOP-13921. Remove log4j classes from JobConf.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/

[May 31, 2017 10:45:35 AM] (vvasudev) YARN-6366. Refactor the NodeManager DeletionService to support
[May 31, 2017 3:09:08 PM] (brahma) HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed
[May 31, 2017 3:18:42 PM] (jeagles) YARN-6497. Method length of ResourceManager#serviceInit() is too long
[May 31, 2017 3:55:03 PM] (kihwal) HDFS-5042. Completed files lost after power failure. Contributed by
[May 31, 2017 4:32:32 PM] (nroberts) YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if
[May 31, 2017 10:48:04 PM] (templedf) YARN-6246. Identifying starved apps does not need the scheduler
[May 31, 2017 10:57:48 PM] (templedf) HADOOP-9849. License information is missing for native CRC32 code
[Jun 1, 2017 4:08:01 AM] (aajisaka) HADOOP-14466. Remove useless document from
[Jun 1, 2017 4:35:14 AM] (aajisaka) HADOOP-13921. Remove log4j classes from JobConf.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/

[May 31, 2017 10:45:35 AM] (vvasudev) YARN-6366. Refactor the NodeManager DeletionService to support
[May 31, 2017 3:09:08 PM] (brahma) HDFS-11901. Modifier 'static' is redundant for inner enums. Contributed
[May 31, 2017 3:18:42 PM] (jeagles) YARN-6497. Method length of ResourceManager#serviceInit() is too long
[May 31, 2017 3:55:03 PM] (kihwal) HDFS-5042. Completed files lost after power failure. Contributed by
[May 31, 2017 4:32:32 PM] (nroberts) YARN-6649. RollingLevelDBTimelineServer throws RuntimeException if
[May 31, 2017 10:48:04 PM] (templedf) YARN-6246. Identifying starved apps does not need the scheduler
[May 31, 2017 10:57:48 PM] (templedf) HADOOP-9849. License information is missing for native CRC32 code
[Jun 1, 2017 4:08:01 AM] (aajisaka) HADOOP-14466. Remove useless document from
[Jun 1, 2017 4:35:14 AM] (aajisaka) HADOOP-13921. Remove log4j classes from JobConf.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 351] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [164K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/421/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/

[May 30, 2017 8:22:40 AM] (sunilg) YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil
[May 30, 2017 5:07:58 PM] (brahma) HADOOP-14456. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:10:12 PM] (lei) HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail
[May 30, 2017 11:58:15 PM] (haibochen) YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.mapreduce.v2.app.TestRuntimeEstimators 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/

[May 30, 2017 8:22:40 AM] (sunilg) YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil
[May 30, 2017 5:07:58 PM] (brahma) HADOOP-14456. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:10:12 PM] (lei) HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail
[May 30, 2017 11:58:15 PM] (haibochen) YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.mapreduce.v2.app.TestRuntimeEstimators 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/

[May 30, 2017 8:22:40 AM] (sunilg) YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil
[May 30, 2017 5:07:58 PM] (brahma) HADOOP-14456. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:10:12 PM] (lei) HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail
[May 30, 2017 11:58:15 PM] (haibochen) YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.mapreduce.v2.app.TestRuntimeEstimators 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/

[May 30, 2017 8:22:40 AM] (sunilg) YARN-6635. Refactor yarn-app pages in new YARN UI. Contributed by Akhil
[May 30, 2017 5:07:58 PM] (brahma) HADOOP-14456. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:10:12 PM] (lei) HDFS-11659. TestDataNodeHotSwapVolumes.testRemoveVolumeBeingWritten fail
[May 30, 2017 11:58:15 PM] (haibochen) YARN-6477. Dispatcher no longer needs the raw types suppression. (Maya




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestErasureCodeBenchmarkThroughput 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.mapreduce.v2.app.TestRuntimeEstimators 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [356K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/420/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/

[May 29, 2017 8:30:23 AM] (aajisaka) HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java.
[May 30, 2017 5:48:58 AM] (aajisaka) MAPREDUCE-6887. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:11:10 AM] (aajisaka) HADOOP-14458. Add missing imports to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/

[May 29, 2017 8:30:23 AM] (aajisaka) HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java.
[May 30, 2017 5:48:58 AM] (aajisaka) MAPREDUCE-6887. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:11:10 AM] (aajisaka) HADOOP-14458. Add missing imports to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/

[May 29, 2017 8:30:23 AM] (aajisaka) HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java.
[May 30, 2017 5:48:58 AM] (aajisaka) MAPREDUCE-6887. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:11:10 AM] (aajisaka) HADOOP-14458. Add missing imports to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/

[May 29, 2017 8:30:23 AM] (aajisaka) HDFS-11832. Switch leftover logs to slf4j format in BlockManager.java.
[May 30, 2017 5:48:58 AM] (aajisaka) MAPREDUCE-6887. Modifier 'static' is redundant for inner enums.
[May 30, 2017 6:11:10 AM] (aajisaka) HADOOP-14458. Add missing imports to




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [236K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/419/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/

[May 29, 2017 5:25:00 AM] (jzhuge) HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/

[May 29, 2017 5:25:00 AM] (jzhuge) HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/

[May 29, 2017 5:25:00 AM] (jzhuge) HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/

[May 29, 2017 5:25:00 AM] (jzhuge) HADOOP-14464. hadoop-aws doc header warning #5 line wrapped. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [188K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/418/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/

[May 28, 2017 3:23:32 AM] (yqlin) HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/

[May 28, 2017 3:23:32 AM] (yqlin) HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/

[May 28, 2017 3:23:32 AM] (yqlin) HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/

[May 28, 2017 3:23:32 AM] (yqlin) HDFS-11446. TestMaintenanceState#testWithNNAndDNRestart fails




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestNMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/417/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/

[May 26, 2017 2:37:56 PM] (jlowe) YARN-6641. Non-public resource localization on a bad disk causes
[May 26, 2017 7:05:48 PM] (templedf) YARN-6646. Modifier 'static' is redundant for inner enums (Contributed
[May 26, 2017 8:16:01 PM] (shv) Fix NPE in LazyPersistFileScrubber. Contributed by Inigo Goiri.
[May 26, 2017 9:09:44 PM] (wang) Update maven version for 3.0.0-alpha4 development
[May 26, 2017 9:14:38 PM] (wang) Update 3.0.0-alpha3 changes, release notes, jdiff.
[May 26, 2017 11:02:40 PM] (arp) HDFS-11891. DU#refresh should print the path of the directory when an
[May 27, 2017 12:54:00 AM] (liuml07) HADOOP-14442. Owner support for ranger-wasb integration. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.scheduler.TestTaskRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/

[May 26, 2017 2:37:56 PM] (jlowe) YARN-6641. Non-public resource localization on a bad disk causes
[May 26, 2017 7:05:48 PM] (templedf) YARN-6646. Modifier 'static' is redundant for inner enums (Contributed
[May 26, 2017 8:16:01 PM] (shv) Fix NPE in LazyPersistFileScrubber. Contributed by Inigo Goiri.
[May 26, 2017 9:09:44 PM] (wang) Update maven version for 3.0.0-alpha4 development
[May 26, 2017 9:14:38 PM] (wang) Update 3.0.0-alpha3 changes, release notes, jdiff.
[May 26, 2017 11:02:40 PM] (arp) HDFS-11891. DU#refresh should print the path of the directory when an
[May 27, 2017 12:54:00 AM] (liuml07) HADOOP-14442. Owner support for ranger-wasb integration. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.scheduler.TestTaskRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/

[May 26, 2017 2:37:56 PM] (jlowe) YARN-6641. Non-public resource localization on a bad disk causes
[May 26, 2017 7:05:48 PM] (templedf) YARN-6646. Modifier 'static' is redundant for inner enums (Contributed
[May 26, 2017 8:16:01 PM] (shv) Fix NPE in LazyPersistFileScrubber. Contributed by Inigo Goiri.
[May 26, 2017 9:09:44 PM] (wang) Update maven version for 3.0.0-alpha4 development
[May 26, 2017 9:14:38 PM] (wang) Update 3.0.0-alpha3 changes, release notes, jdiff.
[May 26, 2017 11:02:40 PM] (arp) HDFS-11891. DU#refresh should print the path of the directory when an
[May 27, 2017 12:54:00 AM] (liuml07) HADOOP-14442. Owner support for ranger-wasb integration. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.scheduler.TestTaskRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/

[May 26, 2017 2:37:56 PM] (jlowe) YARN-6641. Non-public resource localization on a bad disk causes
[May 26, 2017 7:05:48 PM] (templedf) YARN-6646. Modifier 'static' is redundant for inner enums (Contributed
[May 26, 2017 8:16:01 PM] (shv) Fix NPE in LazyPersistFileScrubber. Contributed by Inigo Goiri.
[May 26, 2017 9:09:44 PM] (wang) Update maven version for 3.0.0-alpha4 development
[May 26, 2017 9:14:38 PM] (wang) Update 3.0.0-alpha3 changes, release notes, jdiff.
[May 26, 2017 11:02:40 PM] (arp) HDFS-11891. DU#refresh should print the path of the directory when an
[May 27, 2017 12:54:00 AM] (liuml07) HADOOP-14442. Owner support for ranger-wasb integration. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.yarn.server.nodemanager.containermanager.scheduler.TestContainerSchedulerQueuing 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.sls.scheduler.TestTaskRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [184K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt  [36K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/416/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/

[May 25, 2017 8:06:26 AM] (aajisaka) YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable
[May 25, 2017 9:23:57 AM] (vvasudev) Addendum patch to fix Docker sanitization.
[May 25, 2017 1:59:33 PM] (stevel) HADOOP-14399. Configuration does not correctly XInclude absolute file
[May 25, 2017 2:19:58 PM] (stevel) HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's
[May 25, 2017 2:35:10 PM] (brahma) HDFS-11445. FSCK shows overall health stauts as corrupt even one replica
[May 25, 2017 5:42:24 PM] (arp) HDFS-11878. Fix journal missing log httpServerUrl address in
[May 25, 2017 6:05:23 PM] (kihwal) HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future
[May 25, 2017 9:01:53 PM] (arp) HDFS-11879. Fix JN sync interval in case of exception. Contributed by
[May 25, 2017 9:07:52 PM] (jlowe) YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed
[May 25, 2017 9:22:13 PM] (yufei) YARN-6582. FSAppAttempt demand can be updated atomically in
[May 25, 2017 10:17:38 PM] (kihwal) HDFS-11817. A faulty node can cause a lease leak and NPE on accessing
[May 26, 2017 4:15:27 AM] (haibochen) YARN-6555. Store application flow context in NM state store for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/

[May 25, 2017 8:06:26 AM] (aajisaka) YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable
[May 25, 2017 9:23:57 AM] (vvasudev) Addendum patch to fix Docker sanitization.
[May 25, 2017 1:59:33 PM] (stevel) HADOOP-14399. Configuration does not correctly XInclude absolute file
[May 25, 2017 2:19:58 PM] (stevel) HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's
[May 25, 2017 2:35:10 PM] (brahma) HDFS-11445. FSCK shows overall health stauts as corrupt even one replica
[May 25, 2017 5:42:24 PM] (arp) HDFS-11878. Fix journal missing log httpServerUrl address in
[May 25, 2017 6:05:23 PM] (kihwal) HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future
[May 25, 2017 9:01:53 PM] (arp) HDFS-11879. Fix JN sync interval in case of exception. Contributed by
[May 25, 2017 9:07:52 PM] (jlowe) YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed
[May 25, 2017 9:22:13 PM] (yufei) YARN-6582. FSAppAttempt demand can be updated atomically in
[May 25, 2017 10:17:38 PM] (kihwal) HDFS-11817. A faulty node can cause a lease leak and NPE on accessing
[May 26, 2017 4:15:27 AM] (haibochen) YARN-6555. Store application flow context in NM state store for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/

[May 25, 2017 8:06:26 AM] (aajisaka) YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable
[May 25, 2017 9:23:57 AM] (vvasudev) Addendum patch to fix Docker sanitization.
[May 25, 2017 1:59:33 PM] (stevel) HADOOP-14399. Configuration does not correctly XInclude absolute file
[May 25, 2017 2:19:58 PM] (stevel) HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's
[May 25, 2017 2:35:10 PM] (brahma) HDFS-11445. FSCK shows overall health stauts as corrupt even one replica
[May 25, 2017 5:42:24 PM] (arp) HDFS-11878. Fix journal missing log httpServerUrl address in
[May 25, 2017 6:05:23 PM] (kihwal) HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future
[May 25, 2017 9:01:53 PM] (arp) HDFS-11879. Fix JN sync interval in case of exception. Contributed by
[May 25, 2017 9:07:52 PM] (jlowe) YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed
[May 25, 2017 9:22:13 PM] (yufei) YARN-6582. FSAppAttempt demand can be updated atomically in
[May 25, 2017 10:17:38 PM] (kihwal) HDFS-11817. A faulty node can cause a lease leak and NPE on accessing
[May 26, 2017 4:15:27 AM] (haibochen) YARN-6555. Store application flow context in NM state store for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/

[May 25, 2017 8:06:26 AM] (aajisaka) YARN-6141. ppc64le on Linux doesn't trigger __linux get_executable
[May 25, 2017 9:23:57 AM] (vvasudev) Addendum patch to fix Docker sanitization.
[May 25, 2017 1:59:33 PM] (stevel) HADOOP-14399. Configuration does not correctly XInclude absolute file
[May 25, 2017 2:19:58 PM] (stevel) HADOOP-14430 the accessTime of FileStatus returned by SFTPFileSystem's
[May 25, 2017 2:35:10 PM] (brahma) HDFS-11445. FSCK shows overall health stauts as corrupt even one replica
[May 25, 2017 5:42:24 PM] (arp) HDFS-11878. Fix journal missing log httpServerUrl address in
[May 25, 2017 6:05:23 PM] (kihwal) HDFS-11856. Ability to re-add Upgrading Nodes to pipeline for future
[May 25, 2017 9:01:53 PM] (arp) HDFS-11879. Fix JN sync interval in case of exception. Contributed by
[May 25, 2017 9:07:52 PM] (jlowe) YARN-6643. TestRMFailover fails rarely due to port conflict. Contributed
[May 25, 2017 9:22:13 PM] (yufei) YARN-6582. FSAppAttempt demand can be updated atomically in
[May 25, 2017 10:17:38 PM] (kihwal) HDFS-11817. A faulty node can cause a lease leak and NPE on accessing
[May 26, 2017 4:15:27 AM] (haibochen) YARN-6555. Store application flow context in NM state store for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.TestDFSStripedInputStreamWithRandomECPolicy 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.mapreduce.TestMRJobClient 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [360K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [88K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/415/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/

[May 24, 2017 10:45:52 AM] (kai.zheng) HDFS-11793. Allow to enable user defined erasure coding policy.
[May 24, 2017 4:22:42 PM] (jlowe) YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by
[May 24, 2017 5:03:22 PM] (brahma) HADOOP-14449. The ASF Header in ComparableVersion.java and
[May 24, 2017 5:27:13 PM] (brahma) HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero
[May 24, 2017 6:14:19 PM] (jing9) HDFS-11823. Extend TestDFSStripedIutputStream/TestDFSStripedOutputStream
[May 24, 2017 11:09:00 PM] (arp) HDFS-11877. FileJournalManager#getLogFile should ignore in progress edit
[May 25, 2017 12:20:27 AM] (weichiu) Revert "HDFS-11515. -du throws ConcurrentModificationException.
[May 25, 2017 12:21:22 AM] (weichiu) Revert "HDFS-10797. Disk usage summary of snapshots causes renamed
[May 25, 2017 1:34:48 AM] (weichiu) HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed
[May 25, 2017 6:36:44 AM] (aajisaka) HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/

[May 24, 2017 10:45:52 AM] (kai.zheng) HDFS-11793. Allow to enable user defined erasure coding policy.
[May 24, 2017 4:22:42 PM] (jlowe) YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by
[May 24, 2017 5:03:22 PM] (brahma) HADOOP-14449. The ASF Header in ComparableVersion.java and
[May 24, 2017 5:27:13 PM] (brahma) HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero
[May 24, 2017 6:14:19 PM] (jing9) HDFS-11823. Extend TestDFSStripedIutputStream/TestDFSStripedOutputStream
[May 24, 2017 11:09:00 PM] (arp) HDFS-11877. FileJournalManager#getLogFile should ignore in progress edit
[May 25, 2017 12:20:27 AM] (weichiu) Revert "HDFS-11515. -du throws ConcurrentModificationException.
[May 25, 2017 12:21:22 AM] (weichiu) Revert "HDFS-10797. Disk usage summary of snapshots causes renamed
[May 25, 2017 1:34:48 AM] (weichiu) HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed
[May 25, 2017 6:36:44 AM] (aajisaka) HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/

[May 24, 2017 10:45:52 AM] (kai.zheng) HDFS-11793. Allow to enable user defined erasure coding policy.
[May 24, 2017 4:22:42 PM] (jlowe) YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by
[May 24, 2017 5:03:22 PM] (brahma) HADOOP-14449. The ASF Header in ComparableVersion.java and
[May 24, 2017 5:27:13 PM] (brahma) HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero
[May 24, 2017 6:14:19 PM] (jing9) HDFS-11823. Extend TestDFSStripedIutputStream/TestDFSStripedOutputStream
[May 24, 2017 11:09:00 PM] (arp) HDFS-11877. FileJournalManager#getLogFile should ignore in progress edit
[May 25, 2017 12:20:27 AM] (weichiu) Revert "HDFS-11515. -du throws ConcurrentModificationException.
[May 25, 2017 12:21:22 AM] (weichiu) Revert "HDFS-10797. Disk usage summary of snapshots causes renamed
[May 25, 2017 1:34:48 AM] (weichiu) HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed
[May 25, 2017 6:36:44 AM] (aajisaka) HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/

[May 24, 2017 10:45:52 AM] (kai.zheng) HDFS-11793. Allow to enable user defined erasure coding policy.
[May 24, 2017 4:22:42 PM] (jlowe) YARN-6615. AmIpFilter drops query parameters on redirect. Contributed by
[May 24, 2017 5:03:22 PM] (brahma) HADOOP-14449. The ASF Header in ComparableVersion.java and
[May 24, 2017 5:27:13 PM] (brahma) HADOOP-14166. Reset the DecayRpcScheduler AvgResponseTime metric to zero
[May 24, 2017 6:14:19 PM] (jing9) HDFS-11823. Extend TestDFSStripedIutputStream/TestDFSStripedOutputStream
[May 24, 2017 11:09:00 PM] (arp) HDFS-11877. FileJournalManager#getLogFile should ignore in progress edit
[May 25, 2017 12:20:27 AM] (weichiu) Revert "HDFS-11515. -du throws ConcurrentModificationException.
[May 25, 2017 12:21:22 AM] (weichiu) Revert "HDFS-10797. Disk usage summary of snapshots causes renamed
[May 25, 2017 1:34:48 AM] (weichiu) HADOOP-14426. Upgrade Kerby version from 1.0.0-RC2 to 1.0.0. Contributed
[May 25, 2017 6:36:44 AM] (aajisaka) HADOOP-14180. FileSystem contract tests to replace JUnit 3 with 4.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.fsdataset.impl.TestSpaceReservation 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.api.impl.TestAMRMClient 

    Timed out junit tests :

       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/414/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/

[May 23, 2017 11:33:28 AM] (rakeshr) HDFS-11794. Add ec sub command -listCodec to show currently supported ec
[May 23, 2017 3:52:42 PM] (brahma) HDFS-11864. Document Metrics to track usage of memory for writes.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [452K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/

[May 23, 2017 11:33:28 AM] (rakeshr) HDFS-11794. Add ec sub command -listCodec to show currently supported ec
[May 23, 2017 3:52:42 PM] (brahma) HDFS-11864. Document Metrics to track usage of memory for writes.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [452K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/

[May 23, 2017 11:33:28 AM] (rakeshr) HDFS-11794. Add ec sub command -listCodec to show currently supported ec
[May 23, 2017 3:52:42 PM] (brahma) HDFS-11864. Document Metrics to track usage of memory for writes.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [452K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/

[May 23, 2017 11:33:28 AM] (rakeshr) HDFS-11794. Add ec sub command -listCodec to show currently supported ec
[May 23, 2017 3:52:42 PM] (brahma) HDFS-11864. Document Metrics to track usage of memory for writes.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [452K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/413/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/

[May 22, 2017 8:40:06 AM] (sunilg) YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and
[May 22, 2017 6:16:25 PM] (brahma) HDFS-11863. Document missing metrics for blocks count in pending IBR.
[May 22, 2017 6:39:19 PM] (brahma) HDFS-11849. JournalNode startup failure exception should be logged in
[May 22, 2017 9:26:13 PM] (wangda) YARN-2113. Add cross-user preemption within CapacityScheduler's
[May 22, 2017 9:28:55 PM] (wangda) YARN-6493. Print requested node partition in assignContainer logs.
[May 23, 2017 12:53:47 AM] (arp) HDFS-11866. JournalNode Sync should be off by default in
[May 23, 2017 3:25:34 AM] (arp) HDFS-11419. Performance analysis of new DFSNetworkTopology#chooseRandom.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.tools.TestDistCpSystem 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [588K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/

[May 22, 2017 8:40:06 AM] (sunilg) YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and
[May 22, 2017 6:16:25 PM] (brahma) HDFS-11863. Document missing metrics for blocks count in pending IBR.
[May 22, 2017 6:39:19 PM] (brahma) HDFS-11849. JournalNode startup failure exception should be logged in
[May 22, 2017 9:26:13 PM] (wangda) YARN-2113. Add cross-user preemption within CapacityScheduler's
[May 22, 2017 9:28:55 PM] (wangda) YARN-6493. Print requested node partition in assignContainer logs.
[May 23, 2017 12:53:47 AM] (arp) HDFS-11866. JournalNode Sync should be off by default in
[May 23, 2017 3:25:34 AM] (arp) HDFS-11419. Performance analysis of new DFSNetworkTopology#chooseRandom.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.tools.TestDistCpSystem 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [588K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/

[May 22, 2017 8:40:06 AM] (sunilg) YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and
[May 22, 2017 6:16:25 PM] (brahma) HDFS-11863. Document missing metrics for blocks count in pending IBR.
[May 22, 2017 6:39:19 PM] (brahma) HDFS-11849. JournalNode startup failure exception should be logged in
[May 22, 2017 9:26:13 PM] (wangda) YARN-2113. Add cross-user preemption within CapacityScheduler's
[May 22, 2017 9:28:55 PM] (wangda) YARN-6493. Print requested node partition in assignContainer logs.
[May 23, 2017 12:53:47 AM] (arp) HDFS-11866. JournalNode Sync should be off by default in
[May 23, 2017 3:25:34 AM] (arp) HDFS-11419. Performance analysis of new DFSNetworkTopology#chooseRandom.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.tools.TestDistCpSystem 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [588K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/

[May 22, 2017 8:40:06 AM] (sunilg) YARN-6584. Correct license headers in hadoop-common, hdfs, yarn and
[May 22, 2017 6:16:25 PM] (brahma) HDFS-11863. Document missing metrics for blocks count in pending IBR.
[May 22, 2017 6:39:19 PM] (brahma) HDFS-11849. JournalNode startup failure exception should be logged in
[May 22, 2017 9:26:13 PM] (wangda) YARN-2113. Add cross-user preemption within CapacityScheduler's
[May 22, 2017 9:28:55 PM] (wangda) YARN-6493. Print requested node partition in assignContainer logs.
[May 23, 2017 12:53:47 AM] (arp) HDFS-11866. JournalNode Sync should be off by default in
[May 23, 2017 3:25:34 AM] (arp) HDFS-11419. Performance analysis of new DFSNetworkTopology#chooseRandom.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestDistributedScheduling 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.tools.TestDistCpSystem 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [588K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/412/artifact/out/patch-unit-hadoop-tools_hadoop-distcp.txt  [16K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/

[May 21, 2017 8:23:35 AM] (liuml07) HDFS-11862. Option -v missing for du command in FileSystemShell.md.
[May 21, 2017 12:39:13 PM] (sunilg) YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by
[May 22, 2017 4:04:06 AM] (yufei.gu) YARN-6111. Rumen input does't work in SLS. Contributed by Yufei Gu.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [676K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/

[May 21, 2017 8:23:35 AM] (liuml07) HDFS-11862. Option -v missing for du command in FileSystemShell.md.
[May 21, 2017 12:39:13 PM] (sunilg) YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by
[May 22, 2017 4:04:06 AM] (yufei.gu) YARN-6111. Rumen input does't work in SLS. Contributed by Yufei Gu.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [676K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/

[May 21, 2017 8:23:35 AM] (liuml07) HDFS-11862. Option -v missing for du command in FileSystemShell.md.
[May 21, 2017 12:39:13 PM] (sunilg) YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by
[May 22, 2017 4:04:06 AM] (yufei.gu) YARN-6111. Rumen input does't work in SLS. Contributed by Yufei Gu.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [676K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/

[May 21, 2017 8:23:35 AM] (liuml07) HDFS-11862. Option -v missing for du command in FileSystemShell.md.
[May 21, 2017 12:39:13 PM] (sunilg) YARN-5705. Show timeline data from ATS v2 in new web UI. Contributed by
[May 22, 2017 4:04:06 AM] (yufei.gu) YARN-6111. Rumen input does't work in SLS. Contributed by Yufei Gu.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.namenode.ha.TestPipelinesFailover 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [676K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/411/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [196K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [196K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [196K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.TestReconstructStripedBlocks 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [196K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/410/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/

[May 19, 2017 4:24:54 PM] (epayne) YARN-6618. TestNMLeveldbStateStoreService#testCompactionCycle can fail
[May 19, 2017 6:51:43 PM] (liuml07) HADOOP-14432. S3A copyFromLocalFile to be robust, tested. Contributed by
[May 19, 2017 9:16:00 PM] (yufei.gu) YARN-6540. Resource Manager is spelled "Resource Manger" in
[May 19, 2017 9:21:01 PM] (liuml07) HDFS-11803. Add -v option for du command to show header line.
[May 19, 2017 9:53:27 PM] (yufei.gu) YARN-6249. TestFairSchedulerPreemption fails inconsistently. (Tao Jie
[May 19, 2017 10:43:22 PM] (rkanter) YARN-6602. Impersonation does not work if standby RM is contacted first
[May 20, 2017 3:14:03 AM] (jianhe) YARN-6627. Use deployed webapp folder to launch new YARN UI. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/

[May 19, 2017 4:24:54 PM] (epayne) YARN-6618. TestNMLeveldbStateStoreService#testCompactionCycle can fail
[May 19, 2017 6:51:43 PM] (liuml07) HADOOP-14432. S3A copyFromLocalFile to be robust, tested. Contributed by
[May 19, 2017 9:16:00 PM] (yufei.gu) YARN-6540. Resource Manager is spelled "Resource Manger" in
[May 19, 2017 9:21:01 PM] (liuml07) HDFS-11803. Add -v option for du command to show header line.
[May 19, 2017 9:53:27 PM] (yufei.gu) YARN-6249. TestFairSchedulerPreemption fails inconsistently. (Tao Jie
[May 19, 2017 10:43:22 PM] (rkanter) YARN-6602. Impersonation does not work if standby RM is contacted first
[May 20, 2017 3:14:03 AM] (jianhe) YARN-6627. Use deployed webapp folder to launch new YARN UI. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/

[May 19, 2017 4:24:54 PM] (epayne) YARN-6618. TestNMLeveldbStateStoreService#testCompactionCycle can fail
[May 19, 2017 6:51:43 PM] (liuml07) HADOOP-14432. S3A copyFromLocalFile to be robust, tested. Contributed by
[May 19, 2017 9:16:00 PM] (yufei.gu) YARN-6540. Resource Manager is spelled "Resource Manger" in
[May 19, 2017 9:21:01 PM] (liuml07) HDFS-11803. Add -v option for du command to show header line.
[May 19, 2017 9:53:27 PM] (yufei.gu) YARN-6249. TestFairSchedulerPreemption fails inconsistently. (Tao Jie
[May 19, 2017 10:43:22 PM] (rkanter) YARN-6602. Impersonation does not work if standby RM is contacted first
[May 20, 2017 3:14:03 AM] (jianhe) YARN-6627. Use deployed webapp folder to launch new YARN UI. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/

[May 19, 2017 4:24:54 PM] (epayne) YARN-6618. TestNMLeveldbStateStoreService#testCompactionCycle can fail
[May 19, 2017 6:51:43 PM] (liuml07) HADOOP-14432. S3A copyFromLocalFile to be robust, tested. Contributed by
[May 19, 2017 9:16:00 PM] (yufei.gu) YARN-6540. Resource Manager is spelled "Resource Manger" in
[May 19, 2017 9:21:01 PM] (liuml07) HDFS-11803. Add -v option for du command to show header line.
[May 19, 2017 9:53:27 PM] (yufei.gu) YARN-6249. TestFairSchedulerPreemption fails inconsistently. (Tao Jie
[May 19, 2017 10:43:22 PM] (rkanter) YARN-6602. Impersonation does not work if standby RM is contacted first
[May 20, 2017 3:14:03 AM] (jianhe) YARN-6627. Use deployed webapp folder to launch new YARN UI. Contributed




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure010 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/409/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/

[May 18, 2017 4:59:34 AM] (vvasudev) Validate docker image name before launching container.
[May 18, 2017 5:07:16 AM] (vvasudev) Sanitize arguments before launching Docker containers.
[May 18, 2017 2:44:39 PM] (stevel) HADOOP-11572. s3a delete() operation fails during a concurrent delete of
[May 18, 2017 5:19:42 PM] (sunilg) YARN-6560. SLS doesn't honor node total resource specified in
[May 18, 2017 10:35:22 PM] (yzhang) HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar
[May 19, 2017 4:27:46 AM] (cdouglas) HADOOP-11869. Suppress ParameterNumber checkstyle violations for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/

[May 18, 2017 4:59:34 AM] (vvasudev) Validate docker image name before launching container.
[May 18, 2017 5:07:16 AM] (vvasudev) Sanitize arguments before launching Docker containers.
[May 18, 2017 2:44:39 PM] (stevel) HADOOP-11572. s3a delete() operation fails during a concurrent delete of
[May 18, 2017 5:19:42 PM] (sunilg) YARN-6560. SLS doesn't honor node total resource specified in
[May 18, 2017 10:35:22 PM] (yzhang) HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar
[May 19, 2017 4:27:46 AM] (cdouglas) HADOOP-11869. Suppress ParameterNumber checkstyle violations for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/

[May 18, 2017 4:59:34 AM] (vvasudev) Validate docker image name before launching container.
[May 18, 2017 5:07:16 AM] (vvasudev) Sanitize arguments before launching Docker containers.
[May 18, 2017 2:44:39 PM] (stevel) HADOOP-11572. s3a delete() operation fails during a concurrent delete of
[May 18, 2017 5:19:42 PM] (sunilg) YARN-6560. SLS doesn't honor node total resource specified in
[May 18, 2017 10:35:22 PM] (yzhang) HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar
[May 19, 2017 4:27:46 AM] (cdouglas) HADOOP-11869. Suppress ParameterNumber checkstyle violations for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/

[May 18, 2017 4:59:34 AM] (vvasudev) Validate docker image name before launching container.
[May 18, 2017 5:07:16 AM] (vvasudev) Sanitize arguments before launching Docker containers.
[May 18, 2017 2:44:39 PM] (stevel) HADOOP-11572. s3a delete() operation fails during a concurrent delete of
[May 18, 2017 5:19:42 PM] (sunilg) YARN-6560. SLS doesn't honor node total resource specified in
[May 18, 2017 10:35:22 PM] (yzhang) HADOOP-14407. DistCp - Introduce a configurable copy buffer size. (Omkar
[May 19, 2017 4:27:46 AM] (cdouglas) HADOOP-11869. Suppress ParameterNumber checkstyle violations for




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestReservationSystemWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/408/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/

[May 17, 2017 11:35:41 AM] (aajisaka) HADOOP-14419. Remove findbugs report from docs profile. Contributed by
[May 17, 2017 11:50:29 AM] (aajisaka) MAPREDUCE-6459. Native task crashes when merging spilled file on ppc64.
[May 17, 2017 7:38:28 PM] (aajisaka) HADOOP-14415. Use java.lang.AssertionError instead of
[May 17, 2017 8:12:14 PM] (liuml07) HADOOP-14427. Avoid reloading of Configuration in ViewFileSystem
[May 18, 2017 12:21:03 AM] (cdouglas) HADOOP-14434. Use MoveFileEx to allow renaming a file when the
[May 18, 2017 2:33:37 AM] (arp) HDFS-11842. TestDataNodeOutlierDetectionViaMetrics UT fails
[May 18, 2017 3:40:06 AM] (cdouglas) YARN-6577. Remove unused ContainerLocalization classes. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/

[May 17, 2017 11:35:41 AM] (aajisaka) HADOOP-14419. Remove findbugs report from docs profile. Contributed by
[May 17, 2017 11:50:29 AM] (aajisaka) MAPREDUCE-6459. Native task crashes when merging spilled file on ppc64.
[May 17, 2017 7:38:28 PM] (aajisaka) HADOOP-14415. Use java.lang.AssertionError instead of
[May 17, 2017 8:12:14 PM] (liuml07) HADOOP-14427. Avoid reloading of Configuration in ViewFileSystem
[May 18, 2017 12:21:03 AM] (cdouglas) HADOOP-14434. Use MoveFileEx to allow renaming a file when the
[May 18, 2017 2:33:37 AM] (arp) HDFS-11842. TestDataNodeOutlierDetectionViaMetrics UT fails
[May 18, 2017 3:40:06 AM] (cdouglas) YARN-6577. Remove unused ContainerLocalization classes. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/

[May 17, 2017 11:35:41 AM] (aajisaka) HADOOP-14419. Remove findbugs report from docs profile. Contributed by
[May 17, 2017 11:50:29 AM] (aajisaka) MAPREDUCE-6459. Native task crashes when merging spilled file on ppc64.
[May 17, 2017 7:38:28 PM] (aajisaka) HADOOP-14415. Use java.lang.AssertionError instead of
[May 17, 2017 8:12:14 PM] (liuml07) HADOOP-14427. Avoid reloading of Configuration in ViewFileSystem
[May 18, 2017 12:21:03 AM] (cdouglas) HADOOP-14434. Use MoveFileEx to allow renaming a file when the
[May 18, 2017 2:33:37 AM] (arp) HDFS-11842. TestDataNodeOutlierDetectionViaMetrics UT fails
[May 18, 2017 3:40:06 AM] (cdouglas) YARN-6577. Remove unused ContainerLocalization classes. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/

[May 17, 2017 11:35:41 AM] (aajisaka) HADOOP-14419. Remove findbugs report from docs profile. Contributed by
[May 17, 2017 11:50:29 AM] (aajisaka) MAPREDUCE-6459. Native task crashes when merging spilled file on ppc64.
[May 17, 2017 7:38:28 PM] (aajisaka) HADOOP-14415. Use java.lang.AssertionError instead of
[May 17, 2017 8:12:14 PM] (liuml07) HADOOP-14427. Avoid reloading of Configuration in ViewFileSystem
[May 18, 2017 12:21:03 AM] (cdouglas) HADOOP-14434. Use MoveFileEx to allow renaming a file when the
[May 18, 2017 2:33:37 AM] (arp) HDFS-11842. TestDataNodeOutlierDetectionViaMetrics UT fails
[May 18, 2017 3:40:06 AM] (cdouglas) YARN-6577. Remove unused ContainerLocalization classes. Contributed by




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureToleration 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/407/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/

[May 16, 2017 2:26:44 PM] (jlowe) YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe
[May 16, 2017 3:52:55 PM] (aajisaka) HDFS-11833. HDFS architecture documentation descibes outdated placement
[May 16, 2017 4:28:46 PM] (kihwal) HDFS-11641. Reduce cost of audit logging by using FileStatus instead of
[May 16, 2017 4:41:59 PM] (aajisaka) HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by
[May 16, 2017 5:48:46 PM] (jianhe) YARN-6306. NMClient API change for container upgrade. Contributed by
[May 16, 2017 6:22:32 PM] (liuml07) HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while
[May 17, 2017 12:52:17 AM] (rkanter) YARN-6535. Program needs to exit when SLS finishes. (yufeigu via
[May 17, 2017 1:02:39 AM] (rkanter) YARN-6447. Provide container sandbox policies for groups (gphillips via
[May 17, 2017 2:51:04 AM] (arp) HDFS-11827. NPE is thrown when log level changed in
[May 17, 2017 2:57:45 AM] (rohithsharmaks) HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/

[May 16, 2017 2:26:44 PM] (jlowe) YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe
[May 16, 2017 3:52:55 PM] (aajisaka) HDFS-11833. HDFS architecture documentation descibes outdated placement
[May 16, 2017 4:28:46 PM] (kihwal) HDFS-11641. Reduce cost of audit logging by using FileStatus instead of
[May 16, 2017 4:41:59 PM] (aajisaka) HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by
[May 16, 2017 5:48:46 PM] (jianhe) YARN-6306. NMClient API change for container upgrade. Contributed by
[May 16, 2017 6:22:32 PM] (liuml07) HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while
[May 17, 2017 12:52:17 AM] (rkanter) YARN-6535. Program needs to exit when SLS finishes. (yufeigu via
[May 17, 2017 1:02:39 AM] (rkanter) YARN-6447. Provide container sandbox policies for groups (gphillips via
[May 17, 2017 2:51:04 AM] (arp) HDFS-11827. NPE is thrown when log level changed in
[May 17, 2017 2:57:45 AM] (rohithsharmaks) HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/

[May 16, 2017 2:26:44 PM] (jlowe) YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe
[May 16, 2017 3:52:55 PM] (aajisaka) HDFS-11833. HDFS architecture documentation descibes outdated placement
[May 16, 2017 4:28:46 PM] (kihwal) HDFS-11641. Reduce cost of audit logging by using FileStatus instead of
[May 16, 2017 4:41:59 PM] (aajisaka) HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by
[May 16, 2017 5:48:46 PM] (jianhe) YARN-6306. NMClient API change for container upgrade. Contributed by
[May 16, 2017 6:22:32 PM] (liuml07) HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while
[May 17, 2017 12:52:17 AM] (rkanter) YARN-6535. Program needs to exit when SLS finishes. (yufeigu via
[May 17, 2017 1:02:39 AM] (rkanter) YARN-6447. Provide container sandbox policies for groups (gphillips via
[May 17, 2017 2:51:04 AM] (arp) HDFS-11827. NPE is thrown when log level changed in
[May 17, 2017 2:57:45 AM] (rohithsharmaks) HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/

[May 16, 2017 2:26:44 PM] (jlowe) YARN-6603. NPE in RMAppsBlock. Contributed by Jason Lowe
[May 16, 2017 3:52:55 PM] (aajisaka) HDFS-11833. HDFS architecture documentation descibes outdated placement
[May 16, 2017 4:28:46 PM] (kihwal) HDFS-11641. Reduce cost of audit logging by using FileStatus instead of
[May 16, 2017 4:41:59 PM] (aajisaka) HDFS-11696. Fix warnings from Spotbugs in hadoop-hdfs. Contributed by
[May 16, 2017 5:48:46 PM] (jianhe) YARN-6306. NMClient API change for container upgrade. Contributed by
[May 16, 2017 6:22:32 PM] (liuml07) HADOOP-14416. Path starting with 'wasb:///' not resolved correctly while
[May 17, 2017 12:52:17 AM] (rkanter) YARN-6535. Program needs to exit when SLS finishes. (yufeigu via
[May 17, 2017 1:02:39 AM] (rkanter) YARN-6447. Provide container sandbox policies for groups (gphillips via
[May 17, 2017 2:51:04 AM] (arp) HDFS-11827. NPE is thrown when log level changed in
[May 17, 2017 2:57:45 AM] (rohithsharmaks) HADOOP-14412. HostsFileReader#getHostDetails is very expensive on large




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.snapshot.TestSnapshotFileLength 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestRollingUpgrade 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
       org.apache.hadoop.yarn.client.api.impl.TestOpportunisticContainerAllocation 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/406/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/

[May 15, 2017 3:32:01 PM] (jeagles) YARN-6598. History server getApplicationReport NPE when fetching report




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/

[May 15, 2017 3:32:01 PM] (jeagles) YARN-6598. History server getApplicationReport NPE when fetching report




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/

[May 15, 2017 3:32:01 PM] (jeagles) YARN-6598. History server getApplicationReport NPE when fetching report




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/

[May 15, 2017 3:32:01 PM] (jeagles) YARN-6598. History server getApplicationReport NPE when fetching report




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.TestMaintenanceState 
       hadoop.hdfs.server.blockmanagement.TestBlockTokenWithDFS 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/405/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/404/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.qjournal.TestNNWithQJM 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [288K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.qjournal.TestNNWithQJM 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [288K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.qjournal.TestNNWithQJM 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [288K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.qjournal.TestNNWithQJM 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.mapreduce.v2.app.webapp.TestAMWebApp 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [288K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt  [20K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/403/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/

[May 12, 2017 1:48:51 PM] (aajisaka) HADOOP-14375. Remove tomcat support from hadoop-functions.sh.
[May 12, 2017 8:05:40 PM] (haibochen) YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo
[May 12, 2017 9:54:08 PM] (jlowe) HADOOP-14376. Memory leak when reading a compressed file using the
[May 12, 2017 10:42:47 PM] (jlowe) HDFS-11818. TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails
[May 13, 2017 12:48:55 AM] (Carlo Curino) YARN-6587. Refactor of ResourceManager#startWebApp in a Util class.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/

[May 12, 2017 1:48:51 PM] (aajisaka) HADOOP-14375. Remove tomcat support from hadoop-functions.sh.
[May 12, 2017 8:05:40 PM] (haibochen) YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo
[May 12, 2017 9:54:08 PM] (jlowe) HADOOP-14376. Memory leak when reading a compressed file using the
[May 12, 2017 10:42:47 PM] (jlowe) HDFS-11818. TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails
[May 13, 2017 12:48:55 AM] (Carlo Curino) YARN-6587. Refactor of ResourceManager#startWebApp in a Util class.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/

[May 12, 2017 1:48:51 PM] (aajisaka) HADOOP-14375. Remove tomcat support from hadoop-functions.sh.
[May 12, 2017 8:05:40 PM] (haibochen) YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo
[May 12, 2017 9:54:08 PM] (jlowe) HADOOP-14376. Memory leak when reading a compressed file using the
[May 12, 2017 10:42:47 PM] (jlowe) HDFS-11818. TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails
[May 13, 2017 12:48:55 AM] (Carlo Curino) YARN-6587. Refactor of ResourceManager#startWebApp in a Util class.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/

[May 12, 2017 1:48:51 PM] (aajisaka) HADOOP-14375. Remove tomcat support from hadoop-functions.sh.
[May 12, 2017 8:05:40 PM] (haibochen) YARN-6580. Incorrect logger for FairSharePolicy. (Vrushali C via Haibo
[May 12, 2017 9:54:08 PM] (jlowe) HADOOP-14376. Memory leak when reading a compressed file using the
[May 12, 2017 10:42:47 PM] (jlowe) HDFS-11818. TestBlockManager.testSufficientlyReplBlocksUsesNewRack fails
[May 13, 2017 12:48:55 AM] (Carlo Curino) YARN-6587. Refactor of ResourceManager#startWebApp in a Util class.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.server.datanode.fsdataset.impl.TestLazyPersistReplicaRecovery 
       hadoop.yarn.sls.nodemanager.TestNMSimulator 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.metrics.TestSystemMetricsPublisher 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 

    Timed out junit tests :

       org.apache.hadoop.hdfs.TestLeaseRecovery2 
       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [252K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/402/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/

[May 11, 2017 6:03:45 PM] (brahma) HADOOP-14410. Correct spelling of  'beginning' and variants. Contributed
[May 11, 2017 7:06:06 PM] (templedf) HADOOP-14413. Add Javadoc comment for jitter parameter on
[May 11, 2017 8:25:31 PM] (shv) YARN-5543. ResourceManager SchedulingMonitor could potentially terminate
[May 11, 2017 8:47:02 PM] (templedf) YARN-6380. FSAppAttempt keeps redundant copy of the queue
[May 11, 2017 9:09:49 PM] (wang) HDFS-11757. Query StreamCapabilities when creating balancer's lock file.
[May 11, 2017 9:37:32 PM] (aajisaka) HADOOP-14401. maven-project-info-reports-plugin can be removed.
[May 12, 2017 2:08:18 AM] (vinayakumarb) HDFS-11674. reserveSpaceForReplicas is not released if append request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/

[May 11, 2017 6:03:45 PM] (brahma) HADOOP-14410. Correct spelling of  'beginning' and variants. Contributed
[May 11, 2017 7:06:06 PM] (templedf) HADOOP-14413. Add Javadoc comment for jitter parameter on
[May 11, 2017 8:25:31 PM] (shv) YARN-5543. ResourceManager SchedulingMonitor could potentially terminate
[May 11, 2017 8:47:02 PM] (templedf) YARN-6380. FSAppAttempt keeps redundant copy of the queue
[May 11, 2017 9:09:49 PM] (wang) HDFS-11757. Query StreamCapabilities when creating balancer's lock file.
[May 11, 2017 9:37:32 PM] (aajisaka) HADOOP-14401. maven-project-info-reports-plugin can be removed.
[May 12, 2017 2:08:18 AM] (vinayakumarb) HDFS-11674. reserveSpaceForReplicas is not released if append request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/

[May 11, 2017 6:03:45 PM] (brahma) HADOOP-14410. Correct spelling of  'beginning' and variants. Contributed
[May 11, 2017 7:06:06 PM] (templedf) HADOOP-14413. Add Javadoc comment for jitter parameter on
[May 11, 2017 8:25:31 PM] (shv) YARN-5543. ResourceManager SchedulingMonitor could potentially terminate
[May 11, 2017 8:47:02 PM] (templedf) YARN-6380. FSAppAttempt keeps redundant copy of the queue
[May 11, 2017 9:09:49 PM] (wang) HDFS-11757. Query StreamCapabilities when creating balancer's lock file.
[May 11, 2017 9:37:32 PM] (aajisaka) HADOOP-14401. maven-project-info-reports-plugin can be removed.
[May 12, 2017 2:08:18 AM] (vinayakumarb) HDFS-11674. reserveSpaceForReplicas is not released if append request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/

[May 11, 2017 6:03:45 PM] (brahma) HADOOP-14410. Correct spelling of  'beginning' and variants. Contributed
[May 11, 2017 7:06:06 PM] (templedf) HADOOP-14413. Add Javadoc comment for jitter parameter on
[May 11, 2017 8:25:31 PM] (shv) YARN-5543. ResourceManager SchedulingMonitor could potentially terminate
[May 11, 2017 8:47:02 PM] (templedf) YARN-6380. FSAppAttempt keeps redundant copy of the queue
[May 11, 2017 9:09:49 PM] (wang) HDFS-11757. Query StreamCapabilities when creating balancer's lock file.
[May 11, 2017 9:37:32 PM] (aajisaka) HADOOP-14401. maven-project-info-reports-plugin can be removed.
[May 12, 2017 2:08:18 AM] (vinayakumarb) HDFS-11674. reserveSpaceForReplicas is not released if append request




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestNameNodeMXBean 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure160 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [172K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/401/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/

[May 10, 2017 10:29:47 AM] (aajisaka) HADOOP-14373. License error in org.apache.hadoop.metrics2.util.Servers.
[May 10, 2017 10:57:12 AM] (aajisaka) HADOOP-14400. Fix warnings from spotbugs in hadoop-tools. Contributed by
[May 10, 2017 1:47:48 PM] (jlowe) YARN-6552. Increase YARN test timeouts from 1 second to 10 seconds.
[May 10, 2017 2:57:41 PM] (jlowe) MAPREDUCE-6882. Increase MapReduce test timeouts from 1 second to 10
[May 10, 2017 5:46:50 PM] (templedf) YARN-6475. Fix some long function checkstyle issues (Contributed by
[May 10, 2017 6:02:31 PM] (jlowe) HDFS-11745. Increase HDFS test timeouts from 1 second to 10 seconds.
[May 10, 2017 7:15:57 PM] (kihwal) HDFS-11755. Underconstruction blocks can be considered missing.
[May 10, 2017 9:33:33 PM] (liuml07) HDFS-11800. Document output of 'hdfs count -u' should contain PATHNAME.
[May 10, 2017 9:34:13 PM] (templedf) YARN-6571. Fix JavaDoc issues in SchedulingPolicy (Contributed by Weiwei
[May 10, 2017 9:49:25 PM] (Carlo Curino) YARN-6473. Create ReservationInvariantChecker to validate
[May 10, 2017 10:05:11 PM] (liuml07) HADOOP-14361. Azure: NativeAzureFileSystem.getDelegationToken() call
[May 11, 2017 5:25:28 AM] (cdouglas) HDFS-11681. DatanodeStorageInfo#getBlockIterator() should return an




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/

[May 10, 2017 10:29:47 AM] (aajisaka) HADOOP-14373. License error in org.apache.hadoop.metrics2.util.Servers.
[May 10, 2017 10:57:12 AM] (aajisaka) HADOOP-14400. Fix warnings from spotbugs in hadoop-tools. Contributed by
[May 10, 2017 1:47:48 PM] (jlowe) YARN-6552. Increase YARN test timeouts from 1 second to 10 seconds.
[May 10, 2017 2:57:41 PM] (jlowe) MAPREDUCE-6882. Increase MapReduce test timeouts from 1 second to 10
[May 10, 2017 5:46:50 PM] (templedf) YARN-6475. Fix some long function checkstyle issues (Contributed by
[May 10, 2017 6:02:31 PM] (jlowe) HDFS-11745. Increase HDFS test timeouts from 1 second to 10 seconds.
[May 10, 2017 7:15:57 PM] (kihwal) HDFS-11755. Underconstruction blocks can be considered missing.
[May 10, 2017 9:33:33 PM] (liuml07) HDFS-11800. Document output of 'hdfs count -u' should contain PATHNAME.
[May 10, 2017 9:34:13 PM] (templedf) YARN-6571. Fix JavaDoc issues in SchedulingPolicy (Contributed by Weiwei
[May 10, 2017 9:49:25 PM] (Carlo Curino) YARN-6473. Create ReservationInvariantChecker to validate
[May 10, 2017 10:05:11 PM] (liuml07) HADOOP-14361. Azure: NativeAzureFileSystem.getDelegationToken() call
[May 11, 2017 5:25:28 AM] (cdouglas) HDFS-11681. DatanodeStorageInfo#getBlockIterator() should return an




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/

[May 10, 2017 10:29:47 AM] (aajisaka) HADOOP-14373. License error in org.apache.hadoop.metrics2.util.Servers.
[May 10, 2017 10:57:12 AM] (aajisaka) HADOOP-14400. Fix warnings from spotbugs in hadoop-tools. Contributed by
[May 10, 2017 1:47:48 PM] (jlowe) YARN-6552. Increase YARN test timeouts from 1 second to 10 seconds.
[May 10, 2017 2:57:41 PM] (jlowe) MAPREDUCE-6882. Increase MapReduce test timeouts from 1 second to 10
[May 10, 2017 5:46:50 PM] (templedf) YARN-6475. Fix some long function checkstyle issues (Contributed by
[May 10, 2017 6:02:31 PM] (jlowe) HDFS-11745. Increase HDFS test timeouts from 1 second to 10 seconds.
[May 10, 2017 7:15:57 PM] (kihwal) HDFS-11755. Underconstruction blocks can be considered missing.
[May 10, 2017 9:33:33 PM] (liuml07) HDFS-11800. Document output of 'hdfs count -u' should contain PATHNAME.
[May 10, 2017 9:34:13 PM] (templedf) YARN-6571. Fix JavaDoc issues in SchedulingPolicy (Contributed by Weiwei
[May 10, 2017 9:49:25 PM] (Carlo Curino) YARN-6473. Create ReservationInvariantChecker to validate
[May 10, 2017 10:05:11 PM] (liuml07) HADOOP-14361. Azure: NativeAzureFileSystem.getDelegationToken() call
[May 11, 2017 5:25:28 AM] (cdouglas) HDFS-11681. DatanodeStorageInfo#getBlockIterator() should return an




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/

[May 10, 2017 10:29:47 AM] (aajisaka) HADOOP-14373. License error in org.apache.hadoop.metrics2.util.Servers.
[May 10, 2017 10:57:12 AM] (aajisaka) HADOOP-14400. Fix warnings from spotbugs in hadoop-tools. Contributed by
[May 10, 2017 1:47:48 PM] (jlowe) YARN-6552. Increase YARN test timeouts from 1 second to 10 seconds.
[May 10, 2017 2:57:41 PM] (jlowe) MAPREDUCE-6882. Increase MapReduce test timeouts from 1 second to 10
[May 10, 2017 5:46:50 PM] (templedf) YARN-6475. Fix some long function checkstyle issues (Contributed by
[May 10, 2017 6:02:31 PM] (jlowe) HDFS-11745. Increase HDFS test timeouts from 1 second to 10 seconds.
[May 10, 2017 7:15:57 PM] (kihwal) HDFS-11755. Underconstruction blocks can be considered missing.
[May 10, 2017 9:33:33 PM] (liuml07) HDFS-11800. Document output of 'hdfs count -u' should contain PATHNAME.
[May 10, 2017 9:34:13 PM] (templedf) YARN-6571. Fix JavaDoc issues in SchedulingPolicy (Contributed by Weiwei
[May 10, 2017 9:49:25 PM] (Carlo Curino) YARN-6473. Create ReservationInvariantChecker to validate
[May 10, 2017 10:05:11 PM] (liuml07) HADOOP-14361. Azure: NativeAzureFileSystem.getDelegationToken() call
[May 11, 2017 5:25:28 AM] (cdouglas) HDFS-11681. DatanodeStorageInfo#getBlockIterator() should return an




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 451] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.appmaster.TestAMSimulator 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.yarn.server.resourcemanager.TestRMStoreCommands 
       org.apache.hadoop.yarn.server.resourcemanager.TestSubmitApplicationWithRMHA 
       org.apache.hadoop.yarn.server.resourcemanager.TestKillApplicationWithRMHA 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/400/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/

[May 9, 2017 10:37:43 AM] (aajisaka) HADOOP-14374. License error in GridmixTestUtils.java. Contributed by
[May 9, 2017 4:22:53 PM] (wang) HADOOP-14386. Rewind trunk from Guava 21.0 back to Guava 11.0.2.
[May 9, 2017 5:27:17 PM] (lei) HADOOP-14384. Reduce the visibility of
[May 9, 2017 5:31:52 PM] (cdouglas) AuditLogger and TestAuditLogger are dead code. Contributed by Vrushali C
[May 9, 2017 6:18:12 PM] (vrushali) YARN-6563 ConcurrentModificationException in TimelineCollectorManager
[May 9, 2017 7:05:46 PM] (templedf) YARN-5301. NM mount cpu cgroups failed on some systems (Contributed by
[May 9, 2017 9:08:34 PM] (jlowe) HADOOP-14377. Increase Common test timeouts from 1 second to 10 seconds.
[May 9, 2017 9:44:16 PM] (kasha) YARN-3742. YARN RM will shut down if ZKClient creation times out.
[May 10, 2017 4:12:57 AM] (haibochen) YARN-6435. [ATSv2] Can't retrieve more than 1000 versions of metrics in
[May 10, 2017 4:37:30 AM] (haibochen) YARN-6561. Update exception message during timeline collector aux
[May 10, 2017 5:16:41 AM] (iwasakims) HADOOP-14405. Fix performance regression due to incorrect use of




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMRIntermediateDataEncryption 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/

[May 9, 2017 10:37:43 AM] (aajisaka) HADOOP-14374. License error in GridmixTestUtils.java. Contributed by
[May 9, 2017 4:22:53 PM] (wang) HADOOP-14386. Rewind trunk from Guava 21.0 back to Guava 11.0.2.
[May 9, 2017 5:27:17 PM] (lei) HADOOP-14384. Reduce the visibility of
[May 9, 2017 5:31:52 PM] (cdouglas) AuditLogger and TestAuditLogger are dead code. Contributed by Vrushali C
[May 9, 2017 6:18:12 PM] (vrushali) YARN-6563 ConcurrentModificationException in TimelineCollectorManager
[May 9, 2017 7:05:46 PM] (templedf) YARN-5301. NM mount cpu cgroups failed on some systems (Contributed by
[May 9, 2017 9:08:34 PM] (jlowe) HADOOP-14377. Increase Common test timeouts from 1 second to 10 seconds.
[May 9, 2017 9:44:16 PM] (kasha) YARN-3742. YARN RM will shut down if ZKClient creation times out.
[May 10, 2017 4:12:57 AM] (haibochen) YARN-6435. [ATSv2] Can't retrieve more than 1000 versions of metrics in
[May 10, 2017 4:37:30 AM] (haibochen) YARN-6561. Update exception message during timeline collector aux
[May 10, 2017 5:16:41 AM] (iwasakims) HADOOP-14405. Fix performance regression due to incorrect use of




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMRIntermediateDataEncryption 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/

[May 9, 2017 10:37:43 AM] (aajisaka) HADOOP-14374. License error in GridmixTestUtils.java. Contributed by
[May 9, 2017 4:22:53 PM] (wang) HADOOP-14386. Rewind trunk from Guava 21.0 back to Guava 11.0.2.
[May 9, 2017 5:27:17 PM] (lei) HADOOP-14384. Reduce the visibility of
[May 9, 2017 5:31:52 PM] (cdouglas) AuditLogger and TestAuditLogger are dead code. Contributed by Vrushali C
[May 9, 2017 6:18:12 PM] (vrushali) YARN-6563 ConcurrentModificationException in TimelineCollectorManager
[May 9, 2017 7:05:46 PM] (templedf) YARN-5301. NM mount cpu cgroups failed on some systems (Contributed by
[May 9, 2017 9:08:34 PM] (jlowe) HADOOP-14377. Increase Common test timeouts from 1 second to 10 seconds.
[May 9, 2017 9:44:16 PM] (kasha) YARN-3742. YARN RM will shut down if ZKClient creation times out.
[May 10, 2017 4:12:57 AM] (haibochen) YARN-6435. [ATSv2] Can't retrieve more than 1000 versions of metrics in
[May 10, 2017 4:37:30 AM] (haibochen) YARN-6561. Update exception message during timeline collector aux
[May 10, 2017 5:16:41 AM] (iwasakims) HADOOP-14405. Fix performance regression due to incorrect use of




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMRIntermediateDataEncryption 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/

[May 9, 2017 10:37:43 AM] (aajisaka) HADOOP-14374. License error in GridmixTestUtils.java. Contributed by
[May 9, 2017 4:22:53 PM] (wang) HADOOP-14386. Rewind trunk from Guava 21.0 back to Guava 11.0.2.
[May 9, 2017 5:27:17 PM] (lei) HADOOP-14384. Reduce the visibility of
[May 9, 2017 5:31:52 PM] (cdouglas) AuditLogger and TestAuditLogger are dead code. Contributed by Vrushali C
[May 9, 2017 6:18:12 PM] (vrushali) YARN-6563 ConcurrentModificationException in TimelineCollectorManager
[May 9, 2017 7:05:46 PM] (templedf) YARN-5301. NM mount cpu cgroups failed on some systems (Contributed by
[May 9, 2017 9:08:34 PM] (jlowe) HADOOP-14377. Increase Common test timeouts from 1 second to 10 seconds.
[May 9, 2017 9:44:16 PM] (kasha) YARN-3742. YARN RM will shut down if ZKClient creation times out.
[May 10, 2017 4:12:57 AM] (haibochen) YARN-6435. [ATSv2] Can't retrieve more than 1000 versions of metrics in
[May 10, 2017 4:37:30 AM] (haibochen) YARN-6561. Update exception message during timeline collector aux
[May 10, 2017 5:16:41 AM] (iwasakims) HADOOP-14405. Fix performance regression due to incorrect use of




-1 overall


The following subsystems voted -1:
    asflicense findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1339] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailure 
       hadoop.hdfs.server.blockmanagement.TestRBWBlockInvalidation 
       hadoop.hdfs.server.balancer.TestBalancer 
       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.yarn.sls.TestSLSRunner 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.server.resourcemanager.TestOpportunisticContainerAllocatorAMService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 

    Timed out junit tests :

       org.apache.hadoop.mapred.TestMRIntermediateDataEncryption 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [468K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt  [84K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

   asflicense:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/399/artifact/out/patch-asflicense-problems.txt  [4.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/

[May 8, 2017 1:27:37 PM] (kihwal) HDFS-11702. Remove indefinite caching of key provider uri in DFSClient.
[May 8, 2017 10:14:37 PM] (jlowe) YARN-3839. Quit throwing NMNotYetReadyException. Contributed by
[May 8, 2017 10:28:45 PM] (wheat9) HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS
[May 8, 2017 10:46:12 PM] (haibochen) YARN-6457. Allow custom SSL configuration to be supplied in WebApps.
[May 8, 2017 11:41:30 PM] (subru) YARN-6234. Support multiple attempts on the node when AMRMProxy is
[May 8, 2017 11:55:47 PM] (subru) YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor
[May 9, 2017 4:59:49 AM] (wang) HDFS-11644. Support for querying outputstream capabilities. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.TestApplicationClientProtocolOnHA 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [280K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/

[May 8, 2017 1:27:37 PM] (kihwal) HDFS-11702. Remove indefinite caching of key provider uri in DFSClient.
[May 8, 2017 10:14:37 PM] (jlowe) YARN-3839. Quit throwing NMNotYetReadyException. Contributed by
[May 8, 2017 10:28:45 PM] (wheat9) HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS
[May 8, 2017 10:46:12 PM] (haibochen) YARN-6457. Allow custom SSL configuration to be supplied in WebApps.
[May 8, 2017 11:41:30 PM] (subru) YARN-6234. Support multiple attempts on the node when AMRMProxy is
[May 8, 2017 11:55:47 PM] (subru) YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor
[May 9, 2017 4:59:49 AM] (wang) HDFS-11644. Support for querying outputstream capabilities. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.TestApplicationClientProtocolOnHA 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [280K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/

[May 8, 2017 1:27:37 PM] (kihwal) HDFS-11702. Remove indefinite caching of key provider uri in DFSClient.
[May 8, 2017 10:14:37 PM] (jlowe) YARN-3839. Quit throwing NMNotYetReadyException. Contributed by
[May 8, 2017 10:28:45 PM] (wheat9) HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS
[May 8, 2017 10:46:12 PM] (haibochen) YARN-6457. Allow custom SSL configuration to be supplied in WebApps.
[May 8, 2017 11:41:30 PM] (subru) YARN-6234. Support multiple attempts on the node when AMRMProxy is
[May 8, 2017 11:55:47 PM] (subru) YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor
[May 9, 2017 4:59:49 AM] (wang) HDFS-11644. Support for querying outputstream capabilities. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.TestApplicationClientProtocolOnHA 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [280K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/

[May 8, 2017 1:27:37 PM] (kihwal) HDFS-11702. Remove indefinite caching of key provider uri in DFSClient.
[May 8, 2017 10:14:37 PM] (jlowe) YARN-3839. Quit throwing NMNotYetReadyException. Contributed by
[May 8, 2017 10:28:45 PM] (wheat9) HADOOP-14383. Implement FileSystem that reads from HTTP / HTTPS
[May 8, 2017 10:46:12 PM] (haibochen) YARN-6457. Allow custom SSL configuration to be supplied in WebApps.
[May 8, 2017 11:41:30 PM] (subru) YARN-6234. Support multiple attempts on the node when AMRMProxy is
[May 8, 2017 11:55:47 PM] (subru) YARN-6281. Cleanup when AMRMProxy fails to initialize a new interceptor
[May 9, 2017 4:59:49 AM] (wang) HDFS-11644. Support for querying outputstream capabilities. Contributed




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2862] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 642] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 719] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.datanode.TestDataNodeVolumeFailureReporting 
       hadoop.hdfs.server.namenode.ha.TestStandbyCheckpoints 
       hadoop.hdfs.server.namenode.ha.TestHAAppend 
       hadoop.hdfs.TestDFSRSDefault10x4StripedOutputStreamWithFailure 
       hadoop.hdfs.server.datanode.TestDataNodeMetrics 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.client.api.impl.TestAMRMProxy 
       hadoop.yarn.client.TestApplicationClientProtocolOnHA 
       hadoop.yarn.client.api.impl.TestAMRMClient 
       hadoop.yarn.sls.TestSLSRunner 

    Timed out junit tests :

       org.apache.hadoop.hdfs.server.blockmanagement.TestBlockStatsMXBean 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [280K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt  [24K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/398/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/

[May 7, 2017 8:59:15 PM] (wang) HADOOP-14298. TestHadoopArchiveLogsRunner fails. Contribute dby Akira
[May 7, 2017 9:45:26 PM] (wang) HDFS-9342. Erasure coding: client should update and commit block based




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/

[May 7, 2017 8:59:15 PM] (wang) HADOOP-14298. TestHadoopArchiveLogsRunner fails. Contribute dby Akira
[May 7, 2017 9:45:26 PM] (wang) HDFS-9342. Erasure coding: client should update and commit block based




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/

[May 7, 2017 8:59:15 PM] (wang) HADOOP-14298. TestHadoopArchiveLogsRunner fails. Contribute dby Akira
[May 7, 2017 9:45:26 PM] (wang) HDFS-9342. Erasure coding: client should update and commit block based




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/

[May 7, 2017 8:59:15 PM] (wang) HADOOP-14298. TestHadoopArchiveLogsRunner fails. Contribute dby Akira
[May 7, 2017 9:45:26 PM] (wang) HDFS-9342. Erasure coding: client should update and commit block based




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure080 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure090 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [144K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [168K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/397/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/

No changes




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/396/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/

[May 5, 2017 12:03:09 PM] (stevel) HADOOP-14382 Remove usages of MoreObjects.toStringHelper. Contributed by
[May 5, 2017 7:01:26 PM] (cdouglas) HDFS-9807. Add an optional StorageID to writes. Contributed by Ewan
[May 5, 2017 7:10:50 PM] (cdouglas) HADOOP-14390. Correct spelling of 'succeed' and variants. Contributed by
[May 5, 2017 11:27:49 PM] (subru) YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/

[May 5, 2017 12:03:09 PM] (stevel) HADOOP-14382 Remove usages of MoreObjects.toStringHelper. Contributed by
[May 5, 2017 7:01:26 PM] (cdouglas) HDFS-9807. Add an optional StorageID to writes. Contributed by Ewan
[May 5, 2017 7:10:50 PM] (cdouglas) HADOOP-14390. Correct spelling of 'succeed' and variants. Contributed by
[May 5, 2017 11:27:49 PM] (subru) YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/

[May 5, 2017 12:03:09 PM] (stevel) HADOOP-14382 Remove usages of MoreObjects.toStringHelper. Contributed by
[May 5, 2017 7:01:26 PM] (cdouglas) HDFS-9807. Add an optional StorageID to writes. Contributed by Ewan
[May 5, 2017 7:10:50 PM] (cdouglas) HADOOP-14390. Correct spelling of 'succeed' and variants. Contributed by
[May 5, 2017 11:27:49 PM] (subru) YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/

[May 5, 2017 12:03:09 PM] (stevel) HADOOP-14382 Remove usages of MoreObjects.toStringHelper. Contributed by
[May 5, 2017 7:01:26 PM] (cdouglas) HDFS-9807. Add an optional StorageID to writes. Contributed by Ewan
[May 5, 2017 7:10:50 PM] (cdouglas) HADOOP-14390. Correct spelling of 'succeed' and variants. Contributed by
[May 5, 2017 11:27:49 PM] (subru) YARN-6565. Fix memory leak and finish app trigger in AMRMProxy. (Botong




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.yarn.server.resourcemanager.TestResourceTrackerService 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [156K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [64K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/395/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/

[May 4, 2017 6:39:14 PM] (wang) HDFS-11643. Add shouldReplicate option to create builder. Contributed by
[May 4, 2017 7:06:50 PM] (lei) HDFS-11687. Add new public encryption APIs required by Hive. (lei)
[May 4, 2017 8:17:46 PM] (jlowe) HADOOP-14380. Make the Guava version Hadoop which builds with
[May 4, 2017 10:25:56 PM] (vrushali) YARN-6375 App level aggregation should not consider metric values
[May 4, 2017 10:57:44 PM] (arp) HDFS-11448. JN log segment syncing should support HA upgrade.
[May 5, 2017 12:21:46 AM] (rkanter) YARN-6522. Make SLS JSON input file format simple and scalable (yufeigu
[May 5, 2017 3:54:50 AM] (yqlin) HDFS-11530. Use HDFS specific network topology to choose datanode in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/

[May 4, 2017 6:39:14 PM] (wang) HDFS-11643. Add shouldReplicate option to create builder. Contributed by
[May 4, 2017 7:06:50 PM] (lei) HDFS-11687. Add new public encryption APIs required by Hive. (lei)
[May 4, 2017 8:17:46 PM] (jlowe) HADOOP-14380. Make the Guava version Hadoop which builds with
[May 4, 2017 10:25:56 PM] (vrushali) YARN-6375 App level aggregation should not consider metric values
[May 4, 2017 10:57:44 PM] (arp) HDFS-11448. JN log segment syncing should support HA upgrade.
[May 5, 2017 12:21:46 AM] (rkanter) YARN-6522. Make SLS JSON input file format simple and scalable (yufeigu
[May 5, 2017 3:54:50 AM] (yqlin) HDFS-11530. Use HDFS specific network topology to choose datanode in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/

[May 4, 2017 6:39:14 PM] (wang) HDFS-11643. Add shouldReplicate option to create builder. Contributed by
[May 4, 2017 7:06:50 PM] (lei) HDFS-11687. Add new public encryption APIs required by Hive. (lei)
[May 4, 2017 8:17:46 PM] (jlowe) HADOOP-14380. Make the Guava version Hadoop which builds with
[May 4, 2017 10:25:56 PM] (vrushali) YARN-6375 App level aggregation should not consider metric values
[May 4, 2017 10:57:44 PM] (arp) HDFS-11448. JN log segment syncing should support HA upgrade.
[May 5, 2017 12:21:46 AM] (rkanter) YARN-6522. Make SLS JSON input file format simple and scalable (yufeigu
[May 5, 2017 3:54:50 AM] (yqlin) HDFS-11530. Use HDFS specific network topology to choose datanode in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/

[May 4, 2017 6:39:14 PM] (wang) HDFS-11643. Add shouldReplicate option to create builder. Contributed by
[May 4, 2017 7:06:50 PM] (lei) HDFS-11687. Add new public encryption APIs required by Hive. (lei)
[May 4, 2017 8:17:46 PM] (jlowe) HADOOP-14380. Make the Guava version Hadoop which builds with
[May 4, 2017 10:25:56 PM] (vrushali) YARN-6375 App level aggregation should not consider metric values
[May 4, 2017 10:57:44 PM] (arp) HDFS-11448. JN log segment syncing should support HA upgrade.
[May 5, 2017 12:21:46 AM] (rkanter) YARN-6522. Make SLS JSON input file format simple and scalable (yufeigu
[May 5, 2017 3:54:50 AM] (yqlin) HDFS-11530. Use HDFS specific network topology to choose datanode in




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.security.TestRaceWhenRelogin 
       hadoop.fs.sftp.TestSFTPFileSystem 
       hadoop.hdfs.TestEncryptionZones 
       hadoop.yarn.server.resourcemanager.TestRMRestart 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.yarn.sls.TestSLSRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [244K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/394/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/

[May 3, 2017 2:47:17 PM] (kihwal) HADOOP-14372. TestSymlinkLocalFS timeouts are too low. Contributed by
[May 3, 2017 6:22:44 PM] (liuml07) HDFS-11739. Fix regression in tests caused by YARN-679. Contributed by
[May 3, 2017 9:49:30 PM] (sidharta) YARN-6374. Improve test coverage and add utility classes for common
[May 3, 2017 10:46:08 PM] (arp) HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:28:47 PM] (arp) Revert "HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:29:30 PM] (arp) HDFS-11722. Change Datanode file IO profiling sampling to percentage.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [200K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/

[May 3, 2017 2:47:17 PM] (kihwal) HADOOP-14372. TestSymlinkLocalFS timeouts are too low. Contributed by
[May 3, 2017 6:22:44 PM] (liuml07) HDFS-11739. Fix regression in tests caused by YARN-679. Contributed by
[May 3, 2017 9:49:30 PM] (sidharta) YARN-6374. Improve test coverage and add utility classes for common
[May 3, 2017 10:46:08 PM] (arp) HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:28:47 PM] (arp) Revert "HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:29:30 PM] (arp) HDFS-11722. Change Datanode file IO profiling sampling to percentage.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [200K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/

[May 3, 2017 2:47:17 PM] (kihwal) HADOOP-14372. TestSymlinkLocalFS timeouts are too low. Contributed by
[May 3, 2017 6:22:44 PM] (liuml07) HDFS-11739. Fix regression in tests caused by YARN-679. Contributed by
[May 3, 2017 9:49:30 PM] (sidharta) YARN-6374. Improve test coverage and add utility classes for common
[May 3, 2017 10:46:08 PM] (arp) HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:28:47 PM] (arp) Revert "HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:29:30 PM] (arp) HDFS-11722. Change Datanode file IO profiling sampling to percentage.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [200K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/

[May 3, 2017 2:47:17 PM] (kihwal) HADOOP-14372. TestSymlinkLocalFS timeouts are too low. Contributed by
[May 3, 2017 6:22:44 PM] (liuml07) HDFS-11739. Fix regression in tests caused by YARN-679. Contributed by
[May 3, 2017 9:49:30 PM] (sidharta) YARN-6374. Improve test coverage and add utility classes for common
[May 3, 2017 10:46:08 PM] (arp) HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:28:47 PM] (arp) Revert "HDFS-11488. JN log segment syncing should support HA upgrade.
[May 3, 2017 11:29:30 PM] (arp) HDFS-11722. Change Datanode file IO profiling sampling to percentage.




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.web.TestWebHdfsTimeouts 
       hadoop.yarn.server.resourcemanager.security.TestDelegationTokenRenewer 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.tools.TestHadoopArchiveLogsRunner 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [200K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-resourcemanager.txt  [60K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/393/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/

[May 2, 2017 2:36:54 PM] (aajisaka) HADOOP-14371. License error in TestLoadBalancingKMSClientProvider.java.
[May 2, 2017 2:52:34 PM] (aajisaka) HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen
[May 2, 2017 5:51:20 PM] (wang) HADOOP-14369. NetworkTopology calls expensive toString() when logging.
[May 2, 2017 6:49:19 PM] (wang) HADOOP-14281. Fix TestKafkaMetrics#testPutMetrics. Contributed by Alison
[May 2, 2017 8:06:47 PM] (templedf) YARN-6481. Yarn top shows negative container number in FS (Contributed
[May 2, 2017 9:50:51 PM] (jlowe) HADOOP-14306. TestLocalFileSystem tests have very low timeouts.
[May 3, 2017 12:51:28 AM] (rkanter) HADOOP-14352. Make some HttpServer2 SSL properties optional (jzhuge via
[May 3, 2017 1:34:11 AM] (shv) HDFS-11717. Add unit test for HDFS-11709 StandbyCheckpointer should




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/

[May 2, 2017 2:36:54 PM] (aajisaka) HADOOP-14371. License error in TestLoadBalancingKMSClientProvider.java.
[May 2, 2017 2:52:34 PM] (aajisaka) HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen
[May 2, 2017 5:51:20 PM] (wang) HADOOP-14369. NetworkTopology calls expensive toString() when logging.
[May 2, 2017 6:49:19 PM] (wang) HADOOP-14281. Fix TestKafkaMetrics#testPutMetrics. Contributed by Alison
[May 2, 2017 8:06:47 PM] (templedf) YARN-6481. Yarn top shows negative container number in FS (Contributed
[May 2, 2017 9:50:51 PM] (jlowe) HADOOP-14306. TestLocalFileSystem tests have very low timeouts.
[May 3, 2017 12:51:28 AM] (rkanter) HADOOP-14352. Make some HttpServer2 SSL properties optional (jzhuge via
[May 3, 2017 1:34:11 AM] (shv) HDFS-11717. Add unit test for HDFS-11709 StandbyCheckpointer should




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/

[May 2, 2017 2:36:54 PM] (aajisaka) HADOOP-14371. License error in TestLoadBalancingKMSClientProvider.java.
[May 2, 2017 2:52:34 PM] (aajisaka) HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen
[May 2, 2017 5:51:20 PM] (wang) HADOOP-14369. NetworkTopology calls expensive toString() when logging.
[May 2, 2017 6:49:19 PM] (wang) HADOOP-14281. Fix TestKafkaMetrics#testPutMetrics. Contributed by Alison
[May 2, 2017 8:06:47 PM] (templedf) YARN-6481. Yarn top shows negative container number in FS (Contributed
[May 2, 2017 9:50:51 PM] (jlowe) HADOOP-14306. TestLocalFileSystem tests have very low timeouts.
[May 3, 2017 12:51:28 AM] (rkanter) HADOOP-14352. Make some HttpServer2 SSL properties optional (jzhuge via
[May 3, 2017 1:34:11 AM] (shv) HDFS-11717. Add unit test for HDFS-11709 StandbyCheckpointer should




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/

[May 2, 2017 2:36:54 PM] (aajisaka) HADOOP-14371. License error in TestLoadBalancingKMSClientProvider.java.
[May 2, 2017 2:52:34 PM] (aajisaka) HADOOP-14367. Remove unused setting from pom.xml. Contributed by Chen
[May 2, 2017 5:51:20 PM] (wang) HADOOP-14369. NetworkTopology calls expensive toString() when logging.
[May 2, 2017 6:49:19 PM] (wang) HADOOP-14281. Fix TestKafkaMetrics#testPutMetrics. Contributed by Alison
[May 2, 2017 8:06:47 PM] (templedf) YARN-6481. Yarn top shows negative container number in FS (Contributed
[May 2, 2017 9:50:51 PM] (jlowe) HADOOP-14306. TestLocalFileSystem tests have very low timeouts.
[May 3, 2017 12:51:28 AM] (rkanter) HADOOP-14352. Make some HttpServer2 SSL properties optional (jzhuge via
[May 3, 2017 1:34:11 AM] (shv) HDFS-11717. Add unit test for HDFS-11709 StandbyCheckpointer should




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    Failed junit tests :

       hadoop.ha.TestZKFailoverController 
       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestDecommissioningStatus 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestContainerManagerSecurity 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt  [140K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [160K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/392/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/

[May 1, 2017 11:01:16 AM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common. Contributed
[May 1, 2017 11:19:30 AM] (naganarasimha_gr) YARN-6518. Fix warnings from Spotbugs in
[May 1, 2017 1:08:22 PM] (naganarasimha_gr) YARN-6520. Fix warnings from Spotbugs in hadoop-yarn-client. Contributed
[May 1, 2017 2:45:27 PM] (naganarasimha_gr) YARN-6519. Fix warnings from Spotbugs in
[May 1, 2017 7:19:02 PM] (kihwal) HDFS-11609. Some blocks can be permanently lost if nodes are
[May 1, 2017 8:37:55 PM] (jzhuge) HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John
[May 1, 2017 10:29:25 PM] (kihwal) HDFS-11714. Newly added NN storage directory won't get initialized and
[May 1, 2017 10:54:01 PM] (sjlee) HADOOP-14366. Maven upgrade broke start-build-env.sh. Contributed by
[May 1, 2017 11:01:07 PM] (subru) YARN-4359. Update LowCost agents logic to take advantage of YARN-4358.
[May 1, 2017 11:12:51 PM] (xyao) HDFS-11593. Change SimpleHttpProxyHandler#exceptionCaught log level from
[May 2, 2017 1:10:07 AM] (subru) YARN-6542. Fix the logger in TestAlignedPlanner and
[May 2, 2017 1:48:36 AM] (subru) YARN-5331. Extend RLESparseResourceAllocation with period for supporting
[May 2, 2017 5:02:38 AM] (vinayakumarb) HDFS-11710. hadoop-hdfs-native-client build fails in trunk in Windows




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.metrics2.impl.TestKafkaMetrics 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-kafka.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/

[May 1, 2017 11:01:16 AM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common. Contributed
[May 1, 2017 11:19:30 AM] (naganarasimha_gr) YARN-6518. Fix warnings from Spotbugs in
[May 1, 2017 1:08:22 PM] (naganarasimha_gr) YARN-6520. Fix warnings from Spotbugs in hadoop-yarn-client. Contributed
[May 1, 2017 2:45:27 PM] (naganarasimha_gr) YARN-6519. Fix warnings from Spotbugs in
[May 1, 2017 7:19:02 PM] (kihwal) HDFS-11609. Some blocks can be permanently lost if nodes are
[May 1, 2017 8:37:55 PM] (jzhuge) HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John
[May 1, 2017 10:29:25 PM] (kihwal) HDFS-11714. Newly added NN storage directory won't get initialized and
[May 1, 2017 10:54:01 PM] (sjlee) HADOOP-14366. Maven upgrade broke start-build-env.sh. Contributed by
[May 1, 2017 11:01:07 PM] (subru) YARN-4359. Update LowCost agents logic to take advantage of YARN-4358.
[May 1, 2017 11:12:51 PM] (xyao) HDFS-11593. Change SimpleHttpProxyHandler#exceptionCaught log level from
[May 2, 2017 1:10:07 AM] (subru) YARN-6542. Fix the logger in TestAlignedPlanner and
[May 2, 2017 1:48:36 AM] (subru) YARN-5331. Extend RLESparseResourceAllocation with period for supporting
[May 2, 2017 5:02:38 AM] (vinayakumarb) HDFS-11710. hadoop-hdfs-native-client build fails in trunk in Windows




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.metrics2.impl.TestKafkaMetrics 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-kafka.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/

[May 1, 2017 11:01:16 AM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common. Contributed
[May 1, 2017 11:19:30 AM] (naganarasimha_gr) YARN-6518. Fix warnings from Spotbugs in
[May 1, 2017 1:08:22 PM] (naganarasimha_gr) YARN-6520. Fix warnings from Spotbugs in hadoop-yarn-client. Contributed
[May 1, 2017 2:45:27 PM] (naganarasimha_gr) YARN-6519. Fix warnings from Spotbugs in
[May 1, 2017 7:19:02 PM] (kihwal) HDFS-11609. Some blocks can be permanently lost if nodes are
[May 1, 2017 8:37:55 PM] (jzhuge) HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John
[May 1, 2017 10:29:25 PM] (kihwal) HDFS-11714. Newly added NN storage directory won't get initialized and
[May 1, 2017 10:54:01 PM] (sjlee) HADOOP-14366. Maven upgrade broke start-build-env.sh. Contributed by
[May 1, 2017 11:01:07 PM] (subru) YARN-4359. Update LowCost agents logic to take advantage of YARN-4358.
[May 1, 2017 11:12:51 PM] (xyao) HDFS-11593. Change SimpleHttpProxyHandler#exceptionCaught log level from
[May 2, 2017 1:10:07 AM] (subru) YARN-6542. Fix the logger in TestAlignedPlanner and
[May 2, 2017 1:48:36 AM] (subru) YARN-5331. Extend RLESparseResourceAllocation with period for supporting
[May 2, 2017 5:02:38 AM] (vinayakumarb) HDFS-11710. hadoop-hdfs-native-client build fails in trunk in Windows




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.metrics2.impl.TestKafkaMetrics 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-kafka.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

Posted by Apache Jenkins Server <je...@builds.apache.org>.
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/

[May 1, 2017 11:01:16 AM] (naganarasimha_gr) YARN-6517. Fix warnings from Spotbugs in hadoop-yarn-common. Contributed
[May 1, 2017 11:19:30 AM] (naganarasimha_gr) YARN-6518. Fix warnings from Spotbugs in
[May 1, 2017 1:08:22 PM] (naganarasimha_gr) YARN-6520. Fix warnings from Spotbugs in hadoop-yarn-client. Contributed
[May 1, 2017 2:45:27 PM] (naganarasimha_gr) YARN-6519. Fix warnings from Spotbugs in
[May 1, 2017 7:19:02 PM] (kihwal) HDFS-11609. Some blocks can be permanently lost if nodes are
[May 1, 2017 8:37:55 PM] (jzhuge) HDFS-11724. libhdfs compilation is broken on OS X. Contributed by John
[May 1, 2017 10:29:25 PM] (kihwal) HDFS-11714. Newly added NN storage directory won't get initialized and
[May 1, 2017 10:54:01 PM] (sjlee) HADOOP-14366. Maven upgrade broke start-build-env.sh. Contributed by
[May 1, 2017 11:01:07 PM] (subru) YARN-4359. Update LowCost agents logic to take advantage of YARN-4358.
[May 1, 2017 11:12:51 PM] (xyao) HDFS-11593. Change SimpleHttpProxyHandler#exceptionCaught log level from
[May 2, 2017 1:10:07 AM] (subru) YARN-6542. Fix the logger in TestAlignedPlanner and
[May 2, 2017 1:48:36 AM] (subru) YARN-5331. Extend RLESparseResourceAllocation with period for supporting
[May 2, 2017 5:02:38 AM] (vinayakumarb) HDFS-11710. hadoop-hdfs-native-client build fails in trunk in Windows




-1 overall


The following subsystems voted -1:
    findbugs unit


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


The following subsystems are considered long running:
(runtime bigger than 1h  0m  0s)
    unit


Specific tests:

    FindBugs :

       module:hadoop-common-project/hadoop-minikdc 
       Possible null pointer dereference in org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:org.apache.hadoop.minikdc.MiniKdc.delete(File) due to return value of called method Dereferenced at MiniKdc.java:[line 368] 

    FindBugs :

       module:hadoop-common-project/hadoop-auth 
       org.apache.hadoop.security.authentication.server.MultiSchemeAuthenticationHandler.authenticate(HttpServletRequest, HttpServletResponse) makes inefficient use of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:of keySet iterator instead of entrySet iterator At MultiSchemeAuthenticationHandler.java:[line 192] 

    FindBugs :

       module:hadoop-common-project/hadoop-common 
       org.apache.hadoop.crypto.CipherSuite.setUnknownValue(int) unconditionally sets the field unknownValue At CipherSuite.java:unknownValue At CipherSuite.java:[line 44] 
       org.apache.hadoop.crypto.CryptoProtocolVersion.setUnknownValue(int) unconditionally sets the field unknownValue At CryptoProtocolVersion.java:unknownValue At CryptoProtocolVersion.java:[line 67] 
       Possible null pointer dereference in org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:org.apache.hadoop.fs.FileUtil.fullyDeleteOnExit(File) due to return value of called method Dereferenced at FileUtil.java:[line 118] 
       Possible null pointer dereference in org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:org.apache.hadoop.fs.RawLocalFileSystem.handleEmptyDstDirectoryOnWindows(Path, File, Path, File) due to return value of called method Dereferenced at RawLocalFileSystem.java:[line 387] 
       Return value of org.apache.hadoop.fs.permission.FsAction.or(FsAction) ignored, but method has no side effect At FTPFileSystem.java:but method has no side effect At FTPFileSystem.java:[line 421] 
       Useless condition:lazyPersist == true at this point At CommandWithDestination.java:[line 502] 
       org.apache.hadoop.io.DoubleWritable.compareTo(DoubleWritable) incorrectly handles double value At DoubleWritable.java: At DoubleWritable.java:[line 78] 
       org.apache.hadoop.io.DoubleWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles double value At DoubleWritable.java:int) incorrectly handles double value At DoubleWritable.java:[line 97] 
       org.apache.hadoop.io.FloatWritable.compareTo(FloatWritable) incorrectly handles float value At FloatWritable.java: At FloatWritable.java:[line 71] 
       org.apache.hadoop.io.FloatWritable$Comparator.compare(byte[], int, int, byte[], int, int) incorrectly handles float value At FloatWritable.java:int) incorrectly handles float value At FloatWritable.java:[line 89] 
       Possible null pointer dereference in org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:org.apache.hadoop.io.IOUtils.listDirectory(File, FilenameFilter) due to return value of called method Dereferenced at IOUtils.java:[line 350] 
       org.apache.hadoop.io.erasurecode.ECSchema.toString() makes inefficient use of keySet iterator instead of entrySet iterator At ECSchema.java:keySet iterator instead of entrySet iterator At ECSchema.java:[line 193] 
       Possible bad parsing of shift operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:operation in org.apache.hadoop.io.file.tfile.Utils$Version.hashCode() At Utils.java:[line 398] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsFactory.setInstance(MutableMetricsFactory) unconditionally sets the field mmfImpl At DefaultMetricsFactory.java:mmfImpl At DefaultMetricsFactory.java:[line 49] 
       org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.setMiniClusterMode(boolean) unconditionally sets the field miniClusterMode At DefaultMetricsSystem.java:miniClusterMode At DefaultMetricsSystem.java:[line 100] 
       Useless object stored in variable seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:seqOs of method org.apache.hadoop.security.token.delegation.ZKDelegationTokenSecretManager.addOrUpdateToken(AbstractDelegationTokenIdentifier, AbstractDelegationTokenSecretManager$DelegationTokenInformation, boolean) At ZKDelegationTokenSecretManager.java:[line 886] 
       Bad comparison of nonnegative value with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:with 0 in org.apache.hadoop.tracing.TraceAdmin.run(String[]) At TraceAdmin.java:[line 169] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.cpuUsage; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 201] 
       Inconsistent synchronization of org.apache.hadoop.util.SysInfoWindows.numProcessors; locked 50% of time Unsynchronized access at SysInfoWindows.java:50% of time Unsynchronized access at SysInfoWindows.java:[line 174] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs-client 
       Possible exposure of partially initialized object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:object in org.apache.hadoop.hdfs.DFSClient.initThreadsNumForStripedReads(int) At DFSClient.java:[line 2863] 
       org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.equals(Object) makes inefficient use of keySet iterator instead of entrySet iterator At SlowDiskReports.java:keySet iterator instead of entrySet iterator At SlowDiskReports.java:[line 105] 

    FindBugs :

       module:hadoop-hdfs-project/hadoop-hdfs 
       Possible null pointer dereference in org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:org.apache.hadoop.hdfs.qjournal.server.JournalNode.getJournalsStatus() due to return value of called method Dereferenced at JournalNode.java:[line 300] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setClusterId(String) unconditionally sets the field clusterId At HdfsServerConstants.java:clusterId At HdfsServerConstants.java:[line 193] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForce(int) unconditionally sets the field force At HdfsServerConstants.java:force At HdfsServerConstants.java:[line 217] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setForceFormat(boolean) unconditionally sets the field isForceFormat At HdfsServerConstants.java:isForceFormat At HdfsServerConstants.java:[line 229] 
       org.apache.hadoop.hdfs.server.common.HdfsServerConstants$StartupOption.setInteractiveFormat(boolean) unconditionally sets the field isInteractiveFormat At HdfsServerConstants.java:isInteractiveFormat At HdfsServerConstants.java:[line 237] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:org.apache.hadoop.hdfs.server.datanode.DataStorage.linkBlocksHelper(File, File, int, HardLink, boolean, File, List) due to return value of called method Dereferenced at DataStorage.java:[line 1333] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.purgeOldLegacyOIVImages(String, long) due to return value of called method Dereferenced at NNStorageRetentionManager.java:[line 258] 
       Possible null pointer dereference in org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:org.apache.hadoop.hdfs.server.namenode.NNUpgradeUtil$1.visitFile(Path, BasicFileAttributes) due to return value of called method Dereferenced at NNUpgradeUtil.java:[line 133] 
       Useless condition:argv.length >= 1 at this point At DFSAdmin.java:[line 2025] 
       Useless condition:numBlocks == -1 at this point At ImageLoaderCurrent.java:[line 727] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
       Possible null pointer dereference in org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:org.apache.hadoop.yarn.logaggregation.AggregatedLogFormat$LogValue.getPendingLogFilesToUpload(File) due to return value of called method Method invoked at AggregatedLogFormat.java:[line 318] 

    FindBugs :

       module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager 
       Useless object stored in variable removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:removedNullContainers of method org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeOrTrackCompletedContainersFromContext(List) At NodeStatusUpdaterImpl.java:[line 644] 
       org.apache.hadoop.yarn.server.nodemanager.NodeStatusUpdaterImpl.removeVeryOldStoppedContainersFromCache() makes inefficient use of keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:keySet iterator instead of entrySet iterator At NodeStatusUpdaterImpl.java:[line 721] 
       Hard coded reference to an absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:absolute pathname in org.apache.hadoop.yarn.server.nodemanager.containermanager.linux.runtime.DockerLinuxContainerRuntime.launchContainer(ContainerRuntimeContext) At DockerLinuxContainerRuntime.java:[line 455] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ContainerLocalizer.createStatus() makes inefficient use of keySet iterator instead of entrySet iterator At ContainerLocalizer.java:keySet iterator instead of entrySet iterator At ContainerLocalizer.java:[line 334] 
       org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainerMetrics.usageMetrics is a mutable collection which should be package protected At ContainerMetrics.java:which should be package protected At ContainerMetrics.java:[line 134] 

    FindBugs :

       module:hadoop-tools/hadoop-rumen 
       Return value of new org.apache.hadoop.tools.rumen.datatypes.DefaultDataType(String) ignored, but method has no side effect At MapReduceJobPropertiesParser.java:ignored, but method has no side effect At MapReduceJobPropertiesParser.java:[line 211] 

    FindBugs :

       module:hadoop-tools/hadoop-gridmix 
       org.apache.hadoop.mapred.gridmix.InputStriper$1.compare(Map$Entry, Map$Entry) incorrectly handles double value At InputStriper.java:value At InputStriper.java:[line 136] 
       org.apache.hadoop.mapred.gridmix.emulators.resourceusage.TotalHeapUsageEmulatorPlugin$DefaultHeapUsageEmulator.heapSpace is a mutable collection which should be package protected At TotalHeapUsageEmulatorPlugin.java:which should be package protected At TotalHeapUsageEmulatorPlugin.java:[line 132] 

    FindBugs :

       module:hadoop-tools/hadoop-azure 
       Useless object stored in variable keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:keysToUpdateAsFolder of method org.apache.hadoop.fs.azure.NativeAzureFileSystem.mkdirs(Path, FsPermission, boolean) At NativeAzureFileSystem.java:[line 2454] 

    FindBugs :

       module:hadoop-tools/hadoop-sls 
       org.apache.hadoop.yarn.sls.SLSRunner.simulateInfoMap is a mutable collection At SLSRunner.java: At SLSRunner.java:[line 116] 

    Failed junit tests :

       hadoop.hdfs.server.namenode.TestMetadataVersionOutput 
       hadoop.hdfs.server.namenode.TestStartup 
       hadoop.hdfs.TestDFSStripedOutputStreamWithFailure150 
       hadoop.hdfs.server.namenode.TestNameNodeMetadataConsistency 
       hadoop.yarn.server.TestContainerManagerSecurity 
       hadoop.yarn.server.TestMiniYarnClusterNodeUtilization 
       hadoop.yarn.server.TestDiskFailures 
       hadoop.tools.TestHadoopArchiveLogsRunner 
       hadoop.mapred.gridmix.TestGridmixSubmission 
       hadoop.metrics2.impl.TestKafkaMetrics 
      

   cc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-cc-root.txt  [4.0K]

   javac:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-compile-javac-root.txt  [184K]

   checkstyle:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-checkstyle-root.txt  [17M]

   pylint:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-pylint.txt  [20K]

   shellcheck:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shellcheck.txt  [20K]

   shelldocs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-patch-shelldocs.txt  [12K]

   whitespace:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-eol.txt  [12M]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/whitespace-tabs.txt  [1.2M]

   findbugs:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common-warnings.html  [28K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-warnings.html  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-common-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager-warnings.html  [12K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-rumen-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-gridmix-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-azure-warnings.html  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/branch-findbugs-hadoop-tools_hadoop-sls-warnings.html  [8.0K]

   javadoc:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/diff-javadoc-javadoc-root.txt  [2.2M]

   unit:

       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt  [228K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt  [324K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-archive-logs.txt  [8.0K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt  [16K]
       https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/391/artifact/out/patch-unit-hadoop-tools_hadoop-kafka.txt  [8.0K]

Powered by Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org