Github user kapilsingh5050 commented on the issue:
https://github.com/apache/spark/pull/15620
I didn't find any failure/error message in the PR Builder job logs apart
from:
Traceback (most recent call last):
File "./dev/run-tests-jenkins.py", line 232, in <module>
main()
File "./dev/run-tests-jenkins.py", line 219, in main
test_result_code, test_result_note = run_tests(tests_timeout)
File "./dev/run-tests-jenkins.py", line 140, in run_tests
test_result_note = ' * This patch **fails %s**.' %
failure_note_by_errcode[test_result_code]
KeyError: -9
[error] running /home/jenkins/workspace/SparkPullRequestBuilder@3/build/sbt
-Phadoop-2.3 -Phive-thriftserver -Phive
-Dtest.exclude.tags=org.apache.spark.tags.ExtendedHiveTest,org.apache.spark.tags.ExtendedYarnTest
hive-thriftserver/test mllib/test hive/test examples/test sql/test
sql-kafka-0-10/test catalyst/test ; process was terminated by signal 9
Build step 'Execute shell' marked build as failure
Could it be because of OOM? Or should we retry in case this is a transient
issue.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]