From dev-return-511-apmail-systemml-dev-archive=systemml.apache.org@systemml.incubator.apache.org Tue May 17 07:31:10 2016 Return-Path: X-Original-To: apmail-systemml-dev-archive@minotaur.apache.org Delivered-To: apmail-systemml-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 75E5D1855A for ; Tue, 17 May 2016 07:31:10 +0000 (UTC) Received: (qmail 4313 invoked by uid 500); 17 May 2016 07:31:05 -0000 Delivered-To: apmail-systemml-dev-archive@systemml.apache.org Received: (qmail 4259 invoked by uid 500); 17 May 2016 07:31:05 -0000 Mailing-List: contact dev-help@systemml.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@systemml.incubator.apache.org Delivered-To: mailing list dev@systemml.incubator.apache.org Received: (qmail 4243 invoked by uid 99); 17 May 2016 07:31:05 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 07:31:05 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 9BC20C0D64 for ; Tue, 17 May 2016 07:31:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.8 X-Spam-Level: * X-Spam-Status: No, score=1.8 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id FY2_VnzlArf0 for ; Tue, 17 May 2016 07:31:02 +0000 (UTC) Received: from sysmlt12.localdomain (2a.92.36a9.ip4.static.sl-reverse.com [169.54.146.42]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 175A45F4E6 for ; Tue, 17 May 2016 07:31:01 +0000 (UTC) Received: from sysmlt12.softlayer.com (localhost.localdomain [127.0.0.1]) by sysmlt12.localdomain (Postfix) with ESMTP id F08E9802B27D4; Tue, 17 May 2016 00:30:52 -0700 (PDT) Date: Tue, 17 May 2016 00:30:52 -0700 (PDT) From: jenkins@spark.tc To: mwdusenb@us.ibm.com, lresende@apache.org, dev@systemml.incubator.apache.org, deron@us.ibm.com, npansar@us.ibm.com Message-ID: <775573646.42.1463470252938.JavaMail.jenkins@sysmlt12> Subject: Build failed in Jenkins: SystemML-DailyTest #261 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkjbOI7r8P4mucMJdrUzi+/ZDnVhpB4RqnKGl0DcEZm5V82Zoe3Wi6eJPPOoCu6oUufN0ayxQH0uc09LAwIBE2mSxWmBUzESTMaBytori6MsN8oNJ23VBiuIWFl8ZucT5cGxVLKYEa2MigBe8vWhMlE8QkGIjdPFjfZprIJR7hRdGdEWC100hgS2yaadyo9LRqAVmvMFiERd2NrpzVlTtGPbQ8A5xvEA93W8Tug/R0jRfmYjyJ4wZ/AR79MgZyhzqy1Xf6bWz6eNEiUDicjLPF6misQHN4yCf366XcJH4gRkO3WRcSOn09ShSmrsUehyP8oi2fj3+uAsaEnqE383GQQIDAQAB X-Jenkins-Job: SystemML-DailyTest X-Jenkins-Result: FAILURE See Changes: [Deron Eriksson] Added documentation for toString [npansar] [SYSTEMML-540] Initial implementation of conv2d/pooling builtin function [npansar] [SYSTEMML-594] Adding tutorial to run SystemML on Bluemix/DSW using ------------------------------------------ Started by timer [EnvInject] - Loading node environment variables. [EnvInject] - Preparing an environment for the build. [EnvInject] - Keeping Jenkins system variables. [EnvInject] - Keeping Jenkins build variables. [EnvInject] - Injecting as environment variables the properties content PATH=/usr/local/bin:/usr/bin:/opt/apache-maven-3.3.3 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting contributions. Building remotely on SystemML - Jenkins Slave 01 (x86_64 slave01) in workspace [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Done Cloning the remote Git repository Cloning repository https://github.com/apache/incubator-systemml.git > git init # timeout=10 Fetching upstream changes from https://github.com/apache/incubator-systemml.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-systemml.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/incubator-systemml.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/apache/incubator-systemml.git # timeout=10 Fetching upstream changes from https://github.com/apache/incubator-systemml.git > git -c core.askpass=true fetch --tags --progress https://github.com/apache/incubator-systemml.git +refs/pull/*:refs/remotes/origin/pr/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision bcdc9da51b85388f7221394bc6273ff654e9f102 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bcdc9da51b85388f7221394bc6273ff654e9f102 > git rev-list ba6f1e60ad7d603fe520de93f376d7e65d98b5e2 # timeout=10 Run condition [Always] enabling prebuild for step [[]] [SystemML-DailyTest] $ /bin/sh -xe /tmp/hudson8188393604027715136.sh Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 52999 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [SystemML-DailyTest] $ /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.51-1.b16.el7_1.x86_64/bin/java -Xmx4096m -XX:MaxPermSize=4096m -cp /a/maven32-agent.jar:/opt/apache-maven-3.3.3/boot/plexus-classworlds-2.5.2.jar:/opt/apache-maven-3.3.3/conf/logging jenkins.maven3.agent.Maven32Main /opt/apache-maven-3.3.3 /a/slave.jar /a/maven32-interceptor.jar /a/maven3-interceptor-commons.jar 52999 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=4096m; support was removed in 8.0 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f versions:display-dependency-updates -U -Pdistribution,rat clean package [INFO] Scanning for projects... [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.pom [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/m2e/lifecycle-mapping/1.0.0/lifecycle-mapping-1.0.0.jar [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Could not find artifact org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in central (https://repo.maven.apache.org/maven2) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 237.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 363.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/mojo/versions-maven-plugin/maven-metadata.xml (655 B at 53.3 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building SystemML 0.10.0-incubating-SNAPSHOT [INFO] ------------------------------------------------------------------------ [WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available [WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced [INFO] [INFO] --- versions-maven-plugin:2.2:display-dependency-updates (default-cli) @ systemml --- [INFO] artifact junit:junit: checking for updates from central [INFO] artifact com.google.guava:guava: checking for updates from central [INFO] artifact commons-logging:commons-logging: checking for updates from central [INFO] artifact commons-collections:commons-collections: checking for updates from central [INFO] artifact log4j:log4j: checking for updates from central [INFO] artifact net.sf.opencsv:opencsv: checking for updates from central [INFO] artifact org.apache.commons:commons-math3: checking for updates from central [INFO] artifact org.antlr:antlr4-runtime: checking for updates from central [INFO] artifact org.antlr:antlr4: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-client: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-common: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-hdfs: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-mapreduce-client-app: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-mapreduce-client-common: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-mapreduce-client-jobclient: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-yarn-api: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-yarn-client: checking for updates from central [INFO] artifact org.apache.hadoop:hadoop-yarn-common: checking for updates from central [INFO] artifact org.apache.spark:spark-core_2.10: checking for updates from central [INFO] artifact org.apache.spark:spark-mllib_2.10: checking for updates from central [INFO] artifact org.apache.spark:spark-sql_2.10: checking for updates from central [INFO] artifact org.apache.wink:wink-json4j: checking for updates from central [INFO] artifact org.mockito:mockito-core: checking for updates from central [INFO] artifact org.scala-lang:scala-actors: checking for updates from central [INFO] artifact org.scala-lang:scala-compiler: checking for updates from central [INFO] artifact org.scala-lang:scala-library: checking for updates from central [INFO] artifact org.scala-lang:scala-reflect: checking for updates from central [INFO] artifact org.scala-lang:scalap: checking for updates from central [INFO] artifact org.scalacheck:scalacheck_2.10: checking for updates from central [INFO] artifact org.scalatest:scalatest_2.10: checking for updates from central [INFO] artifact stax:stax-api: checking for updates from central [INFO] The following dependencies in Dependencies have newer versions: [INFO] com.google.guava:guava ................................ 14.0.1 -> 19.0 [INFO] commons-collections:commons-collections ............ 3.2.1 -> 20040616 [INFO] commons-logging:commons-logging ......................... 1.1.1 -> 1.2 [INFO] junit:junit ............................................. 4.11 -> 4.12 [INFO] log4j:log4j ......................................... 1.2.15 -> 1.2.17 [INFO] net.sf.opencsv:opencsv .................................... 1.8 -> 2.3 [INFO] org.antlr:antlr4 ........................................ 4.3 -> 4.5.3 [INFO] org.antlr:antlr4-runtime ................................ 4.3 -> 4.5.3 [INFO] org.apache.commons:commons-math3 ...................... 3.1.1 -> 3.6.1 [INFO] org.apache.hadoop:hadoop-client ....................... 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-common ....................... 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-hdfs ......................... 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-mapreduce-client-app ......... 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-mapreduce-client-common ...... 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-mapreduce-client-jobclient ... 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-yarn-api ..................... 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-yarn-client .................. 2.4.1 -> 2.7.2 [INFO] org.apache.hadoop:hadoop-yarn-common .................. 2.4.1 -> 2.7.2 [INFO] org.apache.spark:spark-core_2.10 ...................... 1.4.1 -> 1.6.1 [INFO] org.apache.spark:spark-mllib_2.10 ..................... 1.4.1 -> 1.6.1 [INFO] org.apache.spark:spark-sql_2.10 ....................... 1.4.1 -> 1.6.1 [INFO] org.mockito:mockito-core ........................ 1.9.5 -> 2.0.52-beta [INFO] org.scala-lang:scala-actors ......................... 2.10.5 -> 2.11.8 [INFO] org.scala-lang:scala-compiler .................... 2.10.5 -> 2.12.0-M4 [INFO] org.scala-lang:scala-library ..................... 2.10.5 -> 2.12.0-M4 [INFO] org.scala-lang:scala-reflect ..................... 2.10.5 -> 2.12.0-M4 [INFO] org.scala-lang:scalap ............................ 2.10.5 -> 2.12.0-M4 [INFO] org.scalacheck:scalacheck_2.10 ...................... 1.11.3 -> 1.13.1 [INFO] org.scalatest:scalatest_2.10 ................... 2.2.1 -> 3.0.0-SNAP13 [INFO] [TASKS] Scanning folder ' for files matching the pattern '*.java,*.scala,*.xml,*.txt' - excludes: [TASKS] Found 1 files to scan for tasks Found 0 open tasks. [TASKS] Computing warning deltas based on reference build #260 log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter). log4j:WARN Please initialize the log4j system properly. [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ systemml --- [INFO] [INFO] --- scala-maven-plugin:3.2.2:add-source (eclipse-add-source) @ systemml --- [INFO] Add Source directory: [INFO] Add Test Source directory: [INFO] [INFO] --- antlr4-maven-plugin:4.3:antlr4 (antlr) @ systemml --- [INFO] ANTLR 4: Processing source directory [INFO] Processing grammar: org/apache/sysml/parser/dml/Dml.g4 [INFO] Processing grammar: org/apache/sysml/parser/pydml/Pydml.g4 [WARNING] warning(154): org/apache/sysml/parser/pydml/Pydml.g4:216:0: rule 'dataIdentifier' contains an optional block with at least one alternative that can match an empty string [WARNING] [216:0]: rule 'dataIdentifier' contains an optional block with at least one alternative that can match an empty string [WARNING] warning(154): org/apache/sysml/parser/pydml/Pydml.g4:216:0: rule 'dataIdentifier' contains an optional block with at least one alternative that can match an empty string [WARNING] [216:0]: rule 'dataIdentifier' contains an optional block with at least one alternative that can match an empty string [WARNING] warning(154): org/apache/sysml/parser/pydml/Pydml.g4:216:0: rule 'dataIdentifier' contains an optional block with at least one alternative that can match an empty string [WARNING] [216:0]: rule 'dataIdentifier' contains an optional block with at least one alternative that can match an empty string [INFO] [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ systemml --- [INFO] [INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ systemml --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 35 resources [INFO] Copying 4 resources [INFO] [INFO] --- scala-maven-plugin:3.2.2:compile (scala-compile-first) @ systemml --- [WARNING] Expected all dependencies to require Scala version: 2.10.5 [WARNING] com.twitter:chill_2.10:0.5.0 requires scala version: 2.10.4 [WARNING] Multiple versions of scala libraries detected! [INFO] :-1: info: compiling [INFO] :-1: info: compiling [INFO] Compiling 894 source files to at 1463470233915 [INFO] prepare-compile in 0 s [INFO] compile in 6 s [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ systemml --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 892 source files to [INFO] : Some input files use or override a deprecated API. [INFO] : Recompile with -Xlint:deprecation for details. [INFO] : uses unchecked or unsafe operations. [INFO] : Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[81,8] org.apache.sysml.parser.dml.DmlPreprocessor is not abstract and does not override abstract method exitMultiIdExpression(org.apache.sysml.parser.dml.DmlParser.MultiIdExpressionContext) in org.apache.sysml.parser.dml.DmlListener [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.860 s [INFO] Finished at: 2016-05-17T02:30:52-05:00 [INFO] Final Memory: 92M/2444M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project systemml: Compilation failure [ERROR] :[81,8] org.apache.sysml.parser.dml.DmlPreprocessor is not abstract and does not override abstract method exitMultiIdExpression(org.apache.sysml.parser.dml.DmlParser.MultiIdExpressionContext) in org.apache.sysml.parser.dml.DmlListener [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 [JENKINS] Archiving to org.apache.systemml/systemml/0.10.0-incubating-SNAPSHOT/systemml-0.10.0-incubating-SNAPSHOT.pom channel stopped Run condition [Always] enabling perform for step [[]]