See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/789/changes>
Changes: [Deron Eriksson] [MINOR] Update doc version to match project version ------------------------------------------ [...truncated 9405 lines...] 17/02/03 16:10:38 INFO scheduler.DAGScheduler: running: Set() 17/02/03 16:10:38 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 241) 17/02/03 16:10:38 INFO scheduler.DAGScheduler: failed: Set() 17/02/03 16:10:38 INFO scheduler.DAGScheduler: Submitting ResultStage 241 (MapPartitionsRDD[661] at collectAsList at MLContextTest.java:1337), which has no missing parents 17/02/03 16:10:38 INFO memory.MemoryStore: Block broadcast_241 stored as values in memory (estimated size 10.5 KB, free 1045.4 MB) 17/02/03 16:10:38 INFO memory.MemoryStore: Block broadcast_241_piece0 stored as bytes in memory (estimated size 5.3 KB, free 1045.4 MB) 17/02/03 16:10:38 INFO storage.BlockManagerInfo: Added broadcast_241_piece0 in memory on localhost:58991 (size: 5.3 KB, free: 1045.8 MB) 17/02/03 16:10:38 INFO spark.SparkContext: Created broadcast 241 from broadcast at DAGScheduler.scala:1012 17/02/03 16:10:38 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 241 (MapPartitionsRDD[661] at collectAsList at MLContextTest.java:1337) 17/02/03 16:10:38 INFO scheduler.TaskSchedulerImpl: Adding task set 241.0 with 1 tasks 17/02/03 16:10:38 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_241 tasks to pool default 17/02/03 16:10:38 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 241.0 (TID 249, localhost, partition 0, NODE_LOCAL, 5202 bytes) 17/02/03 16:10:38 INFO executor.Executor: Running task 0.0 in stage 241.0 (TID 249) 17/02/03 16:10:38 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks 17/02/03 16:10:38 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 3 ms 17/02/03 16:10:38 INFO executor.Executor: Finished task 0.0 in stage 241.0 (TID 249). 1855 bytes result sent to driver 17/02/03 16:10:38 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 241.0 (TID 249) in 42 ms on localhost (1/1) 17/02/03 16:10:38 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 241.0, whose tasks have all completed, from pool default 17/02/03 16:10:38 INFO scheduler.DAGScheduler: ResultStage 241 (collectAsList at MLContextTest.java:1337) finished in 0.044 s 17/02/03 16:10:38 INFO storage.BlockManagerInfo: Removed broadcast_240_piece0 on localhost:58991 in memory (size: 2.2 KB, free: 1045.8 MB) 17/02/03 16:10:38 INFO spark.ContextCleaner: Cleaned accumulator 14685 17/02/03 16:10:38 INFO spark.ContextCleaner: Cleaned shuffle 61 17/02/03 16:10:38 INFO storage.BlockManagerInfo: Removed broadcast_241_piece0 on localhost:58991 in memory (size: 5.3 KB, free: 1045.8 MB) 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Registering RDD 663 (flatMapToPair at RDDConverterUtils.java:273) 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Got job 180 (collectAsList at MLContextTest.java:1225) with 1 output partitions 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Final stage: ResultStage 243 (collectAsList at MLContextTest.java:1225) 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Parents of final stage: List(ShuffleMapStage 242) 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Missing parents: List(ShuffleMapStage 242) 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Submitting ShuffleMapStage 242 (MapPartitionsRDD[663] at flatMapToPair at RDDConverterUtils.java:273), which has no missing parents 17/02/03 16:10:39 INFO memory.MemoryStore: Block broadcast_242 stored as values in memory (estimated size 3.9 KB, free 1045.5 MB) 17/02/03 16:10:39 INFO memory.MemoryStore: Block broadcast_242_piece0 stored as bytes in memory (estimated size 2.2 KB, free 1045.5 MB) 17/02/03 16:10:39 INFO storage.BlockManagerInfo: Added broadcast_242_piece0 in memory on localhost:58991 (size: 2.2 KB, free: 1045.8 MB) 17/02/03 16:10:39 INFO spark.SparkContext: Created broadcast 242 from broadcast at DAGScheduler.scala:1012 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ShuffleMapStage 242 (MapPartitionsRDD[663] at flatMapToPair at RDDConverterUtils.java:273) 17/02/03 16:10:39 INFO scheduler.TaskSchedulerImpl: Adding task set 242.0 with 1 tasks 17/02/03 16:10:39 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_242 tasks to pool default 17/02/03 16:10:39 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 242.0 (TID 250, localhost, partition 0, PROCESS_LOCAL, 5637 bytes) 17/02/03 16:10:39 INFO executor.Executor: Running task 0.0 in stage 242.0 (TID 250) 17/02/03 16:10:39 INFO executor.Executor: Finished task 0.0 in stage 242.0 (TID 250). 1079 bytes result sent to driver 17/02/03 16:10:39 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 242.0 (TID 250) in 6 ms on localhost (1/1) 17/02/03 16:10:39 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 242.0, whose tasks have all completed, from pool default 17/02/03 16:10:39 INFO scheduler.DAGScheduler: ShuffleMapStage 242 (flatMapToPair at RDDConverterUtils.java:273) finished in 0.007 s 17/02/03 16:10:39 INFO scheduler.DAGScheduler: looking for newly runnable stages 17/02/03 16:10:39 INFO scheduler.DAGScheduler: running: Set() 17/02/03 16:10:39 INFO scheduler.DAGScheduler: waiting: Set(ResultStage 243) 17/02/03 16:10:39 INFO scheduler.DAGScheduler: failed: Set() 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Submitting ResultStage 243 (MapPartitionsRDD[669] at collectAsList at MLContextTest.java:1225), which has no missing parents 17/02/03 16:10:39 INFO memory.MemoryStore: Block broadcast_243 stored as values in memory (estimated size 10.5 KB, free 1045.4 MB) 17/02/03 16:10:39 INFO memory.MemoryStore: Block broadcast_243_piece0 stored as bytes in memory (estimated size 5.3 KB, free 1045.4 MB) 17/02/03 16:10:39 INFO storage.BlockManagerInfo: Added broadcast_243_piece0 in memory on localhost:58991 (size: 5.3 KB, free: 1045.8 MB) 17/02/03 16:10:39 INFO spark.SparkContext: Created broadcast 243 from broadcast at DAGScheduler.scala:1012 17/02/03 16:10:39 INFO scheduler.DAGScheduler: Submitting 1 missing tasks from ResultStage 243 (MapPartitionsRDD[669] at collectAsList at MLContextTest.java:1225) 17/02/03 16:10:39 INFO scheduler.TaskSchedulerImpl: Adding task set 243.0 with 1 tasks 17/02/03 16:10:39 INFO scheduler.FairSchedulableBuilder: Added task set TaskSet_243 tasks to pool default 17/02/03 16:10:39 INFO scheduler.TaskSetManager: Starting task 0.0 in stage 243.0 (TID 251, localhost, partition 0, NODE_LOCAL, 5202 bytes) 17/02/03 16:10:39 INFO executor.Executor: Running task 0.0 in stage 243.0 (TID 251) 17/02/03 16:10:39 INFO storage.ShuffleBlockFetcherIterator: Getting 1 non-empty blocks out of 1 blocks 17/02/03 16:10:39 INFO storage.ShuffleBlockFetcherIterator: Started 0 remote fetches in 0 ms 17/02/03 16:10:39 INFO executor.Executor: Finished task 0.0 in stage 243.0 (TID 251). 1855 bytes result sent to driver 17/02/03 16:10:39 INFO scheduler.TaskSetManager: Finished task 0.0 in stage 243.0 (TID 251) in 10 ms on localhost (1/1) 17/02/03 16:10:39 INFO scheduler.TaskSchedulerImpl: Removed TaskSet 243.0, whose tasks have all completed, from pool default 17/02/03 16:10:39 INFO scheduler.DAGScheduler: ResultStage 243 (collectAsList at MLContextTest.java:1225) finished in 0.010 s 17/02/03 16:10:39 INFO storage.BlockManagerInfo: Removed broadcast_243_piece0 on localhost:58991 in memory (size: 5.3 KB, free: 1045.8 MB) 17/02/03 16:10:39 INFO spark.ContextCleaner: Cleaned accumulator 14774 17/02/03 16:10:39 INFO spark.ContextCleaner: Cleaned shuffle 62 17/02/03 16:10:39 INFO storage.BlockManagerInfo: Removed broadcast_242_piece0 on localhost:58991 in memory (size: 2.2 KB, free: 1045.8 MB) 17/02/03 16:10:40 INFO server.ServerConnector: Stopped ServerConnector@434f968c{HTTP/1.1}{0.0.0.0:4040} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@8dc88c2{/stages/stage/kill,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@f9d9dda{/api,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@6a0a1b4e{/,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@40dae939{/static,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@1f130aa9{/executors/threadDump/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@39bb992c{/executors/threadDump,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@41fd70fc{/executors/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@69a6c614{/executors,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@58dfda28{/environment/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@42c75f30{/environment,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@33336814{/storage/rdd/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2db39f78{/storage/rdd,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@7dbcf7cf{/storage/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@41a61466{/storage,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@44fb4ca6{/stages/pool/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@231e6828{/stages/pool,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@5accdd40{/stages/stage/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@545a2047{/stages/stage,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@65d04a5f{/stages/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@4c86b5a4{/stages,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@15236773{/jobs/job/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@3410b56f{/jobs/job,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@293009f2{/jobs/json,null,UNAVAILABLE} 17/02/03 16:10:40 INFO handler.ContextHandler: Stopped o.s.j.s.ServletContextHandler@2bde444f{/jobs,null,UNAVAILABLE} 17/02/03 16:10:40 INFO ui.SparkUI: Stopped Spark web UI at http://localhost:4040 17/02/03 16:10:40 INFO spark.MapOutputTrackerMasterEndpoint: MapOutputTrackerMasterEndpoint stopped! 17/02/03 16:10:40 INFO memory.MemoryStore: MemoryStore cleared 17/02/03 16:10:40 INFO storage.BlockManager: BlockManager stopped 17/02/03 16:10:40 INFO storage.BlockManagerMaster: BlockManagerMaster stopped 17/02/03 16:10:40 INFO scheduler.OutputCommitCoordinator$OutputCommitCoordinatorEndpoint: OutputCommitCoordinator stopped! 17/02/03 16:10:40 INFO spark.SparkContext: Successfully stopped SparkContext Running org.apache.sysml.test.integration.mlcontext.MLContextTest Tests run: 163, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 53.16 sec <<< FAILURE! - in org.apache.sysml.test.integration.mlcontext.MLContextTest testIJVMatrixFromURLSumPYDML(org.apache.sysml.test.integration.mlcontext.MLContextTest) Time elapsed: 0.405 sec <<< ERROR! org.apache.sysml.api.mlcontext.MLContextException: Exception converting URL to MatrixObject at sun.security.ssl.ClientHandshaker.handshakeAlert(ClientHandshaker.java:1429) at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:2016) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1125) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403) at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387) at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1512) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) at java.net.URL.openStream(URL.java:1038) at org.apache.sysml.api.mlcontext.MLContextConversionUtil.urlToMatrixObject(MLContextConversionUtil.java:137) at org.apache.sysml.api.mlcontext.MLContextUtil.convertInputType(MLContextUtil.java:544) at org.apache.sysml.api.mlcontext.Script.in(Script.java:343) at org.apache.sysml.test.integration.mlcontext.MLContextTest.testIJVMatrixFromURLSumPYDML(MLContextTest.java:2056) 17/02/03 16:10:40 INFO util.ShutdownHookManager: Shutdown hook called 17/02/03 16:10:40 INFO util.ShutdownHookManager: Deleting directory /tmp/spark-ce1fddca-5a0e-4319-9ca1-3296552517bf Running org.apache.sysml.test.integration.applications.dml.ArimaDMLTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 202.761 sec - in org.apache.sysml.test.integration.applications.dml.ArimaDMLTest Running org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest Tests run: 56, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,015.753 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedSigmoidTest 17/02/03 16:12:17 INFO util.ShutdownHookManager: Shutdown hook called 17/02/03 16:12:17 INFO util.ShutdownHookManager: Deleting directory /tmp/spark-62aaaa0a-0211-4a3f-9e07-1b3504222f41 Running org.apache.sysml.test.integration.functions.indexing.LeftIndexingTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 678.477 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.935 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTest Running org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.607 sec - in org.apache.sysml.test.integration.applications.parfor.ParForCorrelationTestLarge Running org.apache.sysml.test.integration.functions.reorg.FullOrderTest Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 344.647 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleDenseTest Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,396.963 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,497.932 sec - in org.apache.sysml.test.integration.functions.quaternary.WeightedDivMatrixMultTest 17/02/03 16:19:18 INFO util.ShutdownHookManager: Shutdown hook called 17/02/03 16:19:18 INFO util.ShutdownHookManager: Deleting directory /tmp/spark-a41d9970-113e-460a-8d4c-a07cb666e023 Running org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleDenseTest Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 366.915 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,118.056 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: 529.852 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.986 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateUnweightedScaleSparseTest Running org.apache.sysml.test.integration.functions.append.AppendMatrixTest Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,593.314 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: 346.335 sec - in org.apache.sysml.test.integration.applications.descriptivestats.UnivariateWeightedScaleSparseTest Running org.apache.sysml.test.integration.applications.dml.HITSDMLTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.524 sec - in org.apache.sysml.test.integration.applications.dml.HITSDMLTest Running org.apache.sysml.test.integration.applications.pydml.ArimaPyDMLTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.599 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: 76.466 sec - in org.apache.sysml.test.integration.applications.pydml.HITSPyDMLTest Running org.apache.sysml.test.integration.applications.dml.LinearRegressionDMLTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.909 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.77 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.812 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.605 sec - in org.apache.sysml.test.integration.applications.pydml.NaiveBayesPyDMLTest Running org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.197 sec - in org.apache.sysml.test.integration.applications.dml.CsplineCGDMLTest Running org.apache.sysml.test.integration.applications.dml.L2SVMDMLTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 128.164 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: 290.591 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.171 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.391 sec - in org.apache.sysml.test.integration.applications.pydml.NaiveBayesParforPyDMLTest Running org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.27 sec - in org.apache.sysml.test.integration.applications.dml.NaiveBayesDMLTest Running org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 606.77 sec - in org.apache.sysml.test.integration.applications.dml.MDABivariateStatsDMLTest Running org.apache.sysml.test.integration.applications.dml.PageRankDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12 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: 583.213 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.786 sec - in org.apache.sysml.test.integration.applications.pydml.MultiClassSVMPyDMLTest Running org.apache.sysml.test.integration.applications.dml.ID3DMLTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 659.985 sec - in org.apache.sysml.test.integration.applications.dml.ID3DMLTest Running org.apache.sysml.test.integration.applications.dml.GLMDMLTest Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,478.382 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.146 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.551 sec - in org.apache.sysml.test.integration.applications.pydml.WelchTPyDMLTest Running org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 176.815 sec - in org.apache.sysml.test.integration.applications.dml.MultiClassSVMDMLTest Running org.apache.sysml.test.integration.applications.dml.CsplineDSDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.806 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.283 sec - in org.apache.sysml.test.integration.applications.pydml.ApplyTransformPyDMLTest Running org.apache.sysml.test.integration.applications.dml.NaiveBayesParforDMLTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.393 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.684 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: 50.961 sec - in org.apache.sysml.test.integration.applications.pydml.LinearRegressionPyDMLTest Running org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.472 sec - in org.apache.sysml.test.integration.applications.dml.LinearLogRegDMLTest Running org.apache.sysml.test.integration.applications.dml.GNMFDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.014 sec - in org.apache.sysml.test.integration.applications.dml.GNMFDMLTest Running org.apache.sysml.test.integration.applications.dml.WelchTDMLTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.925 sec - in org.apache.sysml.test.integration.applications.dml.WelchTDMLTest Running org.apache.sysml.test.integration.applications.dml.ApplyTransformDMLTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.356 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: 329.726 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: 56.399 sec - in org.apache.sysml.test.integration.applications.pydml.GNMFPyDMLTest Results : Tests in error: MLContextTest.testIJVMatrixFromURLSumPYDML:2056 ยป MLContext Exception converti... Tests run: 6543, Failures: 0, Errors: 1, 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: 03:10 h [INFO] Finished at: 2017-02-03T17:48:38-06:00 [INFO] Final Memory: 62M/2059M [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 [[]]