szehon-ho commented on PR #41614: URL: https://github.com/apache/spark/pull/41614#issuecomment-1614966058
Trying again, test failure didn't look very related though not entirely sure. ``` 2023-06-30T06:10:24.5434667Z [0m[[0m[0minfo[0m] [0m[0m[31m- error notifier test *** FAILED *** (1 minute)[0m[0m 2023-06-30T06:10:24.5436553Z [0m[[0m[0minfo[0m] [0m[0m[31m java.nio.file.NoSuchFileException: /home/runner/work/spark/spark/target/tmp/spark-cc3d10d8-5d0b-4592-9971-74bba230b8a8[0m[0m 2023-06-30T06:10:24.5438354Z [0m[[0m[0minfo[0m] [0m[0m[31m at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)[0m[0m 2023-06-30T06:10:24.5439946Z [0m[[0m[0minfo[0m] [0m[0m[31m at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)[0m[0m 2023-06-30T06:10:24.5441984Z [0m[[0m[0minfo[0m] [0m[0m[31m at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)[0m[0m ... 2023-06-30T06:41:10.1873780Z [0m[[0m[0minfo[0m] [0m[0m[31m*** 1 TEST FAILED ***[0m[0m 2023-06-30T06:41:10.2104588Z [0m[[0m[31merror[0m] [0m[0mFailed: Total 9312, Failed 1, Errors 0, Passed 9311, Ignored 27[0m 2023-06-30T06:41:10.2332475Z [0m[[0m[31merror[0m] [0m[0mFailed tests:[0m 2023-06-30T06:41:10.2334292Z [0m[[0m[31merror[0m] [0m[0m org.apache.spark.sql.execution.streaming.MicroBatchExecutionSuite[0m ``` -- 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]
