Jira: https://issues.apache.org/jira/browse/TEZ-3419 Build: https://builds.apache.org/job/PreCommit-TEZ-Build/1994/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 4627 lines...] [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/12830887/TEZ-3419.3.patch against master revision 5c2f893. {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: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.history.utils.TestDAGUtils Test results: https://builds.apache.org/job/PreCommit-TEZ-Build/1994//testReport/ Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1994//console This message is automatically generated. ====================================================================== ====================================================================== Adding comment to Jira. ====================================================================== ====================================================================== Comment added. 4901eb6e9e6526f73f2d2e71ba2ae17fcbd97e5e logged out ====================================================================== ====================================================================== Finished build. ====================================================================== ====================================================================== Build step 'Execute shell' marked build as failure Archiving artifacts Compressed 3.37 MB of artifacts by 26.0% relative to #1993 [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.history.utils.TestDAGUtils.testConvertDAGPlanToATSMap Error Message: test timed out after 5000 milliseconds Stack Trace: java.lang.Exception: test timed out after 5000 milliseconds at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2595) at java.lang.Class.getConstructor0(Class.java:2895) at java.lang.Class.newInstance(Class.java:354) at javax.xml.parsers.FactoryFinder.newInstance(FactoryFinder.java:179) at javax.xml.parsers.FactoryFinder.findJarServiceProvider(FactoryFinder.java:333) at javax.xml.parsers.FactoryFinder.find(FactoryFinder.java:255) at javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderFactory.java:121) at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2387) at org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2364) at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2281) at org.apache.hadoop.conf.Configuration.get(Configuration.java:1108) at org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider.getRecordFactory(RecordFactoryProvider.java:49) at org.apache.hadoop.yarn.util.Records.<clinit>(Records.java:32) at org.apache.hadoop.yarn.api.records.Resource.newInstance(Resource.java:57) at org.apache.tez.dag.history.utils.TestDAGUtils.createDAG(TestDAGUtils.java:63) at org.apache.tez.dag.history.utils.TestDAGUtils.testConvertDAGPlanToATSMap(TestDAGUtils.java:105)