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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 3541 lines...]
  http://issues.apache.org/jira/secure/attachment/12702487/0006-YARN-2693.patch
  against trunk revision 3560180.

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

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

      {color:red}-1 javac{color}.  The applied patch generated 1152 javac 
compiler warnings (more than the trunk's current 1151 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 7 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-server/hadoop-yarn-server-resourcemanager:

                  
org.apache.hadoop.yarn.server.resourcemanager.applicationpriority.TestApplicationPriorityManager

Test results: 
https://builds.apache.org/job/PreCommit-YARN-Build/6837//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/6837//artifact/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html
Javac warnings: 
https://builds.apache.org/job/PreCommit-YARN-Build/6837//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6837//console

This message is automatically generated.


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


Comment added.
495afc3a1aed19262d5b9f8eb1af89d025d50fd2 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #6830
Archived 21 artifacts
Archive block size is 32768
Received 49 blocks and 7849725 bytes
Compression is 17.0%
Took 1.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) 
##############################
1 tests failed.
FAILED:  
org.apache.hadoop.yarn.server.resourcemanager.applicationpriority.TestApplicationPriorityManager.testRemovePrioritylabelAddedToQueue

Error Message:
Default Priority configured should beless than or equal to Max application 
priority '1

Stack Trace:
java.io.IOException: Default Priority configured should beless than or equal to 
Max application priority '1
        at 
org.apache.hadoop.yarn.server.resourcemanager.applicationpriority.ApplicationPriorityManager.setApplicationPriorityPerQueue(ApplicationPriorityManager.java:296)
        at 
org.apache.hadoop.yarn.server.resourcemanager.applicationpriority.TestApplicationPriorityManager.testRemovePrioritylabelAddedToQueue(TestApplicationPriorityManager.java:140)


Reply via email to