For more details, see
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/
[Nov 19, 2019 2:31:17 AM] (abmodi) HADOOP-16657. Move remaining log4j APIs over
to slf4j in hadoop-common.
[Nov 19, 2019 2:38:40 AM] (abmodi) YARN-9965. Fix NodeManager failing to start
on subsequent times when
[Nov 19, 2019 8:33:02 AM] (sunilg) YARN-9984. FSPreemptionThread can cause
NullPointerException while app
[Nov 19, 2019 8:40:41 AM] (sunilg) YARN-8373. RM Received RMFatalEvent of type
CRITICAL_THREAD_CRASH.
[Nov 19, 2019 8:51:49 AM] (ayushsaxena) HADOOP-16110 Upgrade to yetus 0.11.1
and use emoji vote on github pre
[Nov 19, 2019 11:35:00 AM] (prabhujoseph) YARN-9986. Allow app owner to signal
container via RMWebServices.
[Nov 19, 2019 1:54:33 PM] (github) HADOOP-16632 Speculating & Partitioned S3A
magic committers can leave
[Nov 19, 2019 5:00:24 PM] (dazhou) HADOOP-16612. Track Azure Blob File System
client-perceived latency
[Nov 19, 2019 6:37:43 PM] (surendralilhore) HDFS-14992. TestOfflineEditsViewer
is failing in Trunk. Contributed by
[Nov 19, 2019 7:16:51 PM] (eyang) YARN-9983. Fixed typo in YARN Service
overview. Contributed
[Nov 19, 2019 8:14:15 PM] (snemeth) YARN-9886. Queue mapping based on userid
passed through application tag.
[Nov 19, 2019 8:16:57 PM] (weichiu) HDFS-14952. Skip safemode if blockTotal is
0 in new NN. Contributed by
-1 overall
The following subsystems voted -1:
asflicense findbugs pathlen unit xml
The following subsystems voted -1 but
were configured to be filtered/ignored:
cc checkstyle javac javadoc pylint shellcheck shelldocs whitespace
The following subsystems are considered long running:
(runtime bigger than 1h 0m 0s)
unit
Specific tests:
XML :
Parsing Error(s):
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-excerpt.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-output-missing-tags2.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/resources/nvidia-smi-sample-output.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/fair-scheduler-invalid.xml
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/resources/yarn-site-with-invalid-allocation-file-ref.xml
FindBugs :
module:hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-mawo/hadoop-yarn-applications-mawo-core
Class org.apache.hadoop.applications.mawo.server.common.TaskStatus
implements Cloneable but does not define or use clone method At
TaskStatus.java:does not define or use clone method At TaskStatus.java:[lines
39-346]
Equals method for
org.apache.hadoop.applications.mawo.server.worker.WorkerId assumes the argument
is of type WorkerId At WorkerId.java:the argument is of type WorkerId At
WorkerId.java:[line 114]
org.apache.hadoop.applications.mawo.server.worker.WorkerId.equals(Object) does
not check for null argument At WorkerId.java:null argument At
WorkerId.java:[lines 114-115]
FindBugs :
module:hadoop-cloud-storage-project/hadoop-cos
Redundant nullcheck of dir, which is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:is known to be non-null in
org.apache.hadoop.fs.cosn.BufferPool.createDir(String) Redundant null check at
BufferPool.java:[line 66]
org.apache.hadoop.fs.cosn.CosNInputStream$ReadBuffer.getBuffer() may
expose internal representation by returning CosNInputStream$ReadBuffer.buffer
At CosNInputStream.java:by returning CosNInputStream$ReadBuffer.buffer At
CosNInputStream.java:[line 87]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String, File,
byte[]):in org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFile(String,
File, byte[]): new String(byte[]) At CosNativeFileSystemStore.java:[line 199]
Found reliance on default encoding in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long):in
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.storeFileWithRetry(String,
InputStream, byte[], long): new String(byte[]) At
CosNativeFileSystemStore.java:[line 178]
org.apache.hadoop.fs.cosn.CosNativeFileSystemStore.uploadPart(File,
String, String, int) may fail to clean up java.io.InputStream Obligation to
clean up resource created at CosNativeFileSystemStore.java:fail to clean up
java.io.InputStream Obligation to clean up resource created at
CosNativeFileSystemStore.java:[line 252] is not discharged
Failed junit tests :
hadoop.hdfs.server.diskbalancer.command.TestDiskBalancerCommand
hadoop.hdfs.server.balancer.TestBalancerWithMultipleNameNodes
hadoop.hdfs.server.federation.router.TestRouterFaultTolerant
hadoop.yarn.server.webproxy.amfilter.TestAmFilter
hadoop.yarn.server.webproxy.TestWebAppProxyServlet
hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageDomain
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRun
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps
hadoop.yarn.server.timelineservice.storage.TestTimelineWriterHBaseDown
hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRunCompaction
hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageSchema
hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities
hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown
hadoop.yarn.applications.distributedshell.TestDistributedShell
hadoop.yarn.service.client.TestApiServiceClient
hadoop.yarn.service.client.TestSecureApiServiceClient
hadoop.yarn.sls.TestReservationSystemInvariants
cc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/diff-compile-cc-root.txt
[8.0K]
javac:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/diff-compile-javac-root.txt
[428K]
checkstyle:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/diff-checkstyle-root.txt
[17M]
pathlen:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/pathlen.txt
[12K]
pylint:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/diff-patch-pylint.txt
[48K]
shellcheck:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/diff-patch-shellcheck.txt
[20K]
shelldocs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/diff-patch-shelldocs.txt
[44K]
whitespace:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/whitespace-eol.txt
[9.9M]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/whitespace-tabs.txt
[1.1M]
xml:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/xml.txt
[20K]
findbugs:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-mawo_hadoop-yarn-applications-mawo-core-warnings.html
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/branch-findbugs-hadoop-cloud-storage-project_hadoop-cos-warnings.html
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-tony-runtime.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/branch-findbugs-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
[4.0K]
javadoc:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/diff-javadoc-javadoc-root.txt
[752K]
unit:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt
[296K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs-rbf.txt
[44K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-web-proxy.txt
[16K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-tests.txt
[16K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-hbase-tests.txt
[56K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-applications-distributedshell.txt
[16K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/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/1326/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-applications_hadoop-yarn-services_hadoop-yarn-services-api.txt
[20K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-tools_hadoop-sls.txt
[12K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-dist.txt
[8.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-tony-runtime.txt
[4.0K]
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-unit-hadoop-submarine_hadoop-submarine-yarnservice-runtime.txt
[4.0K]
asflicense:
https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1326/artifact/out/patch-asflicense-problems.txt
[4.0K]
Powered by Apache Yetus 0.8.0 http://yetus.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]