[ 
https://issues.apache.org/jira/browse/SPARK-25792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-25792:
----------------------------------
    Description: 
{code}
[info] - submit a barrier ResultStage that requires more slots than current 
total under local-cluster mode *** FAILED *** (5 seconds, 303 milliseconds)
[info]   Expected exception org.apache.spark.SparkException to be thrown, but 
java.util.concurrent.TimeoutException was thrown 
(BarrierStageOnSubmittedSuite.scala:54)
[info]   org.scalatest.exceptions.TestFailedException:
[info]   at 
org.scalatest.Assertions$class.newAssertionFailedException(Assertions.scala:528)
[info]   at 
org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1560)
[info]   at org.scalatest.Assertions$class.intercept(Assertions.scala:812)
[info]   at org.scalatest.FunSuite.intercept(FunSuite.scala:1560)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite.org$apache$spark$BarrierStageOnSubmittedSuite$$testSubmitJob(BarrierStageOnSubmittedSuite.scala:54)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply$mcV$sp(BarrierStageOnSubmittedSuite.scala:240)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply(BarrierStageOnSubmittedSuite.scala:227)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply(BarrierStageOnSubmittedSuite.scala:227)
{code}

- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/153/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/151/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/144/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/133/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/132/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/125/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/123/testReport

  was:
{code}
[info] - submit a barrier ResultStage that requires more slots than current 
total under local-cluster mode *** FAILED *** (5 seconds, 303 milliseconds)
[info]   Expected exception org.apache.spark.SparkException to be thrown, but 
java.util.concurrent.TimeoutException was thrown 
(BarrierStageOnSubmittedSuite.scala:54)
[info]   org.scalatest.exceptions.TestFailedException:
[info]   at 
org.scalatest.Assertions$class.newAssertionFailedException(Assertions.scala:528)
[info]   at 
org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1560)
[info]   at org.scalatest.Assertions$class.intercept(Assertions.scala:812)
[info]   at org.scalatest.FunSuite.intercept(FunSuite.scala:1560)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite.org$apache$spark$BarrierStageOnSubmittedSuite$$testSubmitJob(BarrierStageOnSubmittedSuite.scala:54)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply$mcV$sp(BarrierStageOnSubmittedSuite.scala:240)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply(BarrierStageOnSubmittedSuite.scala:227)
[info]   at 
org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply(BarrierStageOnSubmittedSuite.scala:227)
{code}


- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/133/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/132/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/125/testReport
- 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/123/testReport


> Flaky test: BarrierStageOnSubmittedSuite."submit a barrier ResultStage that 
> requires more slots than current total under local-cluster mode"
> --------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-25792
>                 URL: https://issues.apache.org/jira/browse/SPARK-25792
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core, Tests
>    Affects Versions: 2.4.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> {code}
> [info] - submit a barrier ResultStage that requires more slots than current 
> total under local-cluster mode *** FAILED *** (5 seconds, 303 milliseconds)
> [info]   Expected exception org.apache.spark.SparkException to be thrown, but 
> java.util.concurrent.TimeoutException was thrown 
> (BarrierStageOnSubmittedSuite.scala:54)
> [info]   org.scalatest.exceptions.TestFailedException:
> [info]   at 
> org.scalatest.Assertions$class.newAssertionFailedException(Assertions.scala:528)
> [info]   at 
> org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1560)
> [info]   at org.scalatest.Assertions$class.intercept(Assertions.scala:812)
> [info]   at org.scalatest.FunSuite.intercept(FunSuite.scala:1560)
> [info]   at 
> org.apache.spark.BarrierStageOnSubmittedSuite.org$apache$spark$BarrierStageOnSubmittedSuite$$testSubmitJob(BarrierStageOnSubmittedSuite.scala:54)
> [info]   at 
> org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply$mcV$sp(BarrierStageOnSubmittedSuite.scala:240)
> [info]   at 
> org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply(BarrierStageOnSubmittedSuite.scala:227)
> [info]   at 
> org.apache.spark.BarrierStageOnSubmittedSuite$$anonfun$18.apply(BarrierStageOnSubmittedSuite.scala:227)
> {code}
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/153/testReport
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/151/testReport
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/144/testReport
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/133/testReport
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/132/testReport
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/125/testReport
> - 
> https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-branch-2.4-test-sbt-hadoop-2.7/123/testReport



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to