Details for spark-master-test-sbt-hadoop-2.3 build #260

View on Jenkins

Duration
127 minutes
Start time
2016-02-10 12:28:30 ()
Commit
c0b71e0b8f3c068f2f092bb118a16611b3d38d7a
Executor
amp-jenkins-worker-03
Status
FAILURE

Failed tests

org.apache.spark.streaming.BasicOperationsSuite: map 2 ms
org.apache.spark.streaming.BasicOperationsSuite: flatMap 2 ms
org.apache.spark.streaming.BasicOperationsSuite: filter 1 ms
org.apache.spark.streaming.BasicOperationsSuite: glom 0 ms
org.apache.spark.streaming.BasicOperationsSuite: mapPartitions 1 ms
org.apache.spark.streaming.BasicOperationsSuite: repartition (more partitions) 0 ms
org.apache.spark.streaming.BasicOperationsSuite: repartition (fewer partitions) 0 ms
org.apache.spark.streaming.BasicOperationsSuite: groupByKey 0 ms
org.apache.spark.streaming.BasicOperationsSuite: reduceByKey 0 ms
org.apache.spark.streaming.BasicOperationsSuite: reduce 1 ms
org.apache.spark.streaming.BasicOperationsSuite: count 1 ms
org.apache.spark.streaming.BasicOperationsSuite: countByValue 1 ms
org.apache.spark.streaming.BasicOperationsSuite: mapValues 1 ms
org.apache.spark.streaming.BasicOperationsSuite: flatMapValues 1 ms
org.apache.spark.streaming.BasicOperationsSuite: union 1 ms
org.apache.spark.streaming.BasicOperationsSuite: transform 1 ms
org.apache.spark.streaming.BasicOperationsSuite: transformWith 1 ms
org.apache.spark.streaming.BasicOperationsSuite: cogroup 1 ms
org.apache.spark.streaming.BasicOperationsSuite: join 1 ms
org.apache.spark.streaming.BasicOperationsSuite: leftOuterJoin 0 ms
org.apache.spark.streaming.BasicOperationsSuite: rightOuterJoin 1 ms
org.apache.spark.streaming.BasicOperationsSuite: fullOuterJoin 1 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey 1 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey - simple with initial value RDD 1 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey - with initial value RDD 0 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey - object lifecycle 0 ms
org.apache.spark.streaming.BasicOperationsSuite: slice 0 ms
org.apache.spark.streaming.BasicOperationsSuite: slice - has not been initialized 0 ms
org.apache.spark.streaming.BasicOperationsSuite: rdd cleanup - map and window 1 ms
org.apache.spark.streaming.BasicOperationsSuite: rdd cleanup - updateStateByKey 1 ms
org.apache.spark.streaming.BasicOperationsSuite: rdd cleanup - input blocks and persisted RDDs 2 ms
org.apache.spark.streaming.CheckpointSuite: basic rdd checkpoints + dstream graph checkpoint recovery 13 ms
org.apache.spark.streaming.CheckpointSuite: recovery of conf through checkpoints 0 ms
org.apache.spark.streaming.CheckpointSuite: [host|port] from checkpoint 1 ms
org.apache.spark.streaming.CheckpointSuite: recovery with map and reduceByKey operations 3 ms
org.apache.spark.streaming.CheckpointSuite: recovery with invertible reduceByKeyAndWindow operation 2 ms
org.apache.spark.streaming.CheckpointSuite: recovery with saveAsHadoopFiles operation 2 ms
org.apache.spark.streaming.CheckpointSuite: recovery with saveAsNewAPIHadoopFiles operation 1 ms
org.apache.spark.streaming.CheckpointSuite: recovery with saveAsHadoopFile inside transform operation 1 ms
org.apache.spark.streaming.CheckpointSuite: recovery with updateStateByKey operation 2 ms
org.apache.spark.streaming.CheckpointSuite: recovery maintains rate controller 0 ms
org.apache.spark.streaming.CheckpointSuite: recovery with file input stream 1 ms
org.apache.spark.streaming.CheckpointSuite: restore invoking times 1 ms
org.apache.spark.streaming.CheckpointSuite: SPARK-6847: stack overflow when updateStateByKey is followed by a checkpointed dstream 1 ms
org.apache.spark.streaming.DStreamScopeSuite: (It is not a test) 63 ms
org.apache.spark.streaming.InputStreamsSuite: socket input stream 2 ms
org.apache.spark.streaming.InputStreamsSuite: socket input stream - no block in a batch 2 ms
org.apache.spark.streaming.InputStreamsSuite: binary records stream 2 ms
org.apache.spark.streaming.InputStreamsSuite: file input stream - newFilesOnly = true 0 ms
org.apache.spark.streaming.InputStreamsSuite: file input stream - newFilesOnly = false 0 ms
org.apache.spark.streaming.InputStreamsSuite: multi-thread receiver 2 ms
org.apache.spark.streaming.InputStreamsSuite: queue input stream - oneAtATime = true 1 ms
org.apache.spark.streaming.InputStreamsSuite: queue input stream - oneAtATime = false 0 ms
org.apache.spark.streaming.InputStreamsSuite: test track the number of input stream 1 ms
org.apache.spark.streaming.JavaAPISuite: testStreamingContextTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testFlatMapValues 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByWindowWithInverse 0 ms
org.apache.spark.streaming.JavaAPISuite: testMapPartitions 0 ms
org.apache.spark.streaming.JavaAPISuite: testPairFilter 0 ms
org.apache.spark.streaming.JavaAPISuite: testRepartitionFewerPartitions 0 ms
org.apache.spark.streaming.JavaAPISuite: testCombineByKey 1 ms
org.apache.spark.streaming.JavaAPISuite: testContextGetOrCreate 1 ms
org.apache.spark.streaming.JavaAPISuite: testWindowWithSlideDuration 1 ms
org.apache.spark.streaming.JavaAPISuite: testQueueStream 1 ms
org.apache.spark.streaming.JavaAPISuite: testCountByValue 0 ms
org.apache.spark.streaming.JavaAPISuite: testMap 0 ms
org.apache.spark.streaming.JavaAPISuite: testPairToNormalRDDTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairReduceByKey 0 ms
org.apache.spark.streaming.JavaAPISuite: testCount 1 ms
org.apache.spark.streaming.JavaAPISuite: testCheckpointMasterRecovery 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairMap 1 ms
org.apache.spark.streaming.JavaAPISuite: testUnion 0 ms
org.apache.spark.streaming.JavaAPISuite: testFlatMap 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByKeyAndWindowWithInverse 0 ms
org.apache.spark.streaming.JavaAPISuite: testGlom 1 ms
org.apache.spark.streaming.JavaAPISuite: testJoin 0 ms
org.apache.spark.streaming.JavaAPISuite: testPairFlatMap 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairToPairFlatMapWithChangingTypes 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairMapPartitions 1 ms
org.apache.spark.streaming.JavaAPISuite: testRepartitionMorePartitions 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByWindowWithoutInverse 0 ms
org.apache.spark.streaming.JavaAPISuite: testLeftOuterJoin 1 ms
org.apache.spark.streaming.JavaAPISuite: testVariousTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testTransformWith 0 ms
org.apache.spark.streaming.JavaAPISuite: testVariousTransformWith 0 ms
org.apache.spark.streaming.JavaAPISuite: testTextFileStream 0 ms
org.apache.spark.streaming.JavaAPISuite: testPairGroupByKey 1 ms
org.apache.spark.streaming.JavaAPISuite: testCoGroup 0 ms
org.apache.spark.streaming.JavaAPISuite: testInitialization 0 ms
org.apache.spark.streaming.JavaAPISuite: testSocketString 0 ms
org.apache.spark.streaming.JavaAPISuite: testGroupByKeyAndWindow 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByKeyAndWindow 0 ms
org.apache.spark.streaming.JavaAPISuite: testForeachRDD 0 ms
org.apache.spark.streaming.JavaAPISuite: testFileStream 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairTransform 0 ms
org.apache.spark.streaming.JavaAPISuite: testFilter 0 ms
org.apache.spark.streaming.JavaAPISuite: testPairMap2 1 ms
org.apache.spark.streaming.JavaAPISuite: testMapValues 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduce 0 ms
org.apache.spark.streaming.JavaAPISuite: testUpdateStateByKey 0 ms
org.apache.spark.streaming.JavaAPISuite: testTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testWindow 0 ms
org.apache.spark.streaming.JavaAPISuite: testCountByValueAndWindow 0 ms
org.apache.spark.streaming.JavaAPISuite: testRawSocketStream 1 ms
org.apache.spark.streaming.JavaAPISuite: testSocketTextStream 0 ms
org.apache.spark.streaming.JavaAPISuite: testUpdateStateByKeyWithInitial 0 ms
org.apache.spark.streaming.JavaAPISuite: testContextState 1 ms
org.apache.spark.streaming.JavaMapWithStateSuite: testBasicFunction 0 ms
org.apache.spark.streaming.JavaReceiverAPISuite: testReceiver 4 ms
org.apache.spark.streaming.MapWithStateSuite: (It is not a test) 1 ms
org.apache.spark.streaming.ReceiverSuite: write ahead log - generating and cleaning 1 ms
org.apache.spark.streaming.StreamingContextSuite: from no conf constructor 1 ms
org.apache.spark.streaming.StreamingContextSuite: from no conf + spark home 1 ms
org.apache.spark.streaming.StreamingContextSuite: from no conf + spark home + env 1 ms
org.apache.spark.streaming.StreamingContextSuite: from conf with settings 0 ms
org.apache.spark.streaming.StreamingContextSuite: from existing SparkContext 1 ms
org.apache.spark.streaming.StreamingContextSuite: from existing SparkContext with settings 1 ms
org.apache.spark.streaming.StreamingContextSuite: from checkpoint 0 ms
org.apache.spark.streaming.StreamingContextSuite: checkPoint from conf 1 ms
org.apache.spark.streaming.StreamingContextSuite: start and stop state check 1 ms
org.apache.spark.streaming.StreamingContextSuite: start with non-seriazable DStream checkpoints 1 ms
org.apache.spark.streaming.StreamingContextSuite: start failure should stop internal components 0 ms
org.apache.spark.streaming.StreamingContextSuite: start should set job group and description of streaming jobs correctly 0 ms
org.apache.spark.streaming.StreamingContextSuite: start multiple times 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop multiple times 0 ms
org.apache.spark.streaming.StreamingContextSuite: stop before start 1 ms
org.apache.spark.streaming.StreamingContextSuite: start after stop 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop only streaming context 0 ms
org.apache.spark.streaming.StreamingContextSuite: stop(stopSparkContext=true) after stop(stopSparkContext=false) 0 ms
org.apache.spark.streaming.StreamingContextSuite: stop gracefully 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop gracefully even if a receiver misses StopReceiver 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop slow receiver gracefully 0 ms
org.apache.spark.streaming.StreamingContextSuite: registering and de-registering of streamingSource 0 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination after stop 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination with error in task 0 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination with error in job generation 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTerminationOrTimeout 1 ms
org.apache.spark.streaming.StreamingContextSuite: getOrCreate 2 ms
org.apache.spark.streaming.StreamingContextSuite: getActive and getActiveOrCreate 0 ms
org.apache.spark.streaming.StreamingContextSuite: getActiveOrCreate with checkpoint 9 ms
org.apache.spark.streaming.StreamingContextSuite: multiple streaming contexts 0 ms
org.apache.spark.streaming.StreamingContextSuite: DStream and generated RDD creation sites 2 ms
org.apache.spark.streaming.StreamingContextSuite: throw exception on using active or stopped context 1 ms
org.apache.spark.streaming.StreamingContextSuite: queueStream doesn't support checkpointing 1 ms
org.apache.spark.streaming.StreamingContextSuite: Creating an InputDStream but not using it should not crash 1 ms
org.apache.spark.streaming.StreamingListenerSuite: batch info reporting 1 ms
org.apache.spark.streaming.StreamingListenerSuite: receiver info reporting 0 ms
org.apache.spark.streaming.StreamingListenerSuite: output operation reporting 0 ms
org.apache.spark.streaming.StreamingListenerSuite: stop in listener 1 ms
org.apache.spark.streaming.StreamingListenerSuite: onBatchCompleted with successful batch 1 ms
org.apache.spark.streaming.StreamingListenerSuite: onBatchCompleted with failed batch and one failed job 1 ms
org.apache.spark.streaming.StreamingListenerSuite: onBatchCompleted with failed batch and multiple failed jobs 1 ms
org.apache.spark.streaming.StreamingListenerSuite: StreamingListener receives no events after stopping StreamingListenerBus 6 ms
org.apache.spark.streaming.UISeleniumSuite: attaching and detaching a Streaming tab 1 ms
org.apache.spark.streaming.WindowOperationsSuite: window - basic window 3 ms
org.apache.spark.streaming.WindowOperationsSuite: window - tumbling window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: window - larger window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: window - non-overlapping window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: window - persistence level 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - basic reduction 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - key already in window and new value added into window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - new key added into window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - key removed from window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - larger slide time 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - big test 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - basic reduction 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - key already in window and new value added into window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - new key added into window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - key removed from window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - larger slide time 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - big test 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse and filter functions - big test 1 ms
org.apache.spark.streaming.WindowOperationsSuite: groupByKeyAndWindow 1 ms
org.apache.spark.streaming.WindowOperationsSuite: countByWindow 1 ms
org.apache.spark.streaming.WindowOperationsSuite: countByValueAndWindow 0 ms
org.apache.spark.streaming.scheduler.InputInfoTrackerSuite: (It is not a test) 0 ms
org.apache.spark.streaming.scheduler.RateControllerSuite: RateController - rate controller publishes updates after batches complete 1 ms
org.apache.spark.streaming.scheduler.RateControllerSuite: ReceiverRateController - published rates reach receivers 0 ms
org.apache.spark.streaming.scheduler.ReceiverTrackerSuite: send rate update to receivers 0 ms
org.apache.spark.streaming.scheduler.ReceiverTrackerSuite: should restart receiver after stopping it 0 ms
org.apache.spark.streaming.scheduler.ReceiverTrackerSuite: SPARK-11063: TaskSetManager should use Receiver RDD's preferredLocations 1 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: onBatchSubmitted, onBatchStarted, onBatchCompleted, onReceiverStarted, onReceiverError, onReceiverStopped 1 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: Remove the old completed batches when exceeding the limit 1 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: out-of-order onJobStart and onBatchXXX 1 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: detect memory leak 1 ms

Test time report

Right click on the visualization to go back up a level. Click on a node to expand it. Hover over a node to see the combined duration of tests under that node.