Hyukjin Kwon created SPARK-58026:
------------------------------------
Summary: Bound SparkR Windows test step to avoid silent 2-hour job
timeout
Key: SPARK-58026
URL: https://issues.apache.org/jira/browse/SPARK-58026
Project: Spark
Issue Type: Bug
Components: Project Infra, R
Affects Versions: 5.0.0
Reporter: Hyukjin Kwon
The scheduled `build_sparkr_window` workflow (Build / SparkR-only,
windows-2025) intermittently hangs in the "Run SparkR tests" step while the R
process waits on the SparkR backend socket handshake during session
initialization. Because the step has no inner timeout, a stalled handshake
silently consumes the full 120-minute job timeout and is reported as a
cancellation rather than a fast, retryable failure. This alternates roughly
every other scheduled run.
Add a step-level `timeout-minutes` to the "Run SparkR tests" step so a stalled
handshake fails fast (successful runs complete the step in well under the cap),
converting a silent 2h cancel into a fast retryable failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]