You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/29 07:37:53 UTC

Failed: TEZ-2496 PreCommit Build #762

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

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



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

    {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 findbugs{color}.  The patch does not introduce any new Findbugs (version ) 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.dflt.TestDefaultSorter
                  org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter

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

This message is automatically generated.


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


Comment added.
9f88ba362a3fef06c5ec52e3b1a2340b149de0da logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #761
Archived 47 artifacts
Archive block size is 32768
Received 4 blocks and 2875883 bytes
Compression is 4.4%
Took 1.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) ##############################
10 tests failed.
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.PipelinedSorter.flush(PipelinedSorter.java:580)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:288)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:189)
	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.PipelinedSorter.flush(PipelinedSorter.java:580)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:288)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:189)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithLargeKeyValue(TestPipelinedSorter.java:156)


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.PipelinedSorter.spill(PipelinedSorter.java:399)
	at org.apache.tez.runtime.library.common.sort.impl.PipelinedSorter.flush(PipelinedSorter.java:451)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:288)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithPipelinedShuffle(TestPipelinedSorter.java:176)


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.PipelinedSorter.flush(PipelinedSorter.java:580)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:288)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:189)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithCustomComparator(TestPipelinedSorter.java:163)


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.PipelinedSorter.flush(PipelinedSorter.java:504)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.writeData(TestPipelinedSorter.java:288)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.basicTest(TestPipelinedSorter.java:189)
	at org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter.testWithEmptyData(TestPipelinedSorter.java:136)


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.dflt.DefaultSorter.mergeParts(DefaultSorter.java:1299)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.flush(DefaultSorter.java:704)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.writeData(TestDefaultSorter.java:322)
	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:
Spill failed

Stack Trace:
java.io.IOException: Spill failed
	at org.apache.tez.runtime.library.common.sort.impl.IFile.checkState(IFile.java:818)
	at org.apache.tez.runtime.library.common.sort.impl.IFile$Writer.close(IFile.java:195)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.spill(DefaultSorter.java:902)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.sortAndSpill(DefaultSorter.java:808)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter$SpillThread.run(DefaultSorter.java:731)


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

Error Message:
Writer was already closed earlier

Stack Trace:
java.io.IOException: Writer was already closed earlier
	at org.apache.tez.runtime.library.common.sort.impl.IFile.checkState(IFile.java:818)
	at org.apache.tez.runtime.library.common.sort.impl.IFile$Writer.close(IFile.java:195)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.spill(DefaultSorter.java:902)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.sortAndSpill(DefaultSorter.java:808)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.flush(DefaultSorter.java:687)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.writeData(TestDefaultSorter.java:322)
	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)



Success: TEZ-2496 PreCommit Build #763

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/TEZ-2496
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/763/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 3025 lines...]
[INFO] Final Memory: 80M/1197M
[INFO] ------------------------------------------------------------------------




{color:green}+1 overall{color}.  Here are the results of testing the latest attachment
  http://issues.apache.org/jira/secure/attachment/12736054/TEZ-2496.3.patch
  against master revision 42b7756.

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

    {color:green}+1 tests included{color}.  The patch appears to include 4 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 findbugs{color}.  The patch does not introduce any new Findbugs (version ) 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 .

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

This message is automatically generated.


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


Comment added.
875bf2354a8f3493eb3fe34f9b95af6868ff21ac logged out


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


Archiving artifacts
Sending artifact delta relative to PreCommit-TEZ-Build #761
Archived 47 artifacts
Archive block size is 32768
Received 4 blocks and 2795768 bytes
Compression is 4.5%
Took 1.3 sec
Description set: TEZ-2496
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed