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 2016/04/18 23:25:18 UTC

Failed: TEZ-3077 PreCommit Build #1662

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 4669 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 55:36 min
[INFO] Finished at: 2016-04-18T21:25:11+00:00
[INFO] Final Memory: 75M/888M
[INFO] ------------------------------------------------------------------------




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

    {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:green}+1 findbugs{color}.  The patch does not introduce any new Findbugs (version 3.0.1) warnings.

        {color:red}-1 release audit{color}.  The applied patch generated 1 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/1662//testReport/
Release audit warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/1662//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1662//console

This message is automatically generated.


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


Comment added.
cef98df313822ac72eed5b101e5d509cc2991f70 logged out


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


Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 3.10 MB of artifacts by 28.2% relative to #1660
[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) ##############################
All tests passed

Failed: TEZ-3222 PreCommit Build #1665

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 4578 lines...]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tez-tests
[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/12800078/TEZ-3222.1.patch
  against master revision 3466f77.

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

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {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 3.0.1) warnings.

        {color:red}-1 release audit{color}.  The applied patch generated 1 release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.test.TestFaultTolerance

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/1665//testReport/
Release audit warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/1665//artifact/patchprocess/patchReleaseAuditProblems.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1665//console

This message is automatically generated.


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


Comment added.
4bde1b04918c9eb17555d0f8d9d943813de6a7b0 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) ##############################
6 tests failed.
FAILED:  org.apache.tez.test.TestFaultTolerance.testBasicInputFailureWithExit

Error Message:
AM unable to accept new DAG submissions. In the process of shutting down
 at org.apache.tez.dag.app.DAGAppMaster.submitDAGToAppMaster(DAGAppMaster.java:1363)
 at org.apache.tez.dag.api.client.DAGClientHandler.submitDAG(DAGClientHandler.java:120)
 at org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl.submitDAG(DAGClientAMProtocolBlockingPBServerImpl.java:175)
 at org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC$DAGClientAMProtocol$2.callBlockingMethod(DAGClientAMProtocolRPC.java:7636)
 at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:619)
 at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:962)
 at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2039)
 at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2035)
 at java.security.AccessController.doPrivileged(Native Method)
 at javax.security.auth.Subject.doAs(Subject.java:415)
 at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
 at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2033)


Stack Trace:
org.apache.tez.dag.api.SessionNotRunning: AM unable to accept new DAG submissions. In the process of shutting down
	at org.apache.tez.dag.app.DAGAppMaster.submitDAGToAppMaster(DAGAppMaster.java:1363)
	at org.apache.tez.dag.api.client.DAGClientHandler.submitDAG(DAGClientHandler.java:120)
	at org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolBlockingPBServerImpl.submitDAG(DAGClientAMProtocolBlockingPBServerImpl.java:175)
	at org.apache.tez.dag.api.client.rpc.DAGClientAMProtocolRPC$DAGClientAMProtocol$2.callBlockingMethod(DAGClientAMProtocolRPC.java:7636)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Server$ProtoBufRpcInvoker.call(ProtobufRpcEngine.java:619)
	at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:962)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2039)
	at org.apache.hadoop.ipc.Server$Handler$1.run(Server.java:2035)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:415)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
	at org.apache.hadoop.ipc.Server$Handler.run(Server.java:2033)

	at org.apache.hadoop.ipc.Client.call(Client.java:1468)
	at org.apache.hadoop.ipc.Client.call(Client.java:1399)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:232)
	at com.sun.proxy.$Proxy92.submitDAG(Unknown Source)
	at org.apache.tez.client.TezClient.submitDAGSession(TezClient.java:608)
	at org.apache.tez.client.TezClient.submitDAG(TezClient.java:504)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:130)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:124)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:120)
	at org.apache.tez.test.TestFaultTolerance.testBasicInputFailureWithExit(TestFaultTolerance.java:261)


FAILED:  org.apache.tez.test.TestFaultTolerance.testInputFailureRerunCanSendOutputToTwoDownstreamVertices

Error Message:
TezSession has already shutdown. No cluster diagnostics found.

Stack Trace:
org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. No cluster diagnostics found.
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:914)
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:883)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:129)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:124)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:120)
	at org.apache.tez.test.TestFaultTolerance.testInputFailureRerunCanSendOutputToTwoDownstreamVertices(TestFaultTolerance.java:703)


FAILED:  org.apache.tez.test.TestFaultTolerance.testMultipleInputFailureWithoutExit

Error Message:
TezSession has already shutdown. No cluster diagnostics found.

Stack Trace:
org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. No cluster diagnostics found.
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:914)
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:883)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:129)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:124)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:120)
	at org.apache.tez.test.TestFaultTolerance.testMultipleInputFailureWithoutExit(TestFaultTolerance.java:328)


FAILED:  org.apache.tez.test.TestFaultTolerance.testCascadingInputFailureWithExitSuccess

Error Message:
TezSession has already shutdown. No cluster diagnostics found.

Stack Trace:
org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. No cluster diagnostics found.
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:914)
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:883)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:129)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:124)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:120)
	at org.apache.tez.test.TestFaultTolerance.testCascadingInputFailureWithExitSuccess(TestFaultTolerance.java:576)


FAILED:  org.apache.tez.test.TestFaultTolerance.testBasicSuccessBroadcast

Error Message:
TezSession has already shutdown. No cluster diagnostics found.

Stack Trace:
org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. No cluster diagnostics found.
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:914)
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:883)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:129)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:124)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:120)
	at org.apache.tez.test.TestFaultTolerance.testBasicSuccessBroadcast(TestFaultTolerance.java:173)


FAILED:  org.apache.tez.test.TestFaultTolerance.testTwoLevelsFailingDAGSuccess

Error Message:
TezSession has already shutdown. No cluster diagnostics found.

Stack Trace:
org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. No cluster diagnostics found.
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:914)
	at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:883)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:129)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:124)
	at org.apache.tez.test.TestFaultTolerance.runDAGAndVerify(TestFaultTolerance.java:120)
	at org.apache.tez.test.TestFaultTolerance.testTwoLevelsFailingDAGSuccess(TestFaultTolerance.java:364)



Failed: TEZ-3219 PreCommit Build #1664

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 4808 lines...]
[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/12799828/TEZ-3219.1.patch
  against master revision 3466f77.

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

    {color:green}+1 tests included{color}.  The patch appears to include 6 new or modified test files.

      {color:red}-1 javac{color}.  The applied patch generated 45 javac compiler warnings (more than the master's current 33 warnings).

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:red}-1 findbugs{color}.  The patch appears to introduce 2 new Findbugs (version 3.0.1) warnings.

        {color:red}-1 release audit{color}.  The applied patch generated 1 release audit warnings.

    {color:red}-1 core tests{color}.  The patch failed these unit tests in :
                   org.apache.tez.dag.app.dag.impl.TestTaskAttempt
                  org.apache.tez.dag.app.dag.impl.TestDAGImpl
                  org.apache.tez.dag.app.dag.impl.TestVertexImpl

Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/1664//testReport/
Release audit warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/1664//artifact/patchprocess/patchReleaseAuditProblems.txt
Findbugs warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/1664//artifact/patchprocess/newPatchFindbugsWarningstez-dag.html
Javac warnings: https://builds.apache.org/job/PreCommit-TEZ-Build/1664//artifact/patchprocess/diffJavacWarnings.txt
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1664//console

This message is automatically generated.


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


Comment added.
82393d8a852beb3c15333de15b4a6cb335a83a1f 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) ##############################
31 tests failed.
FAILED:  org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_GetNumDestinationConsumerTasks

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_GetNumDestinationConsumerTasks(TestDAGImpl.java:1276)


FAILED:  org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteDataMovementEventToDestinationWithLegacyRouting

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteDataMovementEventToDestinationWithLegacyRouting(TestDAGImpl.java:1213)


FAILED:  org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteDataMovementEventToDestination

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteDataMovementEventToDestination(TestDAGImpl.java:1181)


FAILED:  org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteInputErrorEventToSource

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteInputErrorEventToSource(TestDAGImpl.java:1305)


FAILED:  org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteInputSourceTaskFailedEventToDestinationLegacyRouting

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_RouteInputSourceTaskFailedEventToDestinationLegacyRouting(TestDAGImpl.java:1244)


FAILED:  org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_GetNumSourceTaskPhysicalOutputs

Error Message:
expected:<FAILED> but was:<ERROR>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<ERROR>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestDAGImpl.testEdgeManager_GetNumSourceTaskPhysicalOutputs(TestDAGImpl.java:1149)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedAfterSuccess

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedAfterSuccess(TestTaskAttempt.java:595)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailure

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailure(TestTaskAttempt.java:772)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testMultipleOutputFailed

Error Message:

Wanted but not invoked:
taskHeartbeatHandler.register(
    attempt_1_0002_1_01_000001_1
);
-> at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testMultipleOutputFailed(TestTaskAttempt.java:1496)
Actually, there were zero interactions with this mock.


Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
taskHeartbeatHandler.register(
    attempt_1_0002_1_01_000001_1
);
-> at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testMultipleOutputFailed(TestTaskAttempt.java:1496)
Actually, there were zero interactions with this mock.

	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testMultipleOutputFailed(TestTaskAttempt.java:1496)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testLastDataEventRecording

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testLastDataEventRecording(TestTaskAttempt.java:685)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedNonLeafVertex

Error Message:
Task attempt is not in the RUNNING state expected:<RUNNING> but was:<STARTING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<RUNNING> but was:<STARTING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedNonLeafVertex(TestTaskAttempt.java:1290)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedLeafVertex

Error Message:
Task attempt is not in the RUNNING state expected:<RUNNING> but was:<STARTING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<RUNNING> but was:<STARTING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNodeFailedLeafVertex(TestTaskAttempt.java:1398)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testKilledInNew

Error Message:
expected:<KILLED> but was:<NEW>

Stack Trace:
java.lang.AssertionError: expected:<KILLED> but was:<NEW>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testKilledInNew(TestTaskAttempt.java:1687)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailureFatalError

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testFailureFatalError(TestTaskAttempt.java:880)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNoProgressFail

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testNoProgressFail(TestTaskAttempt.java:989)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerPreemptedAfterSuccess

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerPreemptedAfterSuccess(TestTaskAttempt.java:1197)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testSuccess

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testSuccess(TestTaskAttempt.java:1106)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminationWhileRunning

Error Message:
Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: Task attempt is not in the RUNNING state expected:<STARTING> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminationWhileRunning(TestTaskAttempt.java:404)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testLaunchFailedWhileKilling

Error Message:
expected:<KILL_IN_PROGRESS> but was:<START_WAIT>

Stack Trace:
java.lang.AssertionError: expected:<KILL_IN_PROGRESS> but was:<START_WAIT>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testLaunchFailedWhileKilling(TestTaskAttempt.java:341)


FAILED:  org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedWhileRunning

Error Message:

mockEventHandler.handle(
    <Capturing argument>
);
Wanted 3 times:
-> at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedWhileRunning(TestTaskAttempt.java:505)
But was 4 times. Undesired invocation:
-> at org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.handle(TaskAttemptImpl.java:825)


Stack Trace:
org.mockito.exceptions.verification.TooManyActualInvocations: 
mockEventHandler.handle(
    <Capturing argument>
);
Wanted 3 times:
-> at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedWhileRunning(TestTaskAttempt.java:505)
But was 4 times. Undesired invocation:
-> at org.apache.tez.dag.app.dag.impl.TaskAttemptImpl.handle(TaskAttemptImpl.java:825)

	at org.apache.tez.dag.app.dag.impl.TestTaskAttempt.testContainerTerminatedWhileRunning(TestTaskAttempt.java:505)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testExceptionFromVM_OnSourceTaskCompleted

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testExceptionFromVM_OnSourceTaskCompleted(TestVertexImpl.java:6078)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptProcessorFailure

Error Message:
expected:<RUNNING> but was:<START_WAIT>

Stack Trace:
java.lang.AssertionError: expected:<RUNNING> but was:<START_WAIT>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptProcessorFailure(TestVertexImpl.java:3474)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testExceptionFromII_InitFailedAfterRunning

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testExceptionFromII_InitFailedAfterRunning(TestVertexImpl.java:6207)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexFailure

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexFailure(TestVertexImpl.java:3292)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptInputFailure

Error Message:
expected:<RUNNING> but was:<START_WAIT>

Stack Trace:
java.lang.AssertionError: expected:<RUNNING> but was:<START_WAIT>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptInputFailure(TestVertexImpl.java:3508)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testKilledTasksHandling

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testKilledTasksHandling(TestVertexImpl.java:3391)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexKill

Error Message:
expected:<KILLED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<KILLED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexKill(TestVertexImpl.java:3363)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptOutputFailure

Error Message:
expected:<RUNNING> but was:<START_WAIT>

Stack Trace:
java.lang.AssertionError: expected:<RUNNING> but was:<START_WAIT>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexTaskAttemptOutputFailure(TestVertexImpl.java:3544)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testLastTaskFinishTime

Error Message:
expected:<SUCCEEDED> but was:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected:<SUCCEEDED> but was:<RUNNING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testLastTaskFinishTime(TestVertexImpl.java:6792)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexKillPending

Error Message:
expected:<KILLED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<KILLED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testVertexKillPending(TestVertexImpl.java:3338)


FAILED:  org.apache.tez.dag.app.dag.impl.TestVertexImpl.testExceptionFromVM_OnVertexManagerVertexStateUpdated

Error Message:
expected:<FAILED> but was:<TERMINATING>

Stack Trace:
java.lang.AssertionError: expected:<FAILED> but was:<TERMINATING>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.tez.dag.app.dag.impl.TestVertexImpl.testExceptionFromVM_OnVertexManagerVertexStateUpdated(TestVertexImpl.java:6132)



Failed: TEZ-3206 PreCommit Build #1663

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 4658 lines...]
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[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/12799570/TEZ-3206.patch
  against master revision 53aa661.

    {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 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.rm.TestContainerReuse

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

This message is automatically generated.


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


Comment added.
81b759fb05a071227b0235c7c2733b35dd9a573a 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) ##############################
1 tests failed.
FAILED:  org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources

Error Message:

Wanted but not invoked:
taskSchedulerManagerForTest.taskAllocated(
    0,
    Mock for TA attempt_0_0001_0_01_000003_1,
    <any>,
    Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1, Token: null, ]
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1254)

However, there were other interactions with this mock:
taskSchedulerManagerForTest.init(
    Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)

taskSchedulerManagerForTest.setConfig(
    Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)

taskSchedulerManagerForTest.serviceInit(
    Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)

taskSchedulerManagerForTest.start();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.serviceStart();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.instantiateSchedulers(
    "host",
    0,
    "",
    Mock for AppContext, hashCode: 508842412
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.getContainerSignatureMatcher();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.getConfig();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.setApplicationRegistrationData(
    0,
    Mock for Resource, hashCode: 834536130,
    Mock for Map, hashCode: 833038353,
    null
);
-> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.setApplicationRegistrationData(TaskSchedulerContextImpl.java:96)

taskSchedulerManagerForTest.getSpyTaskScheduler();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1146)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_LAUNCH_REQUEST
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1208)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_LAUNCH_REQUEST
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1211)

taskSchedulerManagerForTest.taskAllocated(
    0,
    Mock for TA attempt_0_0001_0_01_000001_1,
    EventType: S_TA_LAUNCH_REQUEST,
    Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1, Token: null, ]
);
-> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_ENDED
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1227)

taskSchedulerManagerForTest.taskAllocated(
    0,
    Mock for TA attempt_0_0001_0_01_000002_1,
    EventType: S_TA_LAUNCH_REQUEST,
    Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1, Token: null, ]
);
-> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_ENDED
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1241)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_LAUNCH_REQUEST
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1251)



Stack Trace:
org.mockito.exceptions.verification.WantedButNotInvoked: 
Wanted but not invoked:
taskSchedulerManagerForTest.taskAllocated(
    0,
    Mock for TA attempt_0_0001_0_01_000003_1,
    <any>,
    Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1, Token: null, ]
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1254)

However, there were other interactions with this mock:
taskSchedulerManagerForTest.init(
    Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)

taskSchedulerManagerForTest.setConfig(
    Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)

taskSchedulerManagerForTest.serviceInit(
    Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1143)

taskSchedulerManagerForTest.start();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.serviceStart();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.instantiateSchedulers(
    "host",
    0,
    "",
    Mock for AppContext, hashCode: 508842412
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.getContainerSignatureMatcher();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.getConfig();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1144)

taskSchedulerManagerForTest.setApplicationRegistrationData(
    0,
    Mock for Resource, hashCode: 834536130,
    Mock for Map, hashCode: 833038353,
    null
);
-> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.setApplicationRegistrationData(TaskSchedulerContextImpl.java:96)

taskSchedulerManagerForTest.getSpyTaskScheduler();
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1146)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_LAUNCH_REQUEST
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1208)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_LAUNCH_REQUEST
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1211)

taskSchedulerManagerForTest.taskAllocated(
    0,
    Mock for TA attempt_0_0001_0_01_000001_1,
    EventType: S_TA_LAUNCH_REQUEST,
    Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1, Token: null, ]
);
-> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_ENDED
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1227)

taskSchedulerManagerForTest.taskAllocated(
    0,
    Mock for TA attempt_0_0001_0_01_000002_1,
    EventType: S_TA_LAUNCH_REQUEST,
    Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 1, Token: null, ]
);
-> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.taskAllocated(TaskSchedulerContextImpl.java:69)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_ENDED
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1241)

taskSchedulerManagerForTest.handleEvent(
    EventType: S_TA_LAUNCH_REQUEST
);
-> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1251)


	at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseConflictLocalResources(TestContainerReuse.java:1254)