Has this been failing since the other day? I'm out but will toggle the Maven version to 3.3.3 when I get home.
---------- Forwarded message ---------- From: *Apache Jenkins Server* <[email protected]> Date: Friday, August 7, 2015 Subject: Build failed in Jenkins: Mahout-Quality #3266 To: [email protected] See <https://builds.apache.org/job/Mahout-Quality/3266/> ------------------------------------------ Started by timer Building remotely on ubuntu-1 (docker Ubuntu ubuntu ubuntu1) in workspace < https://builds.apache.org/job/Mahout-Quality/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git > git --version # timeout=10 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 261aa47c5c120c3961465d6d84e11a78a9bf983d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 261aa47c5c120c3961465d6d84e11a78a9bf983d > git rev-list 261aa47c5c120c3961465d6d84e11a78a9bf983d # timeout=10 [Mahout-Quality] $ /home/jenkins/tools/maven/apache-maven-3.0.4/bin/mvn -f pom.xml -U clean install javadoc:aggregate findbugs:findbugs pmd:pmd [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-math-scala_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-math-scala_${scala.compat.version}:0.11.1-SNAPSHOT, <https://builds.apache.org/job/Mahout-Quality/ws/math-scala/pom.xml,> line 30, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark_${scala.compat.version}:0.11.1-SNAPSHOT, < https://builds.apache.org/job/Mahout-Quality/ws/spark/pom.xml,> line 30, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-spark-shell_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-spark-shell_${scala.compat.version}:0.11.1-SNAPSHOT, <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/pom.xml,> line 30, column 15 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.mahout:mahout-h2o_2.10:jar:0.11.1-SNAPSHOT [WARNING] 'artifactId' contains an expression but should be a constant. @ org.apache.mahout:mahout-h2o_${scala.compat.version}:0.11.1-SNAPSHOT, < https://builds.apache.org/job/Mahout-Quality/ws/h2o/pom.xml,> line 30, column 15 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Mahout Build Tools [INFO] Apache Mahout [INFO] Mahout Math [INFO] Mahout HDFS [INFO] Mahout Map-Reduce [INFO] Mahout Integration [INFO] Mahout Examples [INFO] Mahout Math Scala bindings [INFO] Mahout H2O backend [INFO] Mahout Spark bindings [INFO] Mahout Spark bindings shell [INFO] Mahout Release Package Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml 4/20 KB 4/13 KB 4/20 KB 4/13 KB 4/20 KB 8/13 KB 8/20 KB 8/13 KB 8/20 KB 12/13 KB 12/20 KB 12/13 KB 12/20 KB 13/13 KB 14/20 KB 13/13 KB 18/20 KB 13/13 KB 20/20 KB 13/13 KB Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 51.3 KB/sec) Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (20 KB at 78.0 KB/sec) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mahout Build Tools 0.11.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-buildtools --- [INFO] [INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-versions) @ mahout-buildtools --- [WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireMavenVersion failed with message: Detected Maven Version: 3.0.4 is not in the allowed range [3.3.3,). [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache Mahout [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Mahout Build Tools [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mahout Build Tools ................................ FAILURE [0.620s] [INFO] Apache Mahout ..................................... SKIPPED [INFO] Mahout Math ....................................... SKIPPED [INFO] Mahout HDFS ....................................... SKIPPED [INFO] Mahout Map-Reduce ................................. SKIPPED [INFO] Mahout Integration ................................ SKIPPED [INFO] Mahout Examples ................................... SKIPPED [INFO] Mahout Math Scala bindings ........................ SKIPPED [INFO] Mahout H2O backend ................................ SKIPPED [INFO] Mahout Spark bindings ............................. SKIPPED [INFO] Mahout Spark bindings shell ....................... SKIPPED [INFO] Mahout Release Package ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.370s [INFO] Finished at: Fri Aug 07 17:14:53 UTC 2015 [INFO] Final Memory: 20M/181M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-versions) on project mahout-buildtools: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [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/MojoExecutionException Build step 'Invoke top-level Maven targets' marked build as failure [PMD] Skipping publisher since build result is FAILURE [TASKS] Skipping publisher since build result is FAILURE Archiving artifacts Sending artifact delta relative to Mahout-Quality #3261 Archived 106 artifacts Archive block size is 32768 Received 5365 blocks and 41517 bytes Compression is 100.0% Took 12 sec Recording test results Publishing Javadoc
