Jira: https://issues.apache.org/jira/browse/TEZ-3404
Build: https://builds.apache.org/job/PreCommit-TEZ-Build/1934/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 4632 lines...]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :tez-yarn-timeline-history-with-acls
[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/12825689/TEZ-3404-WIP-04.patch
against master revision a9eb937.
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 9 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.ats.acls.TestATSHistoryWithACLs
org.apache.tez.history.TestHistoryParser
org.apache.tez.analyzer.TestAnalyzer
Test results:
https://builds.apache.org/job/PreCommit-TEZ-Build/1934//testReport/
Console output: https://builds.apache.org/job/PreCommit-TEZ-Build/1934//console
This message is automatically generated.
======================================================================
======================================================================
Adding comment to Jira.
======================================================================
======================================================================
Comment added.
119dbcab468ee9a00377c643988d2f6b50a27739 logged out
======================================================================
======================================================================
Finished build.
======================================================================
======================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 3.33 MB of artifacts by 29.1% relative to #1933
[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)
##############################
5 tests failed.
FAILED: org.apache.tez.history.TestHistoryParser.testParserWithFailedJob
Error Message:
org.codehaus.jettison.json.JSONException: JSONObject["config"] not found.
Stack Trace:
org.apache.tez.dag.api.TezException: org.codehaus.jettison.json.JSONException:
JSONObject["config"] not found.
at org.codehaus.jettison.json.JSONObject.get(JSONObject.java:387)
at
org.codehaus.jettison.json.JSONObject.getJSONObject(JSONObject.java:481)
at
org.apache.tez.history.parser.ATSFileParser.processApplication(ATSFileParser.java:165)
at
org.apache.tez.history.parser.ATSFileParser.parseATSZipFile(ATSFileParser.java:230)
at
org.apache.tez.history.parser.ATSFileParser.getDAGData(ATSFileParser.java:72)
at
org.apache.tez.history.TestHistoryParser.getDagInfo(TestHistoryParser.java:607)
at
org.apache.tez.history.TestHistoryParser.testParserWithFailedJob(TestHistoryParser.java:386)
FAILED: org.apache.tez.history.TestHistoryParser.testParserWithSuccessfulJob
Error Message:
org.codehaus.jettison.json.JSONException: JSONObject["config"] not found.
Stack Trace:
org.apache.tez.dag.api.TezException: org.codehaus.jettison.json.JSONException:
JSONObject["config"] not found.
at org.codehaus.jettison.json.JSONObject.get(JSONObject.java:387)
at
org.codehaus.jettison.json.JSONObject.getJSONObject(JSONObject.java:481)
at
org.apache.tez.history.parser.ATSFileParser.processApplication(ATSFileParser.java:165)
at
org.apache.tez.history.parser.ATSFileParser.parseATSZipFile(ATSFileParser.java:230)
at
org.apache.tez.history.parser.ATSFileParser.getDAGData(ATSFileParser.java:72)
at
org.apache.tez.history.TestHistoryParser.getDagInfo(TestHistoryParser.java:607)
at
org.apache.tez.history.TestHistoryParser.testParserWithSuccessfulJob(TestHistoryParser.java:210)
FAILED:
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testSimpleAMACls
Error Message:
expected:<...n_1472242753619_0002[]> but was:<...n_1472242753619_0002[_1]>
Stack Trace:
org.junit.ComparisonFailure: expected:<...n_1472242753619_0002[]> but
was:<...n_1472242753619_0002[_1]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.verifyEntityDomains(TestATSHistoryWithACLs.java:496)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testSimpleAMACls(TestATSHistoryWithACLs.java:243)
FAILED: org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDAGACls
Error Message:
expected:<...n_1472242753619_0003[]> but was:<...n_1472242753619_0003[_1]>
Stack Trace:
org.junit.ComparisonFailure: expected:<...n_1472242753619_0003[]> but
was:<...n_1472242753619_0003[_1]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.verifyEntityDomains(TestATSHistoryWithACLs.java:496)
at
org.apache.tez.dag.history.ats.acls.TestATSHistoryWithACLs.testDAGACls(TestATSHistoryWithACLs.java:305)
FAILED: org.apache.tez.analyzer.TestAnalyzer.testWithATS
Error Message:
org.codehaus.jettison.json.JSONException: JSONObject["config"] not found.
Stack Trace:
org.apache.tez.dag.api.TezException: org.codehaus.jettison.json.JSONException:
JSONObject["config"] not found.
at org.codehaus.jettison.json.JSONObject.get(JSONObject.java:387)
at
org.codehaus.jettison.json.JSONObject.getJSONObject(JSONObject.java:481)
at
org.apache.tez.history.parser.ATSFileParser.processApplication(ATSFileParser.java:165)
at
org.apache.tez.history.parser.ATSFileParser.parseATSZipFile(ATSFileParser.java:230)
at
org.apache.tez.history.parser.ATSFileParser.getDAGData(ATSFileParser.java:72)
at
org.apache.tez.analyzer.TestAnalyzer.getDagInfo(TestAnalyzer.java:271)
at org.apache.tez.analyzer.TestAnalyzer.verify(TestAnalyzer.java:251)
at org.apache.tez.analyzer.TestAnalyzer.runTests(TestAnalyzer.java:390)
at
org.apache.tez.analyzer.TestAnalyzer.testWithATS(TestAnalyzer.java:354)