Return-Path: X-Original-To: apmail-hadoop-common-dev-archive@www.apache.org Delivered-To: apmail-hadoop-common-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 53B48174B7 for ; Sat, 25 Jul 2015 09:08:31 +0000 (UTC) Received: (qmail 95714 invoked by uid 500); 25 Jul 2015 09:08:28 -0000 Delivered-To: apmail-hadoop-common-dev-archive@hadoop.apache.org Received: (qmail 95630 invoked by uid 500); 25 Jul 2015 09:08:28 -0000 Mailing-List: contact common-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-dev@hadoop.apache.org Delivered-To: mailing list common-dev@hadoop.apache.org Received: (qmail 95619 invoked by uid 99); 25 Jul 2015 09:08:27 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Jul 2015 09:08:27 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id 53AA19C06F5 for ; Sat, 25 Jul 2015 09:08:00 +0000 (UTC) Date: Sat, 25 Jul 2015 09:08:00 +0000 (UTC) From: Apache Jenkins Server To: common-dev@hadoop.apache.org Message-ID: <1747653383.3390.1437815280257.JavaMail.jenkins@crius> In-Reply-To: <592696697.2997.1437731723106.JavaMail.jenkins@crius> References: <592696697.2997.1437731723106.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Hadoop-Common-trunk #1565 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Hadoop-Common-trunk X-Jenkins-Result: FAILURE See Changes: [aajisaka] HDFS-8806. Inconsistent metrics: number of missing blocks with replication factor 1 not properly cleared. Contributed by Zhe Zhang. [Carlo Curino] YARN-3969. Allow jobs to be submitted to reservation that is active but does not have any allocations. (subru via curino) [rkanter] HADOOP-12259. Utility to Dynamic port allocation (brahmareddy via rkanter) [xgong] YARN-3967. Fetch the application report from the AHS if the RM does not [aajisaka] HDFS-8735. Inotify: All events classes should implement toString() API. Contributed by Surendra Singh Lilhore. [kasha] YARN-3957. FairScheduler NPE In FairSchedulerQueueInfo causing scheduler page to return 500. (Anubhav Dhoot via kasha) [cmccabe] HADOOP-12170. hadoop-common's JNIFlags.cmake is redundant and can be removed (Alan Burlison via Colin P. McCabe) [Carlo Curino] YARN-3969. Updating CHANGES.txt to reflect the correct set of branches where this is committed [jianhe] YARN-3026. Move application-specific container allocation logic from LeafQueue to FiCaSchedulerApp. Contributed by Wangda Tan [jlowe] YARN-3925. ContainerLogsUtils#getContainerLogFile fails to read container log files from full disks. Contributed by zhihai xu [wangda] YARN-3973. Recent changes to application priority management break reservation system from YARN-1051 (Carlo Curino via wangda) [wang] HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw) [wang] HADOOP-12135. cleanup releasedocmaker [wang] HADOOP-12202. releasedocmaker drops missing component and assignee entries (aw) [wang] HADOOP-12237. releasedocmaker.py doesn't work behind a proxy (Tsuyoshi Ozawa via aw) ------------------------------------------ [...truncated 3652 lines...] Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Generating Building index for all the packages and classes... Generating Generating Generating Building index for all classes... Generating Generating Generating Generating Generating [INFO] Building jar: [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop MiniKDC 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-minikdc --- [INFO] Deleting [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-minikdc --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-minikdc --- [INFO] There are 10 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-minikdc --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-minikdc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-minikdc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-minikdc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-minikdc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-minikdc --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.minikdc.TestChangeOrgNameAndDomain Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.224 sec - in org.apache.hadoop.minikdc.TestChangeOrgNameAndDomain Running org.apache.hadoop.minikdc.TestMiniKdc Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.72 sec - in org.apache.hadoop.minikdc.TestMiniKdc Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hadoop-minikdc --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-minikdc --- [INFO] Building jar: [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-minikdc --- [INFO] Building jar: [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-minikdc --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-minikdc --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-minikdc --- [INFO] Loading source files for package org.apache.hadoop.minikdc... Constructing Javadoc information... Standard Doclet version 1.7.0_55 Building tree for all the packages and classes... Generating Generating Generating Generating Generating Generating Generating Generating Generating Building index for all the packages and classes... Generating Generating Generating Building index for all classes... Generating Generating Generating Generating 2 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/.m2/repository/org/apache/directory/api/api-ldap-model/1.0.0-M20/api-ldap-model-1.0.0-M20.jar(org/apache/directory/api/ldap/model/name/Dn.class): warning: Cannot find annotation method 'value()' in type 'SuppressWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressWarnings not found [WARNING] /home/jenkins/.m2/repository/org/apache/directory/api/api-ldap-model/1.0.0-M20/api-ldap-model-1.0.0-M20.jar(org/apache/directory/api/ldap/model/name/Dn.class): warning: Cannot find annotation method 'justification()' in type 'SuppressWarnings' [INFO] Building jar: [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Hadoop Auth 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-auth --- [INFO] Deleting [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-auth --- [INFO] [INFO] --- maven-checkstyle-plugin:2.15:checkstyle (default-cli) @ hadoop-auth --- [INFO] There are 263 errors reported by Checkstyle 6.6 with checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-auth --- [INFO] Executing tasks main: [mkdir] Created dir: [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 25 source files to [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-auth --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-auth --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-auth --- [INFO] Surefire report directory: ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.security.authentication.server.TestAuthenticationFilter Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 sec - in org.apache.hadoop.security.authentication.server.TestAuthenticationFilter Running org.apache.hadoop.security.authentication.server.TestJWTRedirectAuthentictionHandler Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.714 sec - in org.apache.hadoop.security.authentication.server.TestJWTRedirectAuthentictionHandler Running org.apache.hadoop.security.authentication.server.TestAuthenticationToken Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec - in org.apache.hadoop.security.authentication.server.TestAuthenticationToken Running org.apache.hadoop.security.authentication.server.TestKerberosAuthenticationHandler Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.401 sec - in org.apache.hadoop.security.authentication.server.TestKerberosAuthenticationHandler Running org.apache.hadoop.security.authentication.server.TestAltKerberosAuthenticationHandler Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.105 sec - in org.apache.hadoop.security.authentication.server.TestAltKerberosAuthenticationHandler Running org.apache.hadoop.security.authentication.server.TestPseudoAuthenticationHandler Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.apache.hadoop.security.authentication.server.TestPseudoAuthenticationHandler Running org.apache.hadoop.security.authentication.client.TestAuthenticatedURL Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 sec - in org.apache.hadoop.security.authentication.client.TestAuthenticatedURL Running org.apache.hadoop.security.authentication.client.TestPseudoAuthenticator Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec - in org.apache.hadoop.security.authentication.client.TestPseudoAuthenticator Running org.apache.hadoop.security.authentication.client.TestKerberosAuthenticator Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.342 sec - in org.apache.hadoop.security.authentication.client.TestKerberosAuthenticator Running org.apache.hadoop.security.authentication.util.TestRandomSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.168 sec - in org.apache.hadoop.security.authentication.util.TestRandomSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestRolloverSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.169 sec - in org.apache.hadoop.security.authentication.util.TestRolloverSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestFileSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in org.apache.hadoop.security.authentication.util.TestFileSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestAuthToken Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.apache.hadoop.security.authentication.util.TestAuthToken Running org.apache.hadoop.security.authentication.util.TestJaasConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.apache.hadoop.security.authentication.util.TestJaasConfiguration Running org.apache.hadoop.security.authentication.util.TestStringSignerSecretProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in org.apache.hadoop.security.authentication.util.TestStringSignerSecretProvider Running org.apache.hadoop.security.authentication.util.TestCertificateUtil Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 sec - in org.apache.hadoop.security.authentication.util.TestCertificateUtil Running org.apache.hadoop.security.authentication.util.TestKerberosUtil Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec - in org.apache.hadoop.security.authentication.util.TestKerberosUtil Running org.apache.hadoop.security.authentication.util.TestKerberosName Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec - in org.apache.hadoop.security.authentication.util.TestKerberosName Running org.apache.hadoop.security.authentication.util.TestZKSignerSecretProvider Killed Running org.apache.hadoop.security.authentication.util.TestSigner Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.hadoop.security.authentication.util.TestSigner Results : Tests run: 103, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop Annotations ......................... SUCCESS [ 10.574 s] [INFO] Apache Hadoop MiniKDC ............................. SUCCESS [ 22.595 s] [INFO] Apache Hadoop Auth ................................ FAILURE [04:38 min] [INFO] Apache Hadoop Auth Examples ....................... SKIPPED [INFO] Apache Hadoop Common .............................. SKIPPED [INFO] Apache Hadoop NFS ................................. SKIPPED [INFO] Apache Hadoop KMS ................................. SKIPPED [INFO] Apache Hadoop Common Project ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:13 min [INFO] Finished at: 2015-07-25T09:08:23+00:00 [INFO] Final Memory: 57M/918M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-auth: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd && /home/jenkins/tools/java/jdk1.7.0_55/jre/bin/java -Xmx4096m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hadoop-auth result: 1 Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results