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/11/15 10:55:14 UTC

Build failed in Jenkins: SystemML-DailyTest #628

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

Changes:

[Deron Eriksson] [SYSTEMML-842] Javadoc cleanup in runtime compress and controlprogram

[Deron Eriksson] [SYSTEMML-1085] Fix inmemory artifact

[Deron Eriksson] [DOCS] Update doc version to match 0.11.0 release

------------------------------------------
[...truncated 10072 lines...]
16/11/15 03:49:22 INFO scheduler.DAGScheduler: looking for newly runnable stages
16/11/15 03:49:22 INFO scheduler.DAGScheduler: running: Set()
16/11/15 03:49:22 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 243)
16/11/15 03:49:22 INFO scheduler.DAGScheduler: failed: Set()
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Missing parents for ResultStage 243: List()
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Submitting ResultStage 243 (MapPartitionsRDD[616] at collectAsList at MLContextTest.java:1337), which is now runnable
16/11/15 03:49:22 INFO storage.MemoryStore: ensureFreeSpace(6360) called with curMem=361859, maxMem=1144069816
16/11/15 03:49:22 INFO storage.MemoryStore: Block broadcast_243 stored as values in memory (estimated size 6.2 KB, free 1090.7 MB)
16/11/15 03:49:22 INFO storage.MemoryStore: ensureFreeSpace(3176) called with curMem=368219, maxMem=1144069816
16/11/15 03:49:22 INFO storage.MemoryStore: Block broadcast_243_piece0 stored as bytes in memory (estimated size 3.1 KB, free 1090.7 MB)
16/11/15 03:49:22 INFO storage.BlockManagerInfo: Added broadcast_243_piece0 in memory on localhost:33649 (size: 3.1 KB, free: 1091.0 MB)
16/11/15 03:49:22 INFO spark.SparkContext: Created broadcast 243 from broadcast at DAGScheduler.scala:874
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 243 (MapPartitionsRDD[616] at collectAsList at MLContextTest.java:1337)
16/11/15 03:49:22 INFO scheduler.TaskSchedulerImpl: Adding task set 243.0 with 1 tasks
16/11/15 03:49:22 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_243 tasks to pool default
16/11/15 03:49:22 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 243.0 (TID 253, localhost, PROCESS_LOCAL, 1165 bytes)
16/11/15 03:49:22 INFO executor.Executor: Running task 0.0 in stage 243.0 (TID 253)
16/11/15 03:49:22 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks
16/11/15 03:49:22 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms
16/11/15 03:49:22 INFO executor.Executor: Finished task 0.0 in stage 243.0 (TID 253). 2079 bytes result sent to driver
16/11/15 03:49:22 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 243.0 (TID 253) in 5 ms on localhost (1/1)
16/11/15 03:49:22 INFO scheduler.DAGScheduler: ResultStage 243 (collectAsList at MLContextTest.java:1337) finished in 0.005 s
16/11/15 03:49:22 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 243.0, whose tasks have all completed, from pool default
16/11/15 03:49:22 INFO storage.BlockManagerInfo: Removed broadcast_243_piece0 on localhost:33649 in memory (size: 3.1 KB, free: 1091.0 MB)
16/11/15 03:49:22 INFO storage.BlockManagerInfo: Removed broadcast_242_piece0 on localhost:33649 in memory (size: 2037.0 B, free: 1091.0 MB)
16/11/15 03:49:22 INFO spark.ContextCleaner: Cleaned shuffle 62
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Registering RDD 618 (flatMapToPair at RDDConverterUtils.java:337)
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Got job 181 (collectAsList at MLContextTest.java:1225) with 1 output partitions (allowLocal=false)
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Final stage: ResultStage 245(collectAsList at MLContextTest.java:1225)
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Parents of final stage: List(ShuffleMapStage 244)
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Missing parents: List(ShuffleMapStage 244)
16/11/15 03:49:22 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 244 (MapPartitionsRDD[618] at flatMapToPair at RDDConverterUtils.java:337), which has no missing parents
16/11/15 03:49:23 INFO storage.MemoryStore: ensureFreeSpace(3632) called with curMem=356190, maxMem=1144069816
16/11/15 03:49:23 INFO storage.MemoryStore: Block broadcast_244 stored as values in memory (estimated size 3.5 KB, free 1090.7 MB)
16/11/15 03:49:23 INFO storage.MemoryStore: ensureFreeSpace(2035) called with curMem=359822, maxMem=1144069816
16/11/15 03:49:23 INFO storage.MemoryStore: Block broadcast_244_piece0 stored as bytes in memory (estimated size 2035.0 B, free 1090.7 MB)
16/11/15 03:49:23 INFO storage.BlockManagerInfo: Added broadcast_244_piece0 in memory on localhost:33649 (size: 2035.0 B, free: 1091.0 MB)
16/11/15 03:49:23 INFO spark.SparkContext: Created broadcast 244 from broadcast at DAGScheduler.scala:874
16/11/15 03:49:23 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ShuffleMapStage 244 (MapPartitionsRDD[618] at flatMapToPair at RDDConverterUtils.java:337)
16/11/15 03:49:23 INFO scheduler.TaskSchedulerImpl: Adding task set 244.0 with 1 tasks
16/11/15 03:49:23 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_244 tasks to pool default
16/11/15 03:49:23 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 244.0 (TID 254, localhost, PROCESS_LOCAL, 1616 bytes)
16/11/15 03:49:23 INFO executor.Executor: Running task 0.0 in stage 244.0 (TID 254)
16/11/15 03:49:23 INFO executor.Executor: Finished task 0.0 in stage 244.0 (TID 254). 879 bytes result sent to driver
16/11/15 03:49:23 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 244.0 (TID 254) in 6 ms on localhost (1/1)
16/11/15 03:49:23 INFO scheduler.DAGScheduler: ShuffleMapStage 244 (flatMapToPair at RDDConverterUtils.java:337) finished in 0.006 s
16/11/15 03:49:23 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 244.0, whose tasks have all completed, from pool default
16/11/15 03:49:23 INFO scheduler.DAGScheduler: looking for newly runnable stages
16/11/15 03:49:23 INFO scheduler.DAGScheduler: running: Set()
16/11/15 03:49:23 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 245)
16/11/15 03:49:23 INFO scheduler.DAGScheduler: failed: Set()
16/11/15 03:49:23 INFO scheduler.DAGScheduler: Missing parents for ResultStage 245: List()
16/11/15 03:49:23 INFO scheduler.DAGScheduler: Submitting ResultStage 245 (MapPartitionsRDD[623] at collectAsList at MLContextTest.java:1225), which is now runnable
16/11/15 03:49:23 INFO storage.MemoryStore: ensureFreeSpace(6360) called with curMem=361857, maxMem=1144069816
16/11/15 03:49:23 INFO storage.MemoryStore: Block broadcast_245 stored as values in memory (estimated size 6.2 KB, free 1090.7 MB)
16/11/15 03:49:23 INFO storage.MemoryStore: ensureFreeSpace(3180) called with curMem=368217, maxMem=1144069816
16/11/15 03:49:23 INFO storage.MemoryStore: Block broadcast_245_piece0 stored as bytes in memory (estimated size 3.1 KB, free 1090.7 MB)
16/11/15 03:49:23 INFO storage.BlockManagerInfo: Added broadcast_245_piece0 in memory on localhost:33649 (size: 3.1 KB, free: 1091.0 MB)
16/11/15 03:49:23 INFO spark.SparkContext: Created broadcast 245 from broadcast at DAGScheduler.scala:874
16/11/15 03:49:23 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 245 (MapPartitionsRDD[623] at collectAsList at MLContextTest.java:1225)
16/11/15 03:49:23 INFO scheduler.TaskSchedulerImpl: Adding task set 245.0 with 1 tasks
16/11/15 03:49:23 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_245 tasks to pool default
16/11/15 03:49:23 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 245.0 (TID 255, localhost, PROCESS_LOCAL, 1165 bytes)
16/11/15 03:49:23 INFO executor.Executor: Running task 0.0 in stage 245.0 (TID 255)
16/11/15 03:49:23 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks
16/11/15 03:49:23 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 1 ms
16/11/15 03:49:23 INFO executor.Executor: Finished task 0.0 in stage 245.0 (TID 255). 2079 bytes result sent to driver
16/11/15 03:49:23 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 245.0 (TID 255) in 5 ms on localhost (1/1)
16/11/15 03:49:23 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 245.0, whose tasks have all completed, from pool default
16/11/15 03:49:23 INFO scheduler.DAGScheduler: ResultStage 245 (collectAsList at MLContextTest.java:1225) finished in 0.005 s
16/11/15 03:49:23 INFO storage.BlockManagerInfo: Removed broadcast_245_piece0 on localhost:33649 in memory (size: 3.1 KB, free: 1091.0 MB)
16/11/15 03:49:23 INFO storage.BlockManagerInfo: Removed broadcast_244_piece0 on localhost:33649 in memory (size: 2035.0 B, free: 1091.0 MB)
16/11/15 03:49:23 INFO spark.ContextCleaner: Cleaned shuffle 63
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/metrics/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage/kill,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/api,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/static,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/threadDump/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/threadDump,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/executors,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/environment/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/environment,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/rdd/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/rdd,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/storage,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/pool/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/pool,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/stage,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/stages,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/job/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/job,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs/json,null}
16/11/15 03:49:23 INFO handler.ContextHandler: stopped o.s.j.s.ServletContextHandler{/jobs,null}
16/11/15 03:49:23 INFO ui.SparkUI: Stopped Spark web UI at http://localhost:4040
16/11/15 03:49:23 INFO scheduler.DAGScheduler: Stopping DAGScheduler
16/11/15 03:49:23 INFO spark.MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped!
16/11/15 03:49:24 INFO util.Utils: path = /tmp/spark-2fd9d246-69d3-4389-814d-e0e42298d0ef/blockmgr-f207f066-25ad-4f63-a973-12999d9b040c, already present as root for deletion.
16/11/15 03:49:24 INFO storage.MemoryStore: MemoryStore cleared
16/11/15 03:49:24 INFO storage.BlockManager: BlockManager stopped
16/11/15 03:49:24 INFO storage.BlockManagerMaster: BlockManagerMaster stopped
16/11/15 03:49:24 INFO scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: OutputCommitCoordinator stopped!
16/11/15 03:49:24 INFO spark.SparkContext: Successfully stopped SparkContext
16/11/15 03:49:24 INFO remote.RemoteActorRefProvider$RemotingTerminator: Shutting down remote daemon.
16/11/15 03:49:24 INFO remote.RemoteActorRefProvider$RemotingTerminator: Remote daemon shut down; proceeding with flushing remote transports.
Running org.apache.sysml.test.integration.mlcontext.MLContextTest
16/11/15 03:49:24 INFO remote.RemoteActorRefProvider$RemotingTerminator: Remoting shut down.
Tests run: 130, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.342 sec - in org.apache.sysml.test.integration.mlcontext.MLContextTest
16/11/15 03:49:24 INFO util.Utils: Shutdown hook called
16/11/15 03:49:24 INFO util.Utils: Deleting directory /tmp/spark-2fd9d246-69d3-4389-814d-e0e42298d0ef
Running org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 987.919 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest
16/11/15 03:51:11 INFO util.Utils: Shutdown hook called
16/11/15 03:51:11 INFO util.Utils: Deleting directory /tmp/spark-b247eed1-f8fd-4455-996e-2b1897fe59fd
Running org.apache.sysml.test.integration.functions.append.AppendVectorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 439.918 sec - in org.apache.sysml.test.integration.functions.append.AppendVectorTest
Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 659.773 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: 269.457 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: 329.461 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest
Running org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.479 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge
Running org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,380.113 sec - in org.apache.sysml.test.integration.functions.reorg.FullOrderTest
Running org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
Tests run: 90, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,477.303 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest
16/11/15 03:58:29 INFO util.Utils: Shutdown hook called
16/11/15 03:58:29 INFO util.Utils: Deleting directory /tmp/spark-c399be60-8963-429c-8db8-40daa789d2cf
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 357.046 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,079.654 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: 504.415 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: 292.637 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: 85.746 sec - in org.apache.sysml.test.integration.applications.dml.HITSDMLTest
Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 353.252 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest
Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,546.908 sec - in org.apache.sysml.test.integration.functions.append.AppendMatrixTest
Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.551 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: 78.29 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: 51.201 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.875 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: 85.608 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: 80.924 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: 13.088 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.862 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.537 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.368 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: 80.982 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.5 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: 293.273 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.399 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.125 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: 87.788 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: 381.627 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: 862.328 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.209 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.582 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: 88.397 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: 13.808 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.33 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.351 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: 64.515 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.351 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.372 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: 65.8 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.589 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: 14.56 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: 327.848 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.63 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest

Results :

Failed tests: 
  ParForDataPartitionLeftIndexingTest>AutomatedTestBase.tearDown:1467 Detailed matrices characteristics:
!  DML<->Input # stored values in Input: 15763
!  DML<->Input # stored values in DML: 15761
!  DML<->Input identical values(z=0): 15761
!  DML<->Input wrong values(z=1.0E-10): 2
!  DML<->Input min error: 0.0
!  DML<->Input max error: 0.968580754199911


Tests run: 6392, 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:23 h
[INFO] Finished at: 2016-11-15T04:55:14-06:00
[INFO] Final Memory: 59M/2417M
[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 #629

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