See <https://builds.apache.org/job/Hadoop-Yarn-trunk/675/changes>
Changes: [cnauroth] Credential Provider related Unit Test Failure on Windows. Contributed by Xiaoyu Yao. [wheat9] HDFS-6943. Improve NN allocateBlock log to include replicas' datanode IPs. Contributed by Ming Ma. [tucu] HADOOP-11071. KMSClientProvider should drain the local generated EEK cache on key rollover. (tucu) [kihwal] HDFS-7005. DFS input streams do not timeout. Contributed by Daryn Sharp. [cmccabe] HDFS-6036. Forcibly timeout misbehaving DFSClients that try to do no-checksum reads that extend too long. (cmccabe) [aw] HDFS-6893. crypto subcommand is not sorted properly in hdfs\'s hadoop_usage (David Luo via aw) [aw] MAPREDUCE-5972. Fix typo 'programatically' in job.xml (and a few other places) (Akira AJISAKA via aw) [wang] HDFS-6951. Correctly persist raw namespace xattrs to edit log and fsimage. Contributed by Charles Lamb. [wang] Update CHANGES.txt for HDFS-6951 [arp] HDFS-6981. Fix DN upgrade with layout version change. (Arpit Agarwal) [arp] HDFS-6981. Fix CHANGES.txt ------------------------------------------ [...truncated 8218 lines...] [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ hadoop-yarn-server-resourcemanager --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is true [INFO] ****** FindBugsMojo executeFindbugs ******* [INFO] Temp File is <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/target/findbugsTemp.xml> [INFO] Fork Value is true [INFO] xmlOutput is true [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hadoop-yarn-server-tests 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.4.1:clean (default-clean) @ hadoop-yarn-server-tests --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk/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/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-yarn-server-tests --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-yarn-server-tests --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-yarn-server-tests --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-yarn-server-tests --- [INFO] Compiling 5 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/test-classes> [INFO] [INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/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.16:test (default-test) @ hadoop-yarn-server-tests --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk/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 ------------------------------------------------------- Running org.apache.hadoop.yarn.server.TestRMNMSecretKeys Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.875 sec - in org.apache.hadoop.yarn.server.TestRMNMSecretKeys Running org.apache.hadoop.yarn.server.TestMiniYARNClusterForHA Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.183 sec - in org.apache.hadoop.yarn.server.TestMiniYARNClusterForHA Running org.apache.hadoop.yarn.server.TestContainerManagerSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.871 sec - in org.apache.hadoop.yarn.server.TestContainerManagerSecurity Running org.apache.hadoop.yarn.server.TestDiskFailures Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.552 sec - in org.apache.hadoop.yarn.server.TestDiskFailures Results : Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hadoop-yarn-server-tests --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/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.1.2:jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-tests --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- maven-source-plugin:2.1.2:test-jar-no-fork (hadoop-java-sources) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/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.3:attach-descriptor (attach-descriptor) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-javadoc-plugin:2.8.1:jar (module-javadocs) @ hadoop-yarn-server-tests --- [INFO] Building jar: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/hadoop-yarn-server-tests-3.0.0-SNAPSHOT-javadoc.jar> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- maven-checkstyle-plugin:2.6:checkstyle (default-cli) @ hadoop-yarn-server-tests --- [INFO] [INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ hadoop-yarn-server-tests --- [INFO] ****** FindBugsMojo execute ******* [INFO] canGenerate is false [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.4.1:clean (default-clean) @ hadoop-yarn-client --- [INFO] Deleting <https://builds.apache.org/job/Hadoop-Yarn-trunk/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/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/test-dir> [INFO] Executed tasks [INFO] [INFO] --- maven-resources-plugin:2.2:resources (default-resources) @ hadoop-yarn-client --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ hadoop-yarn-client --- [INFO] Compiling 26 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/classes> [INFO] [INFO] --- maven-resources-plugin:2.2:testResources (default-testResources) @ hadoop-yarn-client --- [INFO] Using default encoding to copy filtered resources. [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ hadoop-yarn-client --- [INFO] Compiling 20 source files to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ hadoop-yarn-client --- [INFO] Surefire report directory: <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.hadoop.yarn.client.TestRMAdminCLI Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.244 sec - in org.apache.hadoop.yarn.client.TestRMAdminCLI Running org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.794 sec - in org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl Running org.apache.hadoop.yarn.client.TestYarnApiClasses Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in org.apache.hadoop.yarn.client.TestYarnApiClasses Running org.apache.hadoop.yarn.client.TestGetGroups Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.847 sec - in org.apache.hadoop.yarn.client.TestGetGroups Running org.apache.hadoop.yarn.client.TestRMFailover Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.203 sec - in org.apache.hadoop.yarn.client.TestRMFailover Running org.apache.hadoop.yarn.client.cli.TestLogsCLI Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.929 sec - in org.apache.hadoop.yarn.client.cli.TestLogsCLI Running org.apache.hadoop.yarn.client.cli.TestYarnCLI Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.773 sec - in org.apache.hadoop.yarn.client.cli.TestYarnCLI Running org.apache.hadoop.yarn.client.api.impl.TestAHSClient Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.071 sec - in org.apache.hadoop.yarn.client.api.impl.TestAHSClient Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClientOnRMRestart Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.676 sec - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClientOnRMRestart Running org.apache.hadoop.yarn.client.api.impl.TestYarnClient Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.078 sec - in org.apache.hadoop.yarn.client.api.impl.TestYarnClient Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClientContainerRequest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 sec - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClientContainerRequest Running org.apache.hadoop.yarn.client.api.impl.TestAMRMClient Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 67.253 sec <<< FAILURE! - in org.apache.hadoop.yarn.client.api.impl.TestAMRMClient testAMRMClientOnAMRMTokenRollOver(org.apache.hadoop.yarn.client.api.impl.TestAMRMClient) Time elapsed: 43.427 sec <<< ERROR! org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException: Application doesn't exist in cache appattempt_1410261547993_0004_000001 at org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.throwApplicationDoesNotExistInCacheException(ApplicationMasterService.java:391) at org.apache.hadoop.yarn.server.resourcemanager.ApplicationMasterService.finishApplicationMaster(ApplicationMasterService.java:346) at org.apache.hadoop.yarn.api.impl.pb.service.ApplicationMasterProtocolPBServiceImpl.finishApplicationMaster(ApplicationMasterProtocolPBServiceImpl.java:75) at org.apache.hadoop.yarn.proto.ApplicationMasterProtocol$ApplicationMasterProtocolService$2.callBlockingMethod(ApplicationMasterProtocol.java:97) at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:625) at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:932) at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2125) at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2121) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:396) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1626) at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2119) at org.apache.hadoop.ipc.Client.call(Client.java:1419) at org.apache.hadoop.ipc.Client.call(Client.java:1372) at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:219) at com.sun.proxy.$Proxy84.finishApplicationMaster(Unknown Source) at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationMasterProtocolPBClientImpl.finishApplicationMaster(ApplicationMasterProtocolPBClientImpl.java:91) at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:186) at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:101) at com.sun.proxy.$Proxy85.finishApplicationMaster(Unknown Source) at org.apache.hadoop.yarn.client.api.impl.AMRMClientImpl.unregisterApplicationMaster(AMRMClientImpl.java:382) at org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientOnAMRMTokenRollOver(TestAMRMClient.java:954) Running org.apache.hadoop.yarn.client.api.impl.TestNMClient Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.988 sec - in org.apache.hadoop.yarn.client.api.impl.TestNMClient Running org.apache.hadoop.yarn.client.api.async.impl.TestNMClientAsync Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.921 sec - in org.apache.hadoop.yarn.client.api.async.impl.TestNMClientAsync Running org.apache.hadoop.yarn.client.api.async.impl.TestAMRMClientAsync Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.89 sec - in org.apache.hadoop.yarn.client.api.async.impl.TestAMRMClientAsync Running org.apache.hadoop.yarn.client.TestApplicationMasterServiceOnHA Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.15 sec - in org.apache.hadoop.yarn.client.TestApplicationMasterServiceOnHA Running org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.24 sec - in org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA Running org.apache.hadoop.yarn.client.TestResourceTrackerOnHA Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.279 sec - in org.apache.hadoop.yarn.client.TestResourceTrackerOnHA Results : Tests in error: TestAMRMClient.testAMRMClientOnAMRMTokenRollOver:954 ? InvalidApplicationMasterRequest Tests run: 126, Failures: 0, Errors: 1, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] hadoop-yarn ....................................... SUCCESS [ 2.913 s] [INFO] hadoop-yarn-api ................................... SUCCESS [02:07 min] [INFO] hadoop-yarn-common ................................ SUCCESS [02:03 min] [INFO] hadoop-yarn-server ................................ SUCCESS [ 0.086 s] [INFO] hadoop-yarn-server-common ......................... SUCCESS [ 36.736 s] [INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [04:50 min] [INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 16.934 s] [INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [01:24 min] [INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [30:35 min] [INFO] hadoop-yarn-server-tests .......................... SUCCESS [01:35 min] [INFO] hadoop-yarn-client ................................ FAILURE [06:46 min] [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-project ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50:22 min [INFO] Finished at: 2014-09-09T11:23:56+00:00 [INFO] Final Memory: 87M/951M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project hadoop-yarn-client: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire-reports> for the individual test results. [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 Updating MAPREDUCE-5972 Updating HDFS-6981 Updating HADOOP-11071 Updating HDFS-6943 Updating HDFS-6893 Updating HDFS-7005 Updating HDFS-6036 Updating HDFS-6951
