Jira: https://issues.apache.org/jira/browse/YARN-4095
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8949/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 325 lines...]
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  4m 21s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  0m 23s    | Tests passed in hadoop-yarn-api. 
|  +1  |         yarn tests  |  1m 58s    | Tests passed in hadoop-yarn-common. 
|  -1  |         yarn tests  |  7m 29s    | Tests failed in 
|      |                     |            | hadoop-yarn-server-nodemanager.
|      |                     |  56m 7s    | 


             Reason | Tests
 Failed unit tests  |  
hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForLabels 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12753223/YARN-4095.000.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / cf83156 |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-api.txt
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.txt
 |
| hadoop-yarn-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
 |
| hadoop-yarn-server-nodemanager test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-nodemanager.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8949/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP 
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |


============================================================================
============================================================================
                          Adding comment to JIRA
============================================================================
============================================================================


Comment added.
2da5db389defbca38f48e441329b82b81078f7ce logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


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



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForLabels.testNodeStatusUpdaterForNodeLabels

Error Message:
If provider sends null then empty label set should be sent and not null

Stack Trace:
java.lang.AssertionError: If provider sends null then empty label set should be 
sent and not null
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertNotNull(Assert.java:621)
        at 
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdaterForLabels.testNodeStatusUpdaterForNodeLabels(TestNodeStatusUpdaterForLabels.java:285)


Reply via email to