jzhuge commented on PR #51948:
URL: https://github.com/apache/spark/pull/51948#issuecomment-3353237237

   Hmm, 2 unrelated test failures in these modules:
   
   ### kafka
   ```
   [info] *** 1 TEST FAILED ***
   [error] Failed tests:
   [error]      
org.apache.spark.sql.kafka010.KafkaMicroBatchV1SourceWithConsumerSuite
   [error] (sql-kafka-0-10 / Test / test) sbt.TestsFailedException: Tests 
unsuccessful
   [error] Total time: 2715 s (45:15), completed Sep 30, 2025, 9:25:25 AM
   [error] running /home/runner/work/spark/spark/build/sbt -Phadoop-3 -Pvolcano 
-Pkubernetes -Pspark-ganglia-lgpl -Pkinesis-asl -Phadoop-cloud 
sql-kafka-0-10/test protobuf/test streaming/test streaming-kinesis-asl/test 
streaming-kafka-0-10/test token-provider-kafka-0-10/test connect/test 
connect-client-jvm/test kubernetes/test hadoop-cloud/test ; received return 
code 1
   ```
   
   ### sparkr
   
   ```
   [warn]       Note: Unresolved dependencies path:
   [error] sbt.librarymanagement.ResolveException: Error downloading 
org.scalaz:scalaz-effect_2.12:7.2.35
   [error]   Not found
   [error]   Not found
   [error]   download error: Caught java.io.IOException (Server returned HTTP 
response code: 500 for URL: 
https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.35/scalaz-effect_2.12-7.2.35.pom)
 while downloading 
https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.12/7.2.35/scalaz-effect_2.12-7.2.35.pom
   ```


-- 
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]

Reply via email to