See <https://sparktc.ibmcloud.com/jenkins/job/SystemML-DailyTest/248/changes>
Changes: [Deron Eriksson] [SYSTEMML-661] Update LICENSE and NOTICE for distrib assembly [mwdusenb] [SYSTEMML-672] Fix PyDML 1-Based Indexing Bug To Use 0-Based Indexing [Matthias Boehm] [SYSTEMML-677] Fix decision tree data generator, frame meta data write [Matthias Boehm] [SYSTEMML-675] Fix missing support negative for/parfor increments, tests ------------------------------------------ [...truncated 3159 lines...] >org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$2.run(ParallelComputerBuilder.java:491) >org.junit.runner.JUnitCore.run(JUnitCore.java:160) >org.junit.runner.JUnitCore.run(JUnitCore.java:138) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) >org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) >org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) >org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) >org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) FrameSchemaReadTest.testFrameMixedNoSchemaRead:103->runFrameSchemaReadTest:141->AutomatedTestBase.runTest:1198 failed to run script ./src/test/scripts/functions/frame/FrameSchemaRead2.dml exception: org.apache.sysml.api.DMLException: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: ERROR: Runtime error in program block generated from statement block between lines 26 and 27 -- Error evaluating instruction: CP°write°A·FRAME·DOUBLE·false°./src/test/scripts/functions/frame/out/B·SCALAR·STRING·true°binaryblock·SCALAR·STRING·true message: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: ERROR: Runtime error in program block generated from statement block between lines 26 and 27 -- Error evaluating instruction: CP°write°A·FRAME·DOUBLE·false°./src/test/scripts/functions/frame/out/B·SCALAR·STRING·true°binaryblock·SCALAR·STRING·true stack trace: >org.apache.sysml.api.DMLScript.executeScript(DMLScript.java:351) >org.apache.sysml.api.DMLScript.main(DMLScript.java:192) >org.apache.sysml.test.integration.AutomatedTestBase.runTest(AutomatedTestBase.java:1178) >org.apache.sysml.test.integration.functions.frame.FrameSchemaReadTest.runFrameSchemaReadTest(FrameSchemaReadTest.java:141) >org.apache.sysml.test.integration.functions.frame.FrameSchemaReadTest.testFrameMixedNoSchemaRead(FrameSchemaReadTest.java:103) >sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >java.lang.reflect.Method.invoke(Method.java:497) >org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) >org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) >org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) >org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) >org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) >org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) >org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) >org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) >org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$2.run(ParallelComputerBuilder.java:491) >org.junit.runner.JUnitCore.run(JUnitCore.java:160) >org.junit.runner.JUnitCore.run(JUnitCore.java:138) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) >org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) >org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) >org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) >org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) FrameSchemaReadTest.testFrameMixedSchemaWildcardRead:98->runFrameSchemaReadTest:141->AutomatedTestBase.runTest:1198 failed to run script ./src/test/scripts/functions/frame/FrameSchemaRead1.dml exception: org.apache.sysml.api.DMLException: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: ERROR: Runtime error in program block generated from statement block between lines 26 and 27 -- Error evaluating instruction: CP°write°A·FRAME·DOUBLE·false°./src/test/scripts/functions/frame/out/B·SCALAR·STRING·true°binaryblock·SCALAR·STRING·true message: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: ERROR: Runtime error in program block generated from statement block between lines 26 and 27 -- Error evaluating instruction: CP°write°A·FRAME·DOUBLE·false°./src/test/scripts/functions/frame/out/B·SCALAR·STRING·true°binaryblock·SCALAR·STRING·true stack trace: >org.apache.sysml.api.DMLScript.executeScript(DMLScript.java:351) >org.apache.sysml.api.DMLScript.main(DMLScript.java:192) >org.apache.sysml.test.integration.AutomatedTestBase.runTest(AutomatedTestBase.java:1178) >org.apache.sysml.test.integration.functions.frame.FrameSchemaReadTest.runFrameSchemaReadTest(FrameSchemaReadTest.java:141) >org.apache.sysml.test.integration.functions.frame.FrameSchemaReadTest.testFrameMixedSchemaWildcardRead(FrameSchemaReadTest.java:98) >sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >java.lang.reflect.Method.invoke(Method.java:497) >org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) >org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) >org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) >org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) >org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) >org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) >org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) >org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) >org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$2.run(ParallelComputerBuilder.java:491) >org.junit.runner.JUnitCore.run(JUnitCore.java:160) >org.junit.runner.JUnitCore.run(JUnitCore.java:138) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) >org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) >org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) >org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) >org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) FrameSchemaReadTest.testFrameStringsSchemaSpecRead:63->runFrameSchemaReadTest:141->AutomatedTestBase.runTest:1198 failed to run script ./src/test/scripts/functions/frame/FrameSchemaRead1.dml exception: org.apache.sysml.api.DMLException: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: ERROR: Runtime error in program block generated from statement block between lines 26 and 27 -- Error evaluating instruction: CP°write°A·FRAME·DOUBLE·false°./src/test/scripts/functions/frame/out/B·SCALAR·STRING·true°binaryblock·SCALAR·STRING·true message: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: ERROR: Runtime error in program block generated from statement block between lines 26 and 27 -- Error evaluating instruction: CP°write°A·FRAME·DOUBLE·false°./src/test/scripts/functions/frame/out/B·SCALAR·STRING·true°binaryblock·SCALAR·STRING·true stack trace: >org.apache.sysml.api.DMLScript.executeScript(DMLScript.java:351) >org.apache.sysml.api.DMLScript.main(DMLScript.java:192) >org.apache.sysml.test.integration.AutomatedTestBase.runTest(AutomatedTestBase.java:1178) >org.apache.sysml.test.integration.functions.frame.FrameSchemaReadTest.runFrameSchemaReadTest(FrameSchemaReadTest.java:141) >org.apache.sysml.test.integration.functions.frame.FrameSchemaReadTest.testFrameStringsSchemaSpecRead(FrameSchemaReadTest.java:63) >sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) >sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) >java.lang.reflect.Method.invoke(Method.java:497) >org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) >org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) >org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) >org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) >org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) >org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) >org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) >org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) >org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.junit.runners.Suite.runChild(Suite.java:127) >org.junit.runners.Suite.runChild(Suite.java:26) >org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) >org.apache.maven.surefire.junitcore.pc.Scheduler$1.run(Scheduler.java:318) >org.apache.maven.surefire.junitcore.pc.InvokerStrategy.schedule(InvokerStrategy.java:41) >org.apache.maven.surefire.junitcore.pc.Scheduler.schedule(Scheduler.java:274) >org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) >org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) >org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) >org.junit.runners.ParentRunner.run(ParentRunner.java:309) >org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder$PC$2.run(ParallelComputerBuilder.java:491) >org.junit.runner.JUnitCore.run(JUnitCore.java:160) >org.junit.runner.JUnitCore.run(JUnitCore.java:138) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:113) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85) >org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54) >org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134) >org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200) >org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153) >org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests in error: FrameConverterTest.testFrameMixedMultiColBlkBinMatrixSpark:174->runFrameConverterTest:240 Runtime FrameConverterTest.testFrameStringsBinMatrixSpark:159->runFrameConverterTest:240 Runtime FrameConverterTest.testFrameStringsBinCsvSpark:119->runFrameConverterTest:240 Runtime Tests run: 4979, Failures: 7, Errors: 3, 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:17 h [INFO] Finished at: 2016-05-10T16:53:38-05:00 [INFO] Final Memory: 60M/2077M [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 [[]]