Jira: https://issues.apache.org/jira/browse/TEZ-2496
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/887/

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


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment
  http://issues.apache.org/jira/secure/attachment/12743948/TEZ-2496.7.patch
  against master revision cb59851.

    {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: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:red}-1 findbugs{color}.  The patch appears to introduce 1 new 
Findbugs (version 3.0.1) 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 :
                   
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
                  
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/887//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-TEZ-Build/887//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-library.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/887//console

This message is automatically generated.


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


Comment added.
00c4108f000177c4b00298dbadac299dd4661b25 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #886
Archived 47 artifacts
Archive block size is 32768
Received 22 blocks and 2169247 bytes
Compression is 24.9%
Took 0.83 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
19 tests failed.
REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testKVExceedsBuffer

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:292)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testKVExceedsBuffer(TestPipelinedSorter.java:155)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:292)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:128)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithLargeKeyValue

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:292)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithLargeKeyValue(TestPipelinedSorter.java:149)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData2(TestPipelinedSorter.java:283)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest2(TestPipelinedSorter.java:265)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength(TestPipelinedSorter.java:209)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithPipelinedShuffle

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithPipelinedShuffle(TestPipelinedSorter.java:240)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testKVExceedsBuffer2

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:292)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testKVExceedsBuffer2(TestPipelinedSorter.java:161)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testCountersWithMultiplePartitions

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testCountersWithMultiplePartitions(TestPipelinedSorter.java:256)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testExceedsKVWithMultiplePartitions

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testExceedsKVWithMultiplePartitions(TestPipelinedSorter.java:172)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithCustomComparator

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:292)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithCustomComparator(TestPipelinedSorter.java:227)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTestWithSmallBlockSize

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:292)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTestWithSmallBlockSize(TestPipelinedSorter.java:142)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithEmptyData

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:292)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithEmptyData(TestPipelinedSorter.java:136)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testExceedsKVWithPipelinedShuffle

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:392)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testExceedsKVWithPipelinedShuffle(TestPipelinedSorter.java:184)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength1

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData2(TestPipelinedSorter.java:283)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest2(TestPipelinedSorter.java:265)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength1(TestPipelinedSorter.java:199)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength2

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData2(TestPipelinedSorter.java:283)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest2(TestPipelinedSorter.java:265)
        at 
org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithVariableKVLength2(TestPipelinedSorter.java:220)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.basicTest

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.writeData(TestDefaultSorter.java:323)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.basicTest(TestDefaultSorter.java:173)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithEmptyDataWithFinalMergeDisabled

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.fail(Assert.java:95)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithEmptyDataWithFinalMergeDisabled(TestDefaultSorter.java:221)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithMultipleSpillsWithFinalMergeDisabled

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.writeData(TestDefaultSorter.java:323)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithMultipleSpillsWithFinalMergeDisabled(TestDefaultSorter.java:267)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithSingleSpillWithFinalMergeDisabled

Error Message:
null

Stack Trace:
java.lang.NullPointerException: null
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.reportStatistics(ExternalSorter.java:391)
        at 
org.apache.tez.runtime.library.common.sort.impl.ExternalSorter.close(ExternalSorter.java:74)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.writeData(TestDefaultSorter.java:323)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithSingleSpillWithFinalMergeDisabled(TestDefaultSorter.java:237)


REGRESSION:  
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithEmptyData

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.fail(Assert.java:95)
        at 
org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testWithEmptyData(TestDefaultSorter.java:198)


Reply via email to