Jira: https://issues.apache.org/jira/browse/TEZ-2943 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/1338/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 3247 lines...] [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :tez-dag {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12774252/TEZ-2943.1.patch against master revision c4487f9. {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: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/1338//testReport/ Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1338//console This message is automatically generated. ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== Comment added. 351504b757132578d62161b650350e946234dbe6 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.testReuseAcrossVertices Error Message: Wanted but not invoked: taskSchedulerManagerForTest.taskAllocated( 0, Mock for TaskAttempt, hashCode: 997464250, <any>, Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 3, Token: null, ] ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:914) 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.testReuseAcrossVertices(TestContainerReuse.java:864) taskSchedulerManagerForTest.setConfig( Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:864) taskSchedulerManagerForTest.serviceInit( Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:864) taskSchedulerManagerForTest.start(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.serviceStart(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.instantiateSchedulers( "host", 0, "", Mock for AppContext, hashCode: 586391824 ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.getContainerSignatureMatcher(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.getConfig(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.getSpyTaskScheduler(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:867) taskSchedulerManagerForTest.handleEvent( EventType: S_TA_LAUNCH_REQUEST ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:904) taskSchedulerManagerForTest.setApplicationRegistrationData( 0, Mock for Resource, hashCode: 684929885, Mock for Map, hashCode: 1104229275, null ); -> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.setApplicationRegistrationData(TaskSchedulerContextImpl.java:92) Stack Trace: org.mockito.exceptions.verification.WantedButNotInvoked: Wanted but not invoked: taskSchedulerManagerForTest.taskAllocated( 0, Mock for TaskAttempt, hashCode: 997464250, <any>, Container: [ContainerId: container_1_0001_01_000001, NodeId: host1:0, NodeHttpAddress: host1:0, Resource: <memory:1024, vCores:1>, Priority: 3, Token: null, ] ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:914) 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.testReuseAcrossVertices(TestContainerReuse.java:864) taskSchedulerManagerForTest.setConfig( Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:864) taskSchedulerManagerForTest.serviceInit( Configuration: core-default.xml, core-site.xml, yarn-default.xml, yarn-site.xml ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:864) taskSchedulerManagerForTest.start(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.serviceStart(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.instantiateSchedulers( "host", 0, "", Mock for AppContext, hashCode: 586391824 ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.getContainerSignatureMatcher(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.getConfig(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:865) taskSchedulerManagerForTest.getSpyTaskScheduler(); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:867) taskSchedulerManagerForTest.handleEvent( EventType: S_TA_LAUNCH_REQUEST ); -> at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:904) taskSchedulerManagerForTest.setApplicationRegistrationData( 0, Mock for Resource, hashCode: 684929885, Mock for Map, hashCode: 1104229275, null ); -> at org.apache.tez.dag.app.rm.TaskSchedulerContextImpl.setApplicationRegistrationData(TaskSchedulerContextImpl.java:92) at org.apache.tez.dag.app.rm.TestContainerReuse.testReuseAcrossVertices(TestContainerReuse.java:914)
