You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemml.apache.org by je...@spark.tc on 2016/10/16 09:56:33 UTC

Build failed in Jenkins: SystemML-DailyTest #568

See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/568/>

------------------------------------------
[...truncated 9782 lines...]
16/10/16 03:50:38 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_242 tasks to pool default
16/10/16 03:50:38 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 242.0 (TID 252, localhost, PROCESS_LOCAL, 1616 bytes)
16/10/16 03:50:38 INFO executor.Executor: Running task 0.0 in stage 242.0 (TID 252)
16/10/16 03:50:38 INFO executor.Executor: Finished task 0.0 in stage 242.0 (TID 252). 879 bytes result sent to driver
16/10/16 03:50:38 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 242.0 (TID 252) in 6 ms on localhost (1/1)
16/10/16 03:50:38 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 242.0, whose tasks have all completed, from pool default
16/10/16 03:50:38 INFO scheduler.DAGScheduler: ShuffleMapStage 242 (flatMapToPair at RDDConverterUtils.java:337) finished in 0.006 s
16/10/16 03:50:38 INFO scheduler.DAGScheduler: looking for newly runnable stages
16/10/16 03:50:38 INFO scheduler.DAGScheduler: running: Set()
16/10/16 03:50:38 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 243)
16/10/16 03:50:38 INFO scheduler.DAGScheduler: failed: Set()
16/10/16 03:50:38 INFO scheduler.DAGScheduler: Missing parents for ResultStage 243: List()
16/10/16 03:50:38 INFO scheduler.DAGScheduler: Submitting ResultStage 243 (MapPartitionsRDD[616] at collectAsList at MLContextTest.java:1337), which is now runnable
16/10/16 03:50:38 INFO storage.MemoryStore: ensureFreeSpace(6360) called with curMem=361859, maxMem=1144069816
16/10/16 03:50:38 INFO storage.MemoryStore: Block broadcast_243 stored as values in memory (estimated size 6.2 KB, free 1090.7 MB)
16/10/16 03:50:38 INFO storage.MemoryStore: ensureFreeSpace(3176) called with curMem=368219, maxMem=1144069816
16/10/16 03:50:38 INFO storage.MemoryStore: Block broadcast_243_piece0 stored as bytes in memory (estimated size 3.1 KB, free 1090.7 MB)
16/10/16 03:50:38 INFO storage.BlockManagerInfo: Added broadcast_243_piece0 in memory on localhost:52529 (size: 3.1 KB, free: 1091.0 MB)
16/10/16 03:50:38 INFO spark.SparkContext: Created broadcast 243 from broadcast at DAGScheduler.scala:874
16/10/16 03:50:38 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 243 (MapPartitionsRDD[616] at collectAsList at MLContextTest.java:1337)
16/10/16 03:50:38 INFO scheduler.TaskSchedulerImpl: Adding task set 243.0 with 1 tasks
16/10/16 03:50:38 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_243 tasks to pool default
16/10/16 03:50:38 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 243.0 (TID 253, localhost, PROCESS_LOCAL, 1165 bytes)
16/10/16 03:50:38 INFO executor.Executor: Running task 0.0 in stage 243.0 (TID 253)
16/10/16 03:50:38 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks
16/10/16 03:50:38 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms
16/10/16 03:50:38 INFO executor.Executor: Finished task 0.0 in stage 243.0 (TID 253). 2079 bytes result sent to driver
16/10/16 03:50:38 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 243.0 (TID 253) in 5 ms on localhost (1/1)
16/10/16 03:50:38 INFO scheduler.DAGScheduler: ResultStage 243 (collectAsList at MLContextTest.java:1337) finished in 0.006 s
16/10/16 03:50:38 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 243.0, whose tasks have all completed, from pool default
16/10/16 03:50:39 INFO spark.ContextCleaner: Cleaned shuffle 62
16/10/16 03:50:39 INFO storage.BlockManagerInfo: Removed broadcast_242_piece0 on localhost:52529 in memory (size: 2037.0 B, free: 1091.0 MB)
16/10/16 03:50:39 INFO storage.BlockManagerInfo: Removed broadcast_243_piece0 on localhost:52529 in memory (size: 3.1 KB, free: 1091.0 MB)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Registering RDD 618 (flatMapToPair at RDDConverterUtils.java:337)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Got job 181 (collectAsList at MLContextTest.java:1225) with 1 output partitions (allowLocal=false)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Final stage: ResultStage 245(collectAsList at MLContextTest.java:1225)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Parents of final stage: List(ShuffleMapStage 244)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Missing parents: List(ShuffleMapStage 244)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 244 (MapPartitionsRDD[618] at flatMapToPair at RDDConverterUtils.java:337), which has no missing parents
16/10/16 03:50:39 INFO storage.MemoryStore: ensureFreeSpace(3632) called with curMem=356190, maxMem=1144069816
16/10/16 03:50:39 INFO storage.MemoryStore: Block broadcast_244 stored as values in memory (estimated size 3.5 KB, free 1090.7 MB)
16/10/16 03:50:39 INFO storage.MemoryStore: ensureFreeSpace(2035) called with curMem=359822, maxMem=1144069816
16/10/16 03:50:39 INFO storage.MemoryStore: Block broadcast_244_piece0 stored as bytes in memory (estimated size 2035.0 B, free 1090.7 MB)
16/10/16 03:50:39 INFO storage.BlockManagerInfo: Added broadcast_244_piece0 in memory on localhost:52529 (size: 2035.0 B, free: 1091.0 MB)
16/10/16 03:50:39 INFO spark.SparkContext: Created broadcast 244 from broadcast at DAGScheduler.scala:874
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ShuffleMapStage 244 (MapPartitionsRDD[618] at flatMapToPair at RDDConverterUtils.java:337)
16/10/16 03:50:39 INFO scheduler.TaskSchedulerImpl: Adding task set 244.0 with 1 tasks
16/10/16 03:50:39 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_244 tasks to pool default
16/10/16 03:50:39 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 244.0 (TID 254, localhost, PROCESS_LOCAL, 1616 bytes)
16/10/16 03:50:39 INFO executor.Executor: Running task 0.0 in stage 244.0 (TID 254)
16/10/16 03:50:39 INFO executor.Executor: Finished task 0.0 in stage 244.0 (TID 254). 879 bytes result sent to driver
16/10/16 03:50:39 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 244.0 (TID 254) in 8 ms on localhost (1/1)
16/10/16 03:50:39 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 244.0, whose tasks have all completed, from pool default
16/10/16 03:50:39 INFO scheduler.DAGScheduler: ShuffleMapStage 244 (flatMapToPair at RDDConverterUtils.java:337) finished in 0.008 s
16/10/16 03:50:39 INFO scheduler.DAGScheduler: looking for newly runnable stages
16/10/16 03:50:39 INFO scheduler.DAGScheduler: running: Set()
16/10/16 03:50:39 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 245)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: failed: Set()
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Missing parents for ResultStage 245: List()
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Submitting ResultStage 245 (MapPartitionsRDD[623] at collectAsList at MLContextTest.java:1225), which is now runnable
16/10/16 03:50:39 INFO storage.MemoryStore: ensureFreeSpace(6360) called with curMem=361857, maxMem=1144069816
16/10/16 03:50:39 INFO storage.MemoryStore: Block broadcast_245 stored as values in memory (estimated size 6.2 KB, free 1090.7 MB)
16/10/16 03:50:39 INFO storage.MemoryStore: ensureFreeSpace(3180) called with curMem=368217, maxMem=1144069816
16/10/16 03:50:39 INFO storage.MemoryStore: Block broadcast_245_piece0 stored as bytes in memory (estimated size 3.1 KB, free 1090.7 MB)
16/10/16 03:50:39 INFO storage.BlockManagerInfo: Added broadcast_245_piece0 in memory on localhost:52529 (size: 3.1 KB, free: 1091.0 MB)
16/10/16 03:50:39 INFO spark.SparkContext: Created broadcast 245 from broadcast at DAGScheduler.scala:874
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 245 (MapPartitionsRDD[623] at collectAsList at MLContextTest.java:1225)
16/10/16 03:50:39 INFO scheduler.TaskSchedulerImpl: Adding task set 245.0 with 1 tasks
16/10/16 03:50:39 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_245 tasks to pool default
16/10/16 03:50:39 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 245.0 (TID 255, localhost, PROCESS_LOCAL, 1165 bytes)
16/10/16 03:50:39 INFO executor.Executor: Running task 0.0 in stage 245.0 (TID 255)
16/10/16 03:50:39 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks
16/10/16 03:50:39 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms
16/10/16 03:50:39 INFO executor.Executor: Finished task 0.0 in stage 245.0 (TID 255). 2079 bytes result sent to driver
16/10/16 03:50:39 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 245.0 (TID 255) in 11 ms on localhost (1/1)
16/10/16 03:50:39 INFO scheduler.DAGScheduler: ResultStage 245 (collectAsList at MLContextTest.java:1225) finished in 0.011 s
16/10/16 03:50:39 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 245.0, whose tasks have all completed, from pool default
16/10/16 03:50:39 INFO spark.ContextCleaner: Cleaned shuffle 63
16/10/16 03:50:39 INFO storage.BlockManagerInfo: Removed broadcast_244_piece0 on localhost:52529 in memory (size: 2035.0 B, free: 1091.0 MB)
16/10/16 03:50:39 INFO storage.BlockManagerInfo: Removed broadcast_245_piece0 on localhost:52529 in memory (size: 3.1 KB, free: 1091.0 MB)
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/metrics/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage/kill,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/api,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/static,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/threadDump/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/threadDump,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/environment/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/environment,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/rdd/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/rdd,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/pool/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/pool,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/job/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/job,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/json,null}
16/10/16 03:50:39 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs,null}
16/10/16 03:50:39 INFO ui.SparkUI: Stopped Spark web UI at http://localhost:4040
16/10/16 03:50:39 INFO scheduler.DAGScheduler: Stopping DAGScheduler
16/10/16 03:50:39 INFO spark.MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped!
16/10/16 03:50:40 INFO util.Utils: path = /tmp/spark-eeb8fe9a-d5e5-405f-b93d-dc169964c897/blockmgr-7aa0561c-c59b-4029-a2e3-5ccc953076b7, already present as root for deletion.
16/10/16 03:50:40 INFO storage.MemoryStore: MemoryStore cleared
16/10/16 03:50:40 INFO storage.BlockManager: BlockManager stopped
16/10/16 03:50:40 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
16/10/16 03:50:40 INFO scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: OutputCommitCoordinator stopped!
16/10/16 03:50:40 INFO spark.SparkContext: Successfully stopped SparkContext
Running org.apache.sysml.test.integration.mlcontext.MLContextTest
16/10/16 03:50:40 INFO remote.RemoteActorRefProvider$RemotingTerminator: Shutting down remote daemon.
16/10/16 03:50:40 INFO remote.RemoteActorRefProvider$RemotingTerminator: Remote daemon shut down; proceeding with flushing remote transports.
16/10/16 03:50:40 INFO remote.RemoteActorRefProvider$RemotingTerminator: Remoting shut down.
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.961 sec - in org.apache.sysml.test.integration.mlcontext.MLContextTest
16/10/16 03:50:40 INFO util.Utils: Shutdown hook called
16/10/16 03:50:40 INFO util.Utils: Deleting directory /tmp/spark-eeb8fe9a-d5e5-405f-b93d-dc169964c897
Running org.apache.sysml.test.integration.functions.append.AppendVectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 360.654 sec - in org.apache.sysml.test.integration.functions.append.AppendVectorTest
Running org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,016.201 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
16/10/16 03:52:14 INFO util.Utils: Shutdown hook called
16/10/16 03:52:14 INFO util.Utils: Deleting directory /tmp/spark-8031368c-64ec-476f-9dbe-a95863aff9f7
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 672.332 sec - in org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Running org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 276.24 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 339.008 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Running org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,402.304 sec - in org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Running org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.761 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Running org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,533.871 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
16/10/16 04:00:06 INFO util.Utils: Shutdown hook called
16/10/16 04:00:06 INFO util.Utils: Deleting directory /tmp/spark-7b792485-2d77-414e-9c12-d4731e1f3dfe
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 363.022 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Running org.apache.sysml.test.integration.functions.append.AppendChainTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,097.503 sec - in org.apache.sysml.test.integration.functions.append.AppendChainTest
Running org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 513.742 sec - in org.apache.sysml.test.integration.applications.parfor.ParForNaiveBayesTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 290.206 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.675 sec - in org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,533.054 sec - in org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 348.229 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.591 sec - in org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.902 sec - in org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.965 sec - in org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest
Running org.apache.sysml.test.integration.applications.pydml.CsplineDSPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.866 sec - in org.apache.sysml.test.integration.applications.pydml.CsplineDSPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.LinearLogRegPyDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.287 sec - in org.apache.sysml.test.integration.applications.pydml.LinearLogRegPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.136 sec - in org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.6 sec - in org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest
Running org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.091 sec - in org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest
Running org.apache.sysml.test.integration.applications.pydml.MDABivariateStatsPyDMLTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 292.615 sec - in org.apache.sysml.test.integration.applications.pydml.MDABivariateStatsPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.PageRankPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.201 sec - in org.apache.sysml.test.integration.applications.pydml.PageRankPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.231 sec - in org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.692 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest
Running org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 292.754 sec - in org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest
Running org.apache.sysml.test.integration.applications.dml.PageRankDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.115 sec - in org.apache.sysml.test.integration.applications.dml.PageRankDMLTest
Running org.apache.sysml.test.integration.applications.pydml.GLMPyDMLTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 585.352 sec - in org.apache.sysml.test.integration.applications.pydml.GLMPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.295 sec - in org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.ID3DMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 379.276 sec - in org.apache.sysml.test.integration.applications.dml.ID3DMLTest
Running org.apache.sysml.test.integration.applications.dml.GLMDMLTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 879.1 sec - in org.apache.sysml.test.integration.applications.dml.GLMDMLTest
Running org.apache.sysml.test.integration.applications.pydml.CsplineCGPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.09 sec - in org.apache.sysml.test.integration.applications.pydml.CsplineCGPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.547 sec - in org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.89 sec - in org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest
Running org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.074 sec - in org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest
Running org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.288 sec - in org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.177 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest
Running org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.538 sec - in org.apache.sysml.test.integration.applications.pydml.L2SVMPyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.152 sec - in org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest
Running org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.091 sec - in org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest
Running org.apache.sysml.test.integration.applications.dml.GNMFDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.883 sec - in org.apache.sysml.test.integration.applications.dml.GNMFDMLTest
Running org.apache.sysml.test.integration.applications.dml.WelchTDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.516 sec - in org.apache.sysml.test.integration.applications.dml.WelchTDMLTest
Running org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.675 sec - in org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest
Running org.apache.sysml.test.integration.applications.pydml.ID3PyDMLTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 326.41 sec - in org.apache.sysml.test.integration.applications.pydml.ID3PyDMLTest
Running org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.256 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  FrameMatrixReblockTest.testFrameWriteMultipleSparseBinarySpark:170->runFrameReblockTest:230 29 values are not in equal

Tests run: 6391, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.17:verify (default) @ systemml ---
[INFO] Failsafe report directory: <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:24 h
[INFO] Finished at: 2016-10-16T04:56:33-05:00
[INFO] Final Memory: 59M/2376M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.17:verify (default) on project systemml: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/ws/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Run condition [Always] enabling perform for step [[]]

Jenkins build is back to normal : SystemML-DailyTest #569

Posted by je...@spark.tc.
See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/569/>