Zoltan Haindrich created HIVE-17476:
---------------------------------------
Summary: ptest: TestDummy - did not produce a TEST-*.xml file
Key: HIVE-17476
URL: https://issues.apache.org/jira/browse/HIVE-17476
Project: Hive
Issue Type: Bug
Reporter: Zoltan Haindrich
seems like lately it's in every test report posted to the jira...seems like
some kind of ptest problem:
from the jenkins console:
{code}
LocalCommand$CollectLogPolicy.handleOutput:92
test-results/TEST-204_UTBatch_itests__hive-unit_9_tests-TEST-org.apache.hadoop.hive.llap.ext.TestLlapInputSplit.xml
2017-09-07 07:21:35,931 INFO [TestExecutor]
LocalCommand.awaitProcessCompletion:67 Finished LocalCommandId=224127.
ElapsedTime(ms)=137
2017-09-07 07:21:35,931 ERROR [TestExecutor] PTest.run:189 Test run exited with
an unexpected error org.apache.hive.ptest.execution.TestsFailedException: 30
tests failed
at org.apache.hive.ptest.execution.PTest.run(PTest.java:186)
at
org.apache.hive.ptest.api.server.TestExecutor.run(TestExecutor.java:123)
2017-09-07 07:21:35,931 WARN [TestExecutor] PTest.run:216 30 failed tests
2017-09-07 07:21:35,931 WARN [TestExecutor] PTest.run:219
TestAccumuloCliDriver - did not produce a TEST-*.xml file (likely timed out)
(batchId=230)
2017-09-07 07:21:35,931 WARN [TestExecutor] PTest.run:219 TestDummy - did not
produce a TEST-*.xml file (likely timed out) (batchId=230)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)