Build failed in Jenkins: Hadoop-Yarn-trunk #715

2014-10-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/715/changes

Changes:

[stevel] YARN-2689 TestSecureRMRegistryOperations failing on windows: secure ZK 
won't start

[jianhe] YARN-2621. Simplify the output when the user doesn't have the access 
for getDomain(s). Contributed by Zhijie Shen

[raviprak] HADOOP-11182. GraphiteSink emits wrong timestamps (Sascha Coenen via 
raviprak) Fix CHANGES.txt

[jianhe] YARN-2682. Updated WindowsSecureContainerExecutor to not use 
DefaultContainerExecutor#getFirstApplicationDir and use getWorkingDir() 
instead. Contributed by Zhihai Xu

[jianhe] Moved YARN-2682 from 2.6 to 2.7 in CHANGES.txt

--
[...truncated 8972 lines...]
[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] --- hadoop-maven-plugins:3.0.0-SNAPSHOT:protoc (compile-protoc) @ 
hadoop-yarn-server-tests ---
[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] Compiling 1 source file to 
https://builds.apache.org/job/Hadoop-Yarn-trunk/ws/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/target/classes
[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 7 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.TestDiskFailures
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.837 sec - in 
org.apache.hadoop.yarn.server.TestDiskFailures
Running org.apache.hadoop.yarn.server.TestContainerManagerSecurity
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.9 sec - in 
org.apache.hadoop.yarn.server.TestContainerManagerSecurity
Running org.apache.hadoop.yarn.server.TestRMNMSecretKeys
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 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.127 sec - in 
org.apache.hadoop.yarn.server.TestMiniYARNClusterForHA

Results :

Tests run: 9, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ hadoop-yarn-server-tests 
---
[INFO] Building jar: 

Hadoop-Yarn-trunk - Build # 715 - Still Failing

2014-10-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/715/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 9165 lines...]
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 sec - in 
org.apache.hadoop.yarn.client.TestRMAdminCLI
Running org.apache.hadoop.yarn.client.cli.TestLogsCLI
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.948 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.804 sec - in 
org.apache.hadoop.yarn.client.cli.TestYarnCLI

Results :

Tests run: 127, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ... SUCCESS [  2.936 s]
[INFO] hadoop-yarn-api ... SUCCESS [02:43 min]
[INFO] hadoop-yarn-common  SUCCESS [02:14 min]
[INFO] hadoop-yarn-server  SUCCESS [  0.083 s]
[INFO] hadoop-yarn-server-common . SUCCESS [ 37.186 s]
[INFO] hadoop-yarn-server-nodemanager  SUCCESS [05:38 min]
[INFO] hadoop-yarn-server-web-proxy .. SUCCESS [ 17.343 s]
[INFO] hadoop-yarn-server-applicationhistoryservice .. SUCCESS [02:20 min]
[INFO] hadoop-yarn-server-resourcemanager  SUCCESS [44:20 min]
[INFO] hadoop-yarn-server-tests .. SUCCESS [02:11 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:07 h
[INFO] Finished at: 2014-10-17T11:40:23+00:00
[INFO] Final Memory: 93M/913M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project hadoop-yarn-client: ExecutionException; nested exception is 
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked 
VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client
  /home/jenkins/tools/java/jdk1.6.0_45-64/jre/bin/java -Xmx1024m 
-XX:+HeapDumpOnOutOfMemoryError -jar 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire/surefirebooter536080797045607162.jar
 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire/surefire4517985467801043541tmp
 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire/surefire_2448188840709239822605tmp
[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 YARN-2682
Updating HADOOP-11182
Updating YARN-2621
Updating YARN-2689
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2198 PreCommit Build #5433

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2198
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5433/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4653 lines...]
{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 2 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-common 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager:

  org.apache.hadoop.metrics2.impl.TestMetricsSystemImpl

  The following test timeouts occurred in 
hadoop-common-project/hadoop-common 
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager:

org.apache.hadoop.http.TestHttpServerLifecycle

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5433//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/5433//artifact/patchprocess/newPatchFindbugsWarningshadoop-common.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5433//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
e1a70d09600805962e4432bd320116737e082e89 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 25 artifacts
Archive block size is 32768
Received 0 blocks and 10100787 bytes
Compression is 0.0%
Took 6 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Created] (YARN-2702) TestResourceTrackerOnHA fails with NPE

2014-10-17 Thread Rohith (JIRA)
Rohith created YARN-2702:


 Summary: TestResourceTrackerOnHA fails with NPE
 Key: YARN-2702
 URL: https://issues.apache.org/jira/browse/YARN-2702
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test
Reporter: Rohith
Assignee: Rohith
Priority: Minor


2014-10-17 17:15:46,797 FATAL [ResourceManager Event Processor] 
resourcemanager.ResourceManager (ResourceManager.java:run(668)) - Error in 
handling event type NODE_ADDED to the scheduler
java.lang.NullPointerException
at 
org.apache.hadoop.yarn.server.resourcemanager.nodelabels.RMNodeLabelsManager.activateNode(RMNodeLabelsManager.java:186)
at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.addNode(CapacityScheduler.java:1124)
at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.handle(CapacityScheduler.java:1035)
at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.handle(CapacityScheduler.java:113)
at 
org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$SchedulerEventDispatcher$EventProcessor.run(ResourceManager.java:659)
at java.lang.Thread.run(Unknown Source)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (YARN-2702) TestResourceTrackerOnHA fails with NPE

2014-10-17 Thread Rohith (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith resolved YARN-2702.
--
Resolution: Duplicate

ok

 TestResourceTrackerOnHA fails with NPE
 --

 Key: YARN-2702
 URL: https://issues.apache.org/jira/browse/YARN-2702
 Project: Hadoop YARN
  Issue Type: Bug
  Components: test
Reporter: Rohith
Assignee: Rohith
Priority: Minor

 2014-10-17 17:15:46,797 FATAL [ResourceManager Event Processor] 
 resourcemanager.ResourceManager (ResourceManager.java:run(668)) - Error in 
 handling event type NODE_ADDED to the scheduler
 java.lang.NullPointerException
   at 
 org.apache.hadoop.yarn.server.resourcemanager.nodelabels.RMNodeLabelsManager.activateNode(RMNodeLabelsManager.java:186)
   at 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.addNode(CapacityScheduler.java:1124)
   at 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.handle(CapacityScheduler.java:1035)
   at 
 org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler.handle(CapacityScheduler.java:113)
   at 
 org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$SchedulerEventDispatcher$EventProcessor.run(ResourceManager.java:659)
   at java.lang.Thread.run(Unknown Source)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Failed: YARN-90 PreCommit Build #5434

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-90
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5434/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3315 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12675491/apache-yarn-90.10.patch
  against trunk revision 3687431.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 6 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5434//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5434//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
05e768aff74e6a61d6d346ca225c9f0115a54519 logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 8904763 bytes
Compression is 0.0%
Took 2.8 sec
Description set: YARN-90
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2504 PreCommit Build #5435

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2504
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5435/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 22 lines...]

==
==
Testing patch for YARN-2504.
==
==


HEAD is now at abae63c YARN-2699. Fixed a bug in CommonNodeLabelsManager that 
caused tests to fail when using ephemeral ports on NodeIDs. Contributed by 
Wangda Tan.
Previous HEAD position was abae63c... YARN-2699. Fixed a bug in 
CommonNodeLabelsManager that caused tests to fail when using ephemeral ports on 
NodeIDs. Contributed by Wangda Tan.
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 1 commit, and can be fast-forwarded.
  (use git pull to update your local branch)
First, rewinding head to replay your work on top of it...
Fast-forwarded trunk to abae63caf9c53b404f2f2db7d482555484eaeaf8.
YARN-2504 patch is being downloaded at Fri Oct 17 16:41:10 UTC 2014 from
http://issues.apache.org/jira/secure/attachment/12675503/YARN-2504-20141017-1.patch
cp: cannot stat '/home/jenkins/buildSupport/lib/*': No such file or directory
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12675503/YARN-2504-20141017-1.patch
  against trunk revision abae63c.

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5435//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
b005ebf83a535fc781a17ae8f63feccb427afeaa logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Created] (YARN-2704) Localization and log-aggregation will fail if hdfs delegation token expired after token-max-life-time

2014-10-17 Thread Jian He (JIRA)
Jian He created YARN-2704:
-

 Summary:  Localization and log-aggregation will fail if hdfs 
delegation token expired after token-max-life-time
 Key: YARN-2704
 URL: https://issues.apache.org/jira/browse/YARN-2704
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Jian He
Assignee: Jian He


In secure mode, YARN requires the hdfs-delegation token to do localization and 
log aggregation on behalf of the user. But the hdfs delegation token will 
eventually expire after max-token-life-time.  So,  localization and log 
aggregation will fail after the token expires.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (YARN-2703) Add logUploadedTime into LogValue for better display

2014-10-17 Thread Xuan Gong (JIRA)
Xuan Gong created YARN-2703:
---

 Summary: Add logUploadedTime into LogValue for better display
 Key: YARN-2703
 URL: https://issues.apache.org/jira/browse/YARN-2703
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Xuan Gong
Assignee: Xuan Gong


Right now, the container can upload its logs multiple times. Sometimes, 
containers write different logs into the same log file. In order to understand 
the logs better, we could add loguploadedTime into logValue content.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Failed: YARN-2701 PreCommit Build #5437

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2701
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5437/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3309 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12675514/YARN-2701.2.patch
  against trunk revision abae63c.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5437//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5437//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
60b46ebcd0fdf0f8d8925c12f740119176f5281a logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 8905460 bytes
Compression is 0.0%
Took 2.5 sec
Description set: YARN-2701
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-941 PreCommit Build #5439

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-941
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5439/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 22 lines...]

==
==
Testing patch for YARN-941.
==
==


HEAD is now at a6aa6e4 YARN-2588. Standby RM fails to transitionToActive if 
previous transitionToActive failed with ZK exception. Contributed by Rohith 
Sharmaks
Previous HEAD position was a6aa6e4... YARN-2588. Standby RM fails to 
transitionToActive if previous transitionToActive failed with ZK exception. 
Contributed by Rohith Sharmaks
Switched to branch 'trunk'
Your branch is behind 'origin/trunk' by 1 commit, and can be fast-forwarded.
  (use git pull to update your local branch)
First, rewinding head to replay your work on top of it...
Fast-forwarded trunk to a6aa6e42cacdbfcc1c2b7c19e7239204fe9ff654.
YARN-941 patch is being downloaded at Fri Oct 17 18:31:12 UTC 2014 from
http://issues.apache.org/jira/secure/attachment/12651282/YARN-941.preview.4.patch
cp: cannot stat ‘/home/jenkins/buildSupport/lib/*’: No such file or directory
The patch does not appear to apply with p0 to p2
PATCH APPLICATION FAILED




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12651282/YARN-941.preview.4.patch
  against trunk revision a6aa6e4.

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5439//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
42c21feeff9f93481302ac8f79017beda2bcba8f logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2504 PreCommit Build #5436

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2504
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5436/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3674 lines...]
{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12675510/YARN-2504-20141017-2.patch
  against trunk revision abae63c.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:red}-1 findbugs{color}.  The patch appears to introduce 1 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5436//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/5436//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-client.html
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5436//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
720f312ef9b1a9b51cdf94e674d69c4081c066b9 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 30 artifacts
Archive block size is 32768
Received 0 blocks and 9692207 bytes
Compression is 0.0%
Took 2.8 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2701 PreCommit Build #5438

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2701
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5438/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3309 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12675514/YARN-2701.2.patch
  against trunk revision a6aa6e4.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5438//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5438//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
be32483f17805179d31d64b3f31e955d161caefe logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 8905231 bytes
Compression is 0.0%
Took 2 sec
Description set: YARN-2701
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2502 PreCommit Build #5440

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2502
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5440/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3124 lines...]
  
http://issues.apache.org/jira/secure/attachment/12675541/YARN-2502-20141017-1.patch
  against trunk revision a6aa6e4.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell:

  
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5440//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5440//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
89a17949785ee5ddd9bcd207b4a79dd30f19432b logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 8749133 bytes
Compression is 0.0%
Took 2.4 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Resolved] (YARN-2425) When Application submitted by via Yarn RM WS, log aggregation does not happens

2014-10-17 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli resolved YARN-2425.
---
Resolution: Duplicate

This should be automatically fixed as part of YARN-2704.

 When Application submitted by via Yarn RM WS, log aggregation does not happens
 --

 Key: YARN-2425
 URL: https://issues.apache.org/jira/browse/YARN-2425
 Project: Hadoop YARN
  Issue Type: Bug
  Components: log-aggregation
Affects Versions: 2.5.0, 2.6.0
 Environment: Secure (Kerberos enabled) hadoop cluster. With SPNEGO 
 for Yarn RM enabled
Reporter: Karam Singh
Assignee: Varun Vasudev

 When submit App to Yarn RM using Web service we need to pass 
 credentials/tokens in json object/xml object to webservice
 As HDFS namenode does not provides any DT over WS (base64 encoded) like 
 webhdfs/timeline server does. (HDFS fetch dt commad fetch java writable 
 object and writes it to target file, we we cannot forward via application 
 Submission WS objects)
 Looks like there is not way to pass HDFS token to NodeManager. 
 While starting Application container also tries to create Application log 
 aggregation dir and fails with following type exception
 {code}
 java.io.IOException: Failed on local exception: java.io.IOException: 
 org.apache.hadoop.security.AccessControlException: Client cannot authenticate 
 via:[TOKEN, KERBEROS]; Host Details : local host is: hostname/ip; 
 destination host is: NameNodeHost:FSPort;
 at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:764)
 at org.apache.hadoop.ipc.Client.call(Client.java:1415)
 at org.apache.hadoop.ipc.Client.call(Client.java:1364)
 at 
 org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:206)
 at com.sun.proxy.$Proxy34.getFileInfo(Unknown Source)
 at 
 org.apache.hadoop.hdfs.protocolPB.ClientNamenodeProtocolTranslatorPB.getFileInfo(ClientNamenodeProtocolTranslatorPB.java:725)
 at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
 at 
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606)
 at 
 org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:187)
 at 
 org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:102)
 at com.sun.proxy.$Proxy35.getFileInfo(Unknown Source)
 at org.apache.hadoop.hdfs.DFSClient.getFileInfo(DFSClient.java:1781)
 at 
 org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1069)
 at 
 org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSystem.java:1065)
 at 
 org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)
 at 
 org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1065)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService.checkExists(LogAggregationService.java:240)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService.access$100(LogAggregationService.java:64)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService$1.run(LogAggregationService.java:268)
 at java.security.AccessController.doPrivileged(Native Method)
 at javax.security.auth.Subject.doAs(Subject.java:415)
 at 
 org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1614)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService.createAppDir(LogAggregationService.java:253)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService.initAppAggregator(LogAggregationService.java:344)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService.initApp(LogAggregationService.java:310)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService.handle(LogAggregationService.java:421)
 at 
 org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.LogAggregationService.handle(LogAggregationService.java:64)
 at 
 org.apache.hadoop.yarn.event.AsyncDispatcher.dispatch(AsyncDispatcher.java:173)
 at 
 org.apache.hadoop.yarn.event.AsyncDispatcher$1.run(AsyncDispatcher.java:106)
 at java.lang.Thread.run(Thread.java:745)
 Caused by: java.io.IOException: 
 org.apache.hadoop.security.AccessControlException: Client cannot 

Failed: YARN-2504 PreCommit Build #5442

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2504
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5442/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4706 lines...]

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  org.apache.hadoop.yarn.client.TestGetGroups
  org.apache.hadoop.yarn.client.api.impl.TestNMClient
  org.apache.hadoop.yarn.client.TestRMFailover
  org.apache.hadoop.yarn.client.TestResourceTrackerOnHA
  org.apache.hadoop.yarn.client.api.impl.TestYarnClient
  org.apache.hadoop.yarn.client.TestApplicationMasterServiceOnHA
  org.apache.hadoop.yarn.client.api.impl.TestAMRMClient
  
org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA
  
org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl
  
org.apache.hadoop.yarn.server.resourcemanager.monitor.TestSchedulingMonitor
  
org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService
  
org.apache.hadoop.yarn.server.resourcemanager.TestResourceManager
  
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5442//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5442//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
59ab2cb6b93ac064523367250e87059f81a85224 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 30 artifacts
Archive block size is 32768
Received 0 blocks and 9788644 bytes
Compression is 0.0%
Took 4.8 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Created] (YARN-2705) Changes of RM node label manager configuration

2014-10-17 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-2705:


 Summary: Changes of RM node label manager configuration
 Key: YARN-2705
 URL: https://issues.apache.org/jira/browse/YARN-2705
 Project: Hadoop YARN
  Issue Type: Sub-task
Reporter: Wangda Tan
Assignee: Wangda Tan


1) Add yarn.node-labels.manager-class, by default it's will not store anything 
to file system
2) Use above at least in some places: RMNodeLabelsManager, RMAdminCLI. Convert 
{{DummyNodeLabelsManager}} into a {{MemoryNodeLabelsManager}}
3) Document that RM configs and client configs for 
yarn.node-labels.manager-class should match
4) fs-store.uri - fs-store.root-dir
5) Similarly FS_NODE_LABELS_STORE_URI
6) For default value of fs-store.uri, put it in /tmp. But creaat 
/tmp/hadoop-yarn-$\{user\}/node-labels



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (YARN-2706) Math.abs() is called on random integer in DefaultContainerExecutor#getWorkingDir()

2014-10-17 Thread Ted Yu (JIRA)
Ted Yu created YARN-2706:


 Summary: Math.abs() is called on random integer in 
DefaultContainerExecutor#getWorkingDir()
 Key: YARN-2706
 URL: https://issues.apache.org/jira/browse/YARN-2706
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Ted Yu


Here is the code:
{code}
long randomPosition = Math.abs(r.nextLong()) % totalAvailable;
{code}
See 
http://stackoverflow.com/questions/7567350/findbugs-rv-absolute-value-of-random-int-warning



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (YARN-2708) Potential null dereference in CommonNodeLabelsManager#internalRemoveLabelsFromNode()

2014-10-17 Thread Ted Yu (JIRA)
Ted Yu created YARN-2708:


 Summary: Potential null dereference in 
CommonNodeLabelsManager#internalRemoveLabelsFromNode()
 Key: YARN-2708
 URL: https://issues.apache.org/jira/browse/YARN-2708
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Ted Yu
Priority: Minor


Here is the code (around line 475):
{code}
  if (nodeId.getPort() == WILDCARD_PORT) {
Host host = nodeCollections.get(nodeId.getHost());
host.labels.removeAll(labels);
newNMToLabels.put(nodeId, host.labels);
  } else {
Node nm = getNMInNodeSet(nodeId);
if (nm.labels != null) {
{code}
nm may be null in else block.
In other places, node is created if non-existent:
{code}
  } else {
createNodeIfNonExisted(nodeId);
Node nm = getNMInNodeSet(nodeId);
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (YARN-2708) Potential null dereference in CommonNodeLabelsManager#internalRemoveLabelsFromNode()

2014-10-17 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu resolved YARN-2708.
--
Resolution: Not a Problem

 Potential null dereference in 
 CommonNodeLabelsManager#internalRemoveLabelsFromNode()
 

 Key: YARN-2708
 URL: https://issues.apache.org/jira/browse/YARN-2708
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Ted Yu
Priority: Minor

 Here is the code (around line 475):
 {code}
   if (nodeId.getPort() == WILDCARD_PORT) {
 Host host = nodeCollections.get(nodeId.getHost());
 host.labels.removeAll(labels);
 newNMToLabels.put(nodeId, host.labels);
   } else {
 Node nm = getNMInNodeSet(nodeId);
 if (nm.labels != null) {
 {code}
 nm may be null in else block.
 In other places, node is created if non-existent:
 {code}
   } else {
 createNodeIfNonExisted(nodeId);
 Node nm = getNMInNodeSet(nodeId);
 {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Failed: YARN-2673 PreCommit Build #5441

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2673
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5441/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4748 lines...]

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-common-project/hadoop-nfs hadoop-hdfs-project/hadoop-hdfs 
hadoop-hdfs-project/hadoop-hdfs-nfs:

  
org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencingWithReplication
  org.apache.hadoop.hdfs.server.namenode.ha.TestDNFencing
  org.apache.hadoop.fs.TestHdfsNativeCodeLoader

  The following test timeouts occurred in 
hadoop-common-project/hadoop-nfs hadoop-hdfs-project/hadoop-hdfs 
hadoop-hdfs-project/hadoop-hdfs-nfs:

org.apache.hadoop.hdfs.TestHFlush

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5441//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5441//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
042da2ce2d725fe94ab72036b12ec6bed61218c5 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
ERROR: Failed to archive 
{patchprocess/patchJavacWarnings.txt=patchprocess/patchJavacWarnings.txt, 
patchprocess/patchFindBugsOutputhadoop-nfs.txt=patchprocess/patchFindBugsOutputhadoop-nfs.txt,
 patchprocess/patchJavadocWarnings.txt=patchprocess/patchJavadocWarnings.txt, 
patchprocess/patchFindBugsOutputhadoop-hdfs-nfs.txt=patchprocess/patchFindBugsOutputhadoop-hdfs-nfs.txt,
 
patchprocess/newPatchFindbugsWarningshadoop-nfs.xml=patchprocess/newPatchFindbugsWarningshadoop-nfs.xml,
 patchprocess/trunkJavadocWarnings.txt=patchprocess/trunkJavadocWarnings.txt, 
patchprocess/patchFindbugsWarningshadoop-yarn-common.xml=patchprocess/patchFindbugsWarningshadoop-yarn-common.xml,
 
patchprocess/newPatchFindbugsWarningshadoop-hdfs-nfs.xml=patchprocess/newPatchFindbugsWarningshadoop-hdfs-nfs.xml,
 
patchprocess/patchFindbugsWarningshadoop-hdfs.xml=patchprocess/patchFindbugsWarningshadoop-hdfs.xml,
 
patchprocess/newPatchFindbugsWarningshadoop-hdfs.html=patchprocess/newPatchFindbugsWarningshadoop-hdfs.html,
 
patchprocess/patchFindbugsWarningshadoop-yarn-api.xml=patchprocess/patchFindbugsWarningshadoop-yarn-api.xml,
 patchprocess/diffJavadocWarnings.txt=patchprocess/diffJavadocWarnings.txt, 
patchprocess/newPatchFindbugsWarningshadoop-hdfs.xml=patchprocess/newPatchFindbugsWarningshadoop-hdfs.xml,
 
patchprocess/newPatchFindbugsWarningshadoop-nfs.html=patchprocess/newPatchFindbugsWarningshadoop-nfs.html,
 
patchprocess/newPatchFindbugsWarningshadoop-yarn-common.xml=patchprocess/newPatchFindbugsWarningshadoop-yarn-common.xml,
 
patchprocess/patchFindbugsWarningshadoop-nfs.xml=patchprocess/patchFindbugsWarningshadoop-nfs.xml,
 
patchprocess/patchFindBugsOutputhadoop-hdfs.txt=patchprocess/patchFindBugsOutputhadoop-hdfs.txt,
 patchprocess/trunkJavacWarnings.txt=patchprocess/trunkJavacWarnings.txt, 
patchprocess/testrun_hadoop-hdfs.txt=patchprocess/testrun_hadoop-hdfs.txt, 
patchprocess/patchFindbugsWarningshadoop-hdfs-nfs.xml=patchprocess/patchFindbugsWarningshadoop-hdfs-nfs.xml,
 
patchprocess/patchReleaseAuditOutput.txt=patchprocess/patchReleaseAuditOutput.txt,
 
patchprocess/testrun_hadoop-hdfs-nfs.txt=patchprocess/testrun_hadoop-hdfs-nfs.txt,
 
patchprocess/patchReleaseAuditWarnings.txt=patchprocess/patchReleaseAuditWarnings.txt,
 patchprocess/testrun_hadoop-nfs.txt=patchprocess/testrun_hadoop-nfs.txt, 
patchprocess/filteredPatchJavacWarnings.txt=patchprocess/filteredPatchJavacWarnings.txt,
 
patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html=patchprocess/newPatchFindbugsWarningshadoop-yarn-common.html,
 patchprocess/patchEclipseOutput.txt=patchprocess/patchEclipseOutput.txt, 
patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html=patchprocess/newPatchFindbugsWarningshadoop-yarn-api.html,
 
patchprocess/patchFindBugsOutputhadoop-yarn-api.txt=patchprocess/patchFindBugsOutputhadoop-yarn-api.txt,
 

Failed: YARN-1879 PreCommit Build #5443

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-1879
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5443/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 4565 lines...]

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  org.apache.hadoop.yarn.client.TestResourceTrackerOnHA
  org.apache.hadoop.yarn.client.api.impl.TestYarnClient
  
org.apache.hadoop.yarn.client.TestResourceManagerAdministrationProtocolPBClientImpl
  org.apache.hadoop.yarn.client.api.impl.TestAMRMClient
  org.apache.hadoop.yarn.client.TestGetGroups
  org.apache.hadoop.yarn.client.api.impl.TestNMClient
  
org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA
  
org.apache.hadoop.yarn.client.TestApplicationMasterServiceProtocolOnHA
  org.apache.hadoop.yarn.client.TestRMFailover
  
org.apache.hadoop.yarn.server.resourcemanager.TestResourceManager
  
org.apache.hadoop.yarn.server.resourcemanager.TestRMAdminService
  
org.apache.hadoop.yarn.server.resourcemanager.monitor.TestSchedulingMonitor
  
org.apache.hadoop.yarn.server.resourcemanager.recovery.TestZKRMStateStore

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5443//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5443//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
8740edcb5abcacf48765a6f40f2772afeb7adc73 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 25 artifacts
Archive block size is 32768
Received 0 blocks and 9501323 bytes
Compression is 0.0%
Took 3.1 sec
Description set: MAPREDUCE-5542
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2705 PreCommit Build #5446

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2705
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5446/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 91 lines...]
patching file 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/nodelabels/DummyRMNodeLabelsManager.java
patching file 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/nodelabels/TestRMNodeLabelsManager.java
patching file 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestCapacityScheduler.java
patching file 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/scheduler/capacity/TestContainerAllocation.java
patching file 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/webapp/TestRMWebApp.java


==
==
Determining number of patched javac warnings.
==
==


/home/jenkins/tools/maven/latest/bin/mvn clean test -DskipTests 
-DHadoopPatchProcess -Pnative -Ptest-patch  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/../patchprocess/patchJavacWarnings.txt
 21
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build@2/dev-support/test-patch.sh:
 line 468: 21334 Killed  $MVN clean test -DskipTests 
-D${PROJECT_NAME}PatchProcess $NATIVE_PROFILE -Ptest-patch  
$PATCH_DIR/patchJavacWarnings.txt 21




{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12675598/YARN-2705-20141017-2.patch
  against trunk revision 209b169.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 6 new 
or modified test files.

{color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5446//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
c8636fecbb90760a24513ff494a8011b59c29a92 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Description set: MAPREDUCE-5542
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2705 PreCommit Build #5444

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2705
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5444/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3629 lines...]
  against trunk revision 209b169.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 6 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  org.apache.hadoop.yarn.nodelabels.TestCommonNodeLabelsManager
  
org.apache.hadoop.yarn.nodelabels.TestFileSystemNodeLabelsStore

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5444//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5444//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
fdd525ce4707e93209671ac2adbc30ddb675c1a7 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 25 artifacts
Archive block size is 32768
Received 0 blocks and 9507819 bytes
Compression is 0.0%
Took 2.2 sec
Description set: MAPREDUCE-5542
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Created] (YARN-2709) Add retry for timeline client getDelegationToken method

2014-10-17 Thread Li Lu (JIRA)
Li Lu created YARN-2709:
---

 Summary: Add retry for timeline client getDelegationToken method
 Key: YARN-2709
 URL: https://issues.apache.org/jira/browse/YARN-2709
 Project: Hadoop YARN
  Issue Type: Bug
Reporter: Li Lu
Assignee: Li Lu


As mentioned in YARN-2673, we need to add retry mechanism to timeline client 
for secured clusters. This means if the timeline server is not available, a 
timeline client needs to retry to get a delegation token. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Failed: YARN-2673 PreCommit Build #5447

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2673
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5447/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3278 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12675604/YARN-2673-101714.patch
  against trunk revision 1137557.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5447//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5447//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
87275e15bdbf6c86e8bd7f5b9870f86fdac5f4c6 logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 20 artifacts
Archive block size is 32768
Received 0 blocks and 9328609 bytes
Compression is 0.0%
Took 2.2 sec
Description set: YARN-2673
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2705 PreCommit Build #5445

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2705
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5445/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3567 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12675598/YARN-2705-20141017-2.patch
  against trunk revision 209b169.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 6 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5445//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5445//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
8e3819456f40c62b29f76c3ac93d664e757e29cf logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 25 artifacts
Archive block size is 32768
Received 0 blocks and 9617362 bytes
Compression is 0.0%
Took 2.7 sec
Description set: YARN-2705
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2676 PreCommit Build #5448

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2676
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5448/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3707 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12675558/YARN-2676.3.patch
  against trunk revision c3de241.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 7 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5448//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5448//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
85ec18522a88c25d0b5a5f11673a2d78aad3531f logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 30 artifacts
Archive block size is 32768
Received 0 blocks and 9415684 bytes
Compression is 0.0%
Took 5 sec
Description set: YARN-2676
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2502 PreCommit Build #5449

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2502
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5449/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3097 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12675641/YARN-2502-20141017-2.patch
  against trunk revision 2e14052.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5449//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5449//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
e0dbb92a6f1f49856cc72799fb467c19824da0cb logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 8749095 bytes
Compression is 0.0%
Took 3.1 sec
Description set: YARN-2502
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2676 PreCommit Build #5450

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2676
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5450/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3707 lines...]
{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12675639/YARN-2676.5.patch
  against trunk revision 2e14052.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 8 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice
 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager
 hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests.

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5450//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5450//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
9425ecafc4923c8745312285eb542bd58a92288b logged out


==
==
Finished build.
==
==


Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 30 artifacts
Archive block size is 32768
Received 0 blocks and 9417438 bytes
Compression is 0.0%
Took 8 sec
Description set: YARN-2676
Recording test results
No test report files were found. Configuration error?
Build step 'Publish JUnit test result report' changed build result to FAILURE
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2504 PreCommit Build #5451

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2504
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5451/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3714 lines...]
  
http://issues.apache.org/jira/secure/attachment/12675640/YARN-2504-20141017-4.patch
  against trunk revision 2e14052.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  org.apache.hadoop.yarn.client.api.impl.TestYarnClient

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5451//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5451//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
3bebf12c3a36034c21e2370e2d289c577d1e640d logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 30 artifacts
Archive block size is 32768
Received 0 blocks and 9691883 bytes
Compression is 0.0%
Took 3 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

Failed: YARN-2504 PreCommit Build #5452

2014-10-17 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2504
Build: https://builds.apache.org/job/PreCommit-YARN-Build/5452/

###
## LAST 60 LINES OF THE CONSOLE 
###
[...truncated 3702 lines...]
  
http://issues.apache.org/jira/secure/attachment/12675649/YARN-2504-20141017-4.patch
  against trunk revision 2e14052.

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 2 new 
or modified test files.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

{color:green}+1 eclipse:eclipse{color}.  The patch built with 
eclipse:eclipse.

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:red}-1 core tests{color}.  The patch failed these unit tests in 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager:

  
org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA

{color:green}+1 contrib tests{color}.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/5452//testReport/
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/5452//console

This message is automatically generated.


==
==
Adding comment to Jira.
==
==


Comment added.
26287c944a5dd6dd8c7f81a4e40e17cffb46dcd5 logged out


==
==
Finished build.
==
==


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #4749
Archived 30 artifacts
Archive block size is 32768
Received 0 blocks and 9690863 bytes
Compression is 0.0%
Took 2.7 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###
## FAILED TESTS (if any) 
##
No tests ran.

[jira] [Created] (YARN-2710) RM HA tests failed intermittently on trunk

2014-10-17 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-2710:


 Summary: RM HA tests failed intermittently on trunk
 Key: YARN-2710
 URL: https://issues.apache.org/jira/browse/YARN-2710
 Project: Hadoop YARN
  Issue Type: Bug
  Components: client
Reporter: Wangda Tan


Failure like, it can be happened in TestApplicationClientProtocolOnHA, 
TestResourceTrackerOnHA, etc.
{code}
org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA
testGetApplicationAttemptsOnHA(org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA)
  Time elapsed: 9.491 sec   ERROR!
java.net.ConnectException: Call From asf905.gq1.ygridcore.net/67.195.81.149 to 
asf905.gq1.ygridcore.net:28032 failed on connection exception: 
java.net.ConnectException: Connection refused; For more details see:  
http://wiki.apache.org/hadoop/ConnectionRefused
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at 
sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:599)
at 
org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:529)
at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:493)
at 
org.apache.hadoop.ipc.Client$Connection.setupConnection(Client.java:607)
at 
org.apache.hadoop.ipc.Client$Connection.setupIOstreams(Client.java:705)
at org.apache.hadoop.ipc.Client$Connection.access$2800(Client.java:368)
at org.apache.hadoop.ipc.Client.getConnection(Client.java:1521)
at org.apache.hadoop.ipc.Client.call(Client.java:1438)
at org.apache.hadoop.ipc.Client.call(Client.java:1399)
at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
at com.sun.proxy.$Proxy17.getApplicationAttempts(Unknown Source)
at 
org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getApplicationAttempts(ApplicationClientProtocolPBClientImpl.java:372)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
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.$Proxy18.getApplicationAttempts(Unknown Source)
at 
org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getApplicationAttempts(YarnClientImpl.java:583)
at 
org.apache.hadoop.yarn.client.TestApplicationClientProtocolOnHA.testGetApplicationAttemptsOnHA(TestApplicationClientProtocolOnHA.java:137)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)