See <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/109/changes>
Changes: [umamahesh] HDFS-7804. correct the haadmin command usage in #HDFSHighAvailabilityWithQJM.html (Brahma Reddy Battula via umamahesh) [aajisaka] HADOOP-11545. ArrayIndexOutOfBoundsException is thrown with "hadoop credential list -provider". Contributed by Brahma Reddy Battula. [jlowe] MAPREDUCE-6261. NullPointerException if MapOutputBuffer.flush invoked twice. Contributed by Tsuyoshi OZAWA [jianhe] YARN-3132. RMNodeLabelsManager should remove node from node-to-label mapping when node becomes deactivated. Contributed by Wangda Tan [cnauroth] HDFS-7772. Document hdfs balancer -exclude/-include option in HDFSCommands.html. Contributed by Xiaoyu Yao. [wheat9] HDFS-7808. Remove obsolete -ns options in in DFSHAAdmin.java. Contributed by Arshad Mohammad. [jianhe] YARN-1514. Utility to benchmark ZKRMStateStore#loadState for RM HA. Contributed by Tsuyoshi OZAWA [ozawa] YARN-1615. Fix typos in delay scheduler's description. Contributed by Akira Ajisaka. [aajisaka] HADOOP-11440. Use "test.build.data" instead of "build.test.dir" for testing in ClientBaseWithFixes. Contributed by Kengo Seki. [ozawa] HADOOP-11602. Fix toUpperCase/toLowerCase to use Locale.ENGLISH. (ozawa) [shv] MAPREDUCE-6228. Add truncate operation to SLive. Constributed by Plamen Jeliazkov. [yliu] HADOOP-11595. Add default implementation for AbstractFileSystem#truncate. (yliu) [yliu] HDFS-7656. Expose truncate API for HDFS httpfs. (yliu) ------------------------------------------ [...truncated 4954 lines...] [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-yarn-server-tests --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-server-tests --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- hadoop-maven-plugins:3.0.0-SNAPSHOT:protoc (compile-protoc) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-yarn-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-yarn-server-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-yarn-server-tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-yarn-server-tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 7 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/test-classes> [INFO] [INFO] --- maven-jar-plugin:2.5:test-jar (default) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-yarn-server-tests --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.server.TestRMNMSecretKeys Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.1 sec - in org.apache.hadoop.yarn.server.TestRMNMSecretKeys Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.server.TestContainerManagerSecurity Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.769 sec - in org.apache.hadoop.yarn.server.TestContainerManagerSecurity Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.server.TestDiskFailures Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.374 sec - in org.apache.hadoop.yarn.server.TestDiskFailures Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.server.TestMiniYARNClusterForHA Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.966 sec - in org.apache.hadoop.yarn.server.TestMiniYARNClusterForHA Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-source-plugin:2.3:jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-source-plugin:2.3:test-jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT-test-sources.jar> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (dist-enforce) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-yarn-server-tests --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (default-cli) @ hadoop-yarn-server-tests --- [INFO] [INFO] [INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hadoop-yarn-server-tests --- [INFO] Fork Value is true [INFO] Done FindBugs Analysis.... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoop-yarn-client 3.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in http://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hadoop-yarn-client --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target> [INFO] [INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-yarn-client --- [INFO] Executing tasks main: [mkdir] Created dir: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- hadoop-maven-plugins:3.0.0-SNAPSHOT:protoc (compile-protoc) @ hadoop-yarn-client --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hadoop-yarn-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/src/main/resources> [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hadoop-yarn-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hadoop-yarn-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hadoop-yarn-client --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 22 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ hadoop-yarn-client --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.TestYarnApiClasses Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.apache.hadoop.yarn.client.TestYarnApiClasses Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.async.impl.TestAMRMClientAsync Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 sec - in org.apache.hadoop.yarn.client.api.async.impl.TestAMRMClientAsync Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.async.impl.TestNMClientAsync Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 sec - in org.apache.hadoop.yarn.client.api.async.impl.TestNMClientAsync Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 sec - in org.apache.hadoop.yarn.client.api.impl.TestSharedCacheClientImpl Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClient Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.277 sec - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClient Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClientOnRMRestart Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.571 sec - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClientOnRMRestart Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.impl.TestNMClient Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.252 sec - in org.apache.hadoop.yarn.client.api.impl.TestNMClient Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.impl.TestAHSClient Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.009 sec - in org.apache.hadoop.yarn.client.api.impl.TestAHSClient Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.impl.TestYarnClient Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.755 sec - in org.apache.hadoop.yarn.client.api.impl.TestYarnClient Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClientContainerRequest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.326 sec - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClientContainerRequest Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.TestApplicationMasterServiceProtocolOnHA Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.883 sec - in org.apache.hadoop.yarn.client.TestApplicationMasterServiceProtocolOnHA Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 119.839 sec - in org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.TestRMFailover Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.155 sec - in org.apache.hadoop.yarn.client.TestRMFailover Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.cli.TestYarnCLI Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.715 sec - in org.apache.hadoop.yarn.client.cli.TestYarnCLI Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.cli.TestLogsCLI Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 sec - in org.apache.hadoop.yarn.client.cli.TestLogsCLI Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.cli.TestRMAdminCLI Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.403 sec - in org.apache.hadoop.yarn.client.cli.TestRMAdminCLI Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.TestResourceTrackerOnHA Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.695 sec - in org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; support was removed in 8.0 Running org.apache.hadoop.yarn.client.TestGetGroups Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.68 sec - in org.apache.hadoop.yarn.client.TestGetGroups Results : Tests run: 152, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] hadoop-yarn ....................................... SUCCESS [ 2.903 s] [INFO] hadoop-yarn-api ................................... SUCCESS [ 54.303 s] [INFO] hadoop-yarn-common ................................ SUCCESS [02:04 min] [INFO] hadoop-yarn-server ................................ SUCCESS [ 0.053 s] [INFO] hadoop-yarn-server-common ......................... SUCCESS [ 32.971 s] [INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:01 min] [INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 14.710 s] [INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [02:48 min] [INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [48:26 min] [INFO] hadoop-yarn-server-tests .......................... SUCCESS [02:12 min] [INFO] hadoop-yarn-client ................................ FAILURE [06:34 min] [INFO] hadoop-yarn-server-sharedcachemanager ............. SKIPPED [INFO] hadoop-yarn-applications .......................... SKIPPED [INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED [INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED [INFO] hadoop-yarn-site .................................. SKIPPED [INFO] hadoop-yarn-registry .............................. SKIPPED [INFO] hadoop-yarn-project ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:09 h [INFO] Finished at: 2015-02-19T11:41:56+00:00 [INFO] Final Memory: 77M/796M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-client: 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 <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client> && /home/jenkins/tools/java/jdk1.8.0/jre/bin/java -Xmx4096m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError -jar <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire/surefirebooter2116625448108059985.jar> <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire/surefire2973190598089289813tmp> <https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire/surefire_2843367341065922706004tmp> [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 <goals> -rf :hadoop-yarn-client Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results Updating HDFS-7656 Updating YARN-1615 Updating HADOOP-11440 Updating HDFS-7772 Updating HADOOP-11595 Updating HDFS-7808 Updating YARN-3132 Updating MAPREDUCE-6228 Updating YARN-1514 Updating HDFS-7804 Updating MAPREDUCE-6261 Updating HADOOP-11545 Updating HADOOP-11602