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/01/19 14:37:21 UTC

Failed: TEZ-1803 PreCommit Build #55

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2058 lines...]
[ERROR]   mvn <goals> -rf :tez-runtime-library




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

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

    {color:green}+1 tests included{color}.  The patch appears to include 1 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 64 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 :
                   org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter
                  org.apache.tez.runtime.library.output.TestOnFileSortedOutput

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/55//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/55//artifact/patchprocess/newPatchFindbugsWarningstez-mapreduce.html
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/55//console

This message is automatically generated.


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


Comment added.
c876fa179c2f7bd0434f3cdf149654fe00b5eba9 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
No prior successful build to compare, so performing full copy of artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
9 tests failed.
FAILED:  org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent

Error Message:
InitialMemoryAssigned is <= 0: 2048

Stack Trace:
java.lang.RuntimeException: InitialMemoryAssigned is <= 0: 2048
	at org.apache.tez.runtime.library.common.sort.impl.dflt.DefaultSorter.<init>(DefaultSorter.java:128)
	at org.apache.tez.runtime.library.common.sort.impl.dflt.TestDefaultSorter.testSortSpillPercent(TestDefaultSorter.java:78)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, -1]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 1, 0]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, -1]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 1, 0]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, -1]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[false, 2, 0]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, -1]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)


FAILED:  org.apache.tez.runtime.library.output.TestOnFileSortedOutput.testSortBufferSize[test[true, 2, 0]]

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.output.TestOnFileSortedOutput.testSortBufferSize(TestOnFileSortedOutput.java:168)