PerumalsamyR commented on issue #12534: URL: https://github.com/apache/gluten/issues/12534#issuecomment-5003826612
This appears to have become consistent rather than intermittent. `spark-test-spark41` and `spark-test-spark41-slow` are failing with the same signature (exit 134 / SIGABRT in the `backends-velox` surefire fork during `ColumnarBatchTest`, right after backend initialization, with "Corrupted channel by directly writing to native stream in forked JVM 1") on every recent Velox Backend (x86) run I checked today: - https://github.com/apache/gluten/actions/runs/29583464547 (PR #12544, both jobs, twice in a row after a retrigger) - https://github.com/apache/gluten/actions/runs/29573801822 - https://github.com/apache/gluten/actions/runs/29572888232 - https://github.com/apache/gluten/actions/runs/29572334274 All fail before the gluten-ut modules run, so Spark 4.1 UT coverage is currently blocked repo-wide. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
