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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 282 lines...]
|  +1  |         checkstyle  |  1m 5s     | There were no new checkstyle 
|      |                     |            | issues.
|  +1  |         whitespace  |  0m 0s     | The patch has no lines that end in 
|      |                     |            | whitespace.
|  +1  |            install  |  1m 34s    | mvn install still works. 
|  +1  |    eclipse:eclipse  |  0m 33s    | The patch built with 
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  1m 51s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  -1  |       common tests  |  22m 14s   | Tests failed in hadoop-common. 
|      |                     |  61m 38s   | 


             Reason | Tests
 Failed unit tests  |  hadoop.fs.shell.TestCount 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12739913/0002-YARN-3810.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / b039e69 |
| hadoop-common test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-common.txt
 |
| Test Results | 
https://builds.apache.org/job/PreCommit-YARN-Build/8265/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf907.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.
0b477a802d9fe3d163ca3a9e31cf75b096437168 logged out


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


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



###################################################################################
############################## FAILED TESTS (if any) 
##############################
2 tests failed.
FAILED:  org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH

Error Message:

Argument(s) are different! Wanted:
printStream.println(
    "   DISK_QUOTA    REM_DISK_QUOTA     SSD_QUOTA     REM_SSD_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at 
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342)
Actual invocation has different arguments:
printStream.println(
    "    SSD_QUOTA     REM_SSD_QUOTA    DISK_QUOTA    REM_DISK_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)


Stack Trace:
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent: 
Argument(s) are different! Wanted:
printStream.println(
    "   DISK_QUOTA    REM_DISK_QUOTA     SSD_QUOTA     REM_SSD_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at 
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342)
Actual invocation has different arguments:
printStream.println(
    "    SSD_QUOTA     REM_SSD_QUOTA    DISK_QUOTA    REM_DISK_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
        at 
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByQTVH(TestCount.java:342)


FAILED:  
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader

Error Message:

Argument(s) are different! Wanted:
printStream.println(
    "   DISK_QUOTA    REM_DISK_QUOTA     SSD_QUOTA     REM_SSD_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at 
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader(TestCount.java:288)
Actual invocation has different arguments:
printStream.println(
    "    SSD_QUOTA     REM_SSD_QUOTA    DISK_QUOTA    REM_DISK_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)


Stack Trace:
org.mockito.exceptions.verification.junit.ArgumentsAreDifferent: 
Argument(s) are different! Wanted:
printStream.println(
    "   DISK_QUOTA    REM_DISK_QUOTA     SSD_QUOTA     REM_SSD_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at 
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader(TestCount.java:288)
Actual invocation has different arguments:
printStream.println(
    "    SSD_QUOTA     REM_SSD_QUOTA    DISK_QUOTA    REM_DISK_QUOTA 
ARCHIVE_QUOTA REM_ARCHIVE_QUOTA PATHNAME"
);
-> at org.apache.hadoop.fs.shell.Count.processOptions(Count.java:124)

        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
        at 
org.apache.hadoop.fs.shell.TestCount.processPathWithQuotasByStorageTypesHeader(TestCount.java:288)


Reply via email to