Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/ [Jun 4, 2019 6:18:02 AM] (aengineer) HDDS-1607. Create smoketest for non-secure mapreduce example (#869) [Jun 4, 2019 6:20:45 AM] (aengineer) HDDS-1629. Tar file creation can be optional for non-dist builds. [Jun 4, 2019 6:30:43 AM] (aengineer) HDDS-1631. Fix auditparser smoketests (#892) [Jun 4, 2019 6:44:37 AM] (ztang) SUBMARINE-82. Fix english grammar mistakes in documentation. Contributed [Jun 4, 2019 2:18:15 PM] (aengineer) HDDS-1641. Csi server fails because transitive Netty dependencies (#906) [Jun 4, 2019 2:56:47 PM] (stevel) HADOOP-16266. Add more fine-grained processing time metrics to the RPC [Jun 4, 2019 3:48:05 PM] (todd) HDFS-14535. The default 8KB buffer in [Jun 4, 2019 5:37:02 PM] (hanishakoneru) HDDS-1224. Restructure code to validate the response from server in the [Jun 4, 2019 5:38:37 PM] (aengineer) HDDS-1510. Classpath files are deployed to the maven repository as [Jun 4, 2019 7:31:44 PM] (github) HDDS-1600. Add userName and IPAddress as part of OMRequest. (#857) [Jun 4, 2019 10:41:37 PM] (bharat) HDDS-1624 : Refactor operations inside the bucket lock in OM key write. [Jun 4, 2019 11:26:06 PM] (eyang) YARN-7537. Add ability to load hbase config from distributed file [Jun 5, 2019 1:45:23 AM] (aajisaka) MAPREDUCE-7210. Replace `mapreduce.job.counters.limit` with -1 overall The following subsystems voted -1: asflicense findbugs hadolint pathlen unit The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac 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-timelineservice-documentstore Unread field:TimelineEventSubDoc.java:[line 56] Unread field:TimelineMetricSubDoc.java:[line 44] 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] Failed junit tests : hadoop.ipc.TestIPC hadoop.hdfs.web.TestWebHdfsTimeouts hadoop.yarn.client.api.impl.TestAMRMClient hadoop.mapreduce.v2.app.TestRuntimeEstimators cc: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/diff-compile-cc-root.txt [4.0K] javac: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/diff-compile-javac-root.txt [332K] checkstyle: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/diff-checkstyle-root.txt [17M] hadolint: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/diff-patch-hadolint.txt [8.0K] pathlen: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/pathlen.txt [12K] pylint: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/diff-patch-pylint.txt [108K] shellcheck: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/diff-patch-shellcheck.txt [20K] shelldocs: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/diff-patch-shelldocs.txt [44K] whitespace: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/whitespace-eol.txt [9.6M] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/whitespace-tabs.txt [1.1M] findbugs: https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/artifact/out/branch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-timelineservice-documentstore-warnings.html [8.0K] https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/1158/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/1158/artifact/out/branch-findbugs-hadoop-hdds_client.txt [12K] https://builds.apache.org/j
Apache Hadoop qbt Report: branch2+JDK7 on Linux/x86
For more details, see https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/ [Jun 4, 2019 6:57:44 PM] (ericp) YARN-8625. Aggregate Resource Allocation for each job is not present in -1 overall The following subsystems voted -1: asflicense compile findbugs hadolint mvnsite 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-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/empty-configuration.xml hadoop-tools/hadoop-azure/src/config/checkstyle-suppressions.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/public/crossdomain.xml hadoop-yarn-project/hadoop-yarn/hadoop-yarn-ui/src/main/webapp/public/crossdomain.xml Failed junit tests : hadoop.security.authentication.server.TestAltKerberosAuthenticationHandler hadoop.registry.secure.TestSecureLogins hadoop.yarn.server.timelineservice.security.TestTimelineAuthFilterForV2 hadoop.yarn.sls.TestSLSRunner cc: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/diff-compile-cc-root-jdk1.7.0_95.txt [4.0K] javac: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/diff-compile-javac-root-jdk1.7.0_95.txt [328K] compile: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/patch-compile-root-jdk1.8.0_212.txt [0] cc: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/patch-compile-root-jdk1.8.0_212.txt [0] javac: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/patch-compile-root-jdk1.8.0_212.txt [0] checkstyle: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out//testptch/patchprocess/maven-patch-checkstyle-root.txt [] hadolint: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/diff-patch-hadolint.txt [4.0K] mvnsite: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/patch-mvnsite-root.txt [56K] pathlen: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/pathlen.txt [12K] pylint: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/diff-patch-pylint.txt [24K] shellcheck: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/diff-patch-shellcheck.txt [72K] shelldocs: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/diff-patch-shelldocs.txt [48K] whitespace: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/whitespace-eol.txt [12M] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/whitespace-tabs.txt [1.2M] xml: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/xml.txt [12K] findbugs: https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-common-project_hadoop-annotations.txt [4.0K] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-maven-plugins.txt [4.0K] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-common-project_hadoop-minikdc.txt [0] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth.txt [0] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-common-project_hadoop-auth-examples.txt [0] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-common-project_hadoop-common.txt [0] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-common-project_hadoop-nfs.txt [0] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-common-project_hadoop-kms.txt [0] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs-client.txt [0] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop-hdfs.txt [4.0K] https://builds.apache.org/job/hadoop-qbt-branch2-java7-linux-x86/343/artifact/out/branch-findbugs-hadoop-hdfs-project_hadoop