dongjoon-hyun edited a comment on pull request #28594:
URL: https://github.com/apache/spark/pull/28594#issuecomment-663288073


   I found another evidence from our Apache Spark AmpLab Jenkins farm log. The 
failed test case is `R test`.
   - 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/lastUnsuccessfulBuild/console
   
   ![Screen Shot 2020-07-23 at 4 57 32 
PM](https://user-images.githubusercontent.com/9700541/88349686-9f568700-cd05-11ea-8493-0618fe79e0fe.png)
   
   ```
   Started 6 days 0 hr ago
   Took 1 hr 18 min on research-jenkins-worker-09
   ```
   
   ```
   PR #28708: [SPARK-20629][CORE][K8S] Co...
   ```
   
   ```
   KubernetesSuite:
   - Run SparkPi with no resources
   - Run SparkPi with a very long application name.
   - Use SparkLauncher.NO_RESOURCE
   - Run SparkPi with a master URL without a scheme.
   - Run SparkPi with an argument.
   - Run SparkPi with custom labels, annotations, and environment variables.
   - All pods have the same service account by default
   - Run extraJVMOptions check on driver
   - Run SparkRemoteFileTest using a remote data file
   - Run SparkPi with env and mount secrets.
   - Run PySpark on simple pi.py example
   - Run PySpark with Python3 to test a pyfiles example
   - Run PySpark with memory customization
   - Run in client mode.
   - Start pod creation from template
   - PVs with local storage
   - Launcher client dependencies
   - Test basic decommissioning
   - Run SparkR on simple dataframe.R example *** FAILED ***
     The code passed to eventually never returned normally. Attempted 190 times 
over 3.0009884667333337 minutes. Last failure message: false was not true. 
(KubernetesSuite.scala:386)
   Run completed in 14 minutes, 46 seconds.
   Total number of tests run: 19
   Suites: completed 2, aborted 0
   Tests: succeeded 18, failed 1, canceled 0, ignored 0, pending 0
   *** 1 TEST FAILED ***
   ```


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to