Jira: https://issues.apache.org/jira/browse/TEZ-3837
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/2682/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 337.22 KB...]
[ERROR] mvn <goals> -rf :tez-dag
[INFO] Build failures were ignored.
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12895547/TEZ-3837.1.patch
against master revision a246527.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 5 new
or modified test files.
{color:red}-1 javac{color}. The applied patch generated 30 javac
compiler warnings (more than the master's current 24 warnings).
{color:red}-1 javadoc{color}. The javadoc tool appears to have generated 1
warning messages.
See
https://builds.apache.org/job/PreCommit-TEZ-Build/2682//artifact/patchprocess/diffJavadocWarnings.txt
for details.
{color:red}-1 findbugs{color}. The patch appears to introduce 5 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.dag.app.dag.impl.TestSamplerImpl
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/2682//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/2682//artifact/patchprocess/newPatchFindbugsWarningstez-api.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/2682//artifact/patchprocess/newPatchFindbugsWarningstez-runtime-library.html
Javac warnings:
https://builds.apache.org/job/PreCommit-TEZ-Build/2682//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/2682//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
3fd86edb8b97356591c7b7b3dac09ae984ab71e3 logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
3 tests failed.
FAILED:
org.apache.tez.dag.app.dag.impl.TestSamplerImpl.testSampleAfterAllTaskSentEvent
Error Message:
tez.am.task.reschedule.higher.priority must be disabled to use sampler
Stack Trace:
java.lang.IllegalArgumentException: tez.am.task.reschedule.higher.priority must
be disabled to use sampler
at
com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
at
org.apache.tez.dag.app.dag.impl.SamplerImpl.<init>(SamplerImpl.java:76)
at
org.apache.tez.dag.app.dag.impl.TestSamplerImpl.setup(TestSamplerImpl.java:80)
FAILED:
org.apache.tez.dag.app.dag.impl.TestSamplerImpl.testReportErrorDuringSummarizing
Error Message:
tez.am.task.reschedule.higher.priority must be disabled to use sampler
Stack Trace:
java.lang.IllegalArgumentException: tez.am.task.reschedule.higher.priority must
be disabled to use sampler
at
com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
at
org.apache.tez.dag.app.dag.impl.SamplerImpl.<init>(SamplerImpl.java:76)
at
org.apache.tez.dag.app.dag.impl.TestSamplerImpl.setup(TestSamplerImpl.java:80)
FAILED:
org.apache.tez.dag.app.dag.impl.TestSamplerImpl.testSampleAfterEnoughRecord
Error Message:
tez.am.task.reschedule.higher.priority must be disabled to use sampler
Stack Trace:
java.lang.IllegalArgumentException: tez.am.task.reschedule.higher.priority must
be disabled to use sampler
at
com.google.common.base.Preconditions.checkArgument(Preconditions.java:88)
at
org.apache.tez.dag.app.dag.impl.SamplerImpl.<init>(SamplerImpl.java:76)
at
org.apache.tez.dag.app.dag.impl.TestSamplerImpl.setup(TestSamplerImpl.java:80)