You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/04/08 23:27:06 UTC

Build failed in Jenkins: Mahout-Quality #3093

See <https://builds.apache.org/job/Mahout-Quality/3093/changes>

Changes:

[akm] Revert "MAHOUT-1649: Upgrade to Lucene 4.10.x, this closes apache/mahout#114"

------------------------------------------
[...truncated 2457 lines...]
C=
{
  0  =>	{0:1.0549919481046992,1:2.158116303222593,2:3.333260627904801}
  1  =>	{0:3.693100001229635,1:4.5572705112256395,2:5.643686720576088}
  2  =>	{0:5.266159455840784,1:6.894026704561203,2:7.0671739611793365}
}
- C = A + B, identically partitioned
- C = A + B side test 1
- C = A + B side test 2
- C = A + B side test 3
- Ax
- A'x
- colSums, colMeans
- rowSums, rowMeans
- A.diagv
- numNonZeroElementsPerColumn
- C = A cbind B, cogroup
- C = A cbind B, zip
- B = A + 1.0
- C = A rbind B
- C = A rbind B, with empty
- scalarOps
- C = A + B missing rows
- C = cbind(A, B) with missing rows
collected A = 
{
  0  =>	{0:1.0,1:2.0,2:3.0}
  1  =>	{}
  2  =>	{}
  3  =>	{0:3.0,1:4.0,2:5.0}
}
collected B = 
{
  2  =>	{0:1.0,1:1.0,2:1.0}
  1  =>	{0:1.0,1:1.0,2:1.0}
  3  =>	{0:4.0,1:5.0,2:6.0}
  0  =>	{0:2.0,1:3.0,2:4.0}
}
- B = A + 1.0 missing rows
TFIDFSparkTestSuite:
- TF test
- TFIDF test
- MLlib TFIDF test
Run completed in 1 minute, 58 seconds.
Total number of tests run: 95
Suites: completed 13, aborted 0
Tests: succeeded 95, failed 0, canceled 0, ignored 1, pending 0
All tests passed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-spark_2.10 ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark_2.10 removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-spark_2.10 ---
[INFO] Building jar: <https://builds.apache.org/job/Mahout-Quality/3093/artifact/spark/target/mahout-spark_2.10-0.10.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-spark_2.10 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.4.1:single (dependency-reduced) @ mahout-spark_2.10 ---
[INFO] Reading assembly descriptor: src/main/assembly/dependency-reduced.xml
[INFO] Building jar: <https://builds.apache.org/job/Mahout-Quality/3093/artifact/spark/target/mahout-spark_2.10-0.10.0-SNAPSHOT-dependency-reduced.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-spark_2.10 ---
[INFO] Installing <https://builds.apache.org/job/Mahout-Quality/3093/artifact/spark/target/mahout-spark_2.10-0.10.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark_2.10/0.10.0-SNAPSHOT/mahout-spark_2.10-0.10.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Mahout-Quality/ws/spark/pom.xml> to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark_2.10/0.10.0-SNAPSHOT/mahout-spark_2.10-0.10.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/Mahout-Quality/3093/artifact/spark/target/mahout-spark_2.10-0.10.0-SNAPSHOT-dependency-reduced.jar> to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark_2.10/0.10.0-SNAPSHOT/mahout-spark_2.10-0.10.0-SNAPSHOT-dependency-reduced.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Spark bindings shell 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-spark-shell_2.10 ---
[INFO] Deleting <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/target>
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:add-source (add-scala-sources) @ mahout-spark-shell_2.10 ---
[INFO] Add Source directory: <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/src/main/scala>
[INFO] Add Test Source directory: <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/src/test/scala>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-spark-shell_2.10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-spark-shell_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile) @ mahout-spark-shell_2.10 ---
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/src/main/scala>:-1: info: compiling
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Mahout-Quality/3093/artifact/spark-shell/target/classes> at 1428516191850
[INFO] prepare-compile in 0 s
[INFO] compile in 5 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-spark-shell_2.10 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-spark-shell_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ mahout-spark-shell_2.10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-spark-shell_2.10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mahout-spark-shell_2.10 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0:test (test) @ mahout-spark-shell_2.10 ---
Discovery starting.
Discovery completed in 118 milliseconds.
Run starting. Expected test count is: 0
DiscoverySuite:
Run completed in 209 milliseconds.
Total number of tests run: 0
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0
No tests were executed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-spark-shell_2.10 ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell_2.10 removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ mahout-spark-shell_2.10 ---
[INFO] Building jar: <https://builds.apache.org/job/Mahout-Quality/3093/artifact/spark-shell/target/mahout-spark-shell_2.10-0.10.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ mahout-spark-shell_2.10 ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mahout-spark-shell_2.10 ---
[INFO] Installing <https://builds.apache.org/job/Mahout-Quality/3093/artifact/spark-shell/target/mahout-spark-shell_2.10-0.10.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell_2.10/0.10.0-SNAPSHOT/mahout-spark-shell_2.10-0.10.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/Mahout-Quality/ws/spark-shell/pom.xml> to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell_2.10/0.10.0-SNAPSHOT/mahout-spark-shell_2.10-0.10.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout H2O backend 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mahout-h2o_2.10 ---
[INFO] Deleting <https://builds.apache.org/job/Mahout-Quality/ws/h2o/target>
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:add-source (add-scala-sources) @ mahout-h2o_2.10 ---
[INFO] Add Source directory: <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala>
[INFO] Add Test Source directory: <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/test/scala>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ mahout-h2o_2.10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-h2o_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:compile (scala-compile) @ mahout-h2o_2.10 ---
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java>:-1: info: compiling
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala>:-1: info: compiling
[INFO] Compiling 28 source files to <https://builds.apache.org/job/Mahout-Quality/3093/artifact/h2o/target/classes> at 1428516199250
[WARNING] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala/org/apache/mahout/common/Hadoop1HDFSUtil.scala>:38: warning: method isDir in class FileStatus is deprecated: see corresponding Javadoc for more information.
[WARNING]         .filter { s => !s.getPath.getName.startsWith("\\.") && !s.getPath.getName.startsWith("_") && !s.isDir }
[WARNING]                                                                                                         ^
[WARNING] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/scala/org/apache/mahout/common/Hadoop1HDFSUtil.scala>:51: warning: constructor Reader in class Reader is deprecated: see corresponding Javadoc for more information.
[WARNING]     val reader = new SequenceFile.Reader(fs, partFilePath, fs.getConf)
[WARNING]                  ^
[WARNING] two warnings found
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ mahout-h2o_2.10 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <https://builds.apache.org/job/Mahout-Quality/3093/artifact/h2o/target/classes>
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/H2OHdfs.java>: <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/H2OHdfs.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/H2OHdfs.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/drm/H2OBCast.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/main/java/org/apache/mahout/h2obindings/drm/H2OBCast.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-h2o_2.10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- scala-maven-plugin:3.2.0:testCompile (scala-test-compile) @ mahout-h2o_2.10 ---
[INFO] <https://builds.apache.org/job/Mahout-Quality/ws/h2o/src/test/scala>:-1: info: compiling
[INFO] Compiling 12 source files to <https://builds.apache.org/job/Mahout-Quality/3093/artifact/h2o/target/test-classes> at 1428516206701
[INFO] prepare-compile in 0 s
[INFO] compile in 7 s
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ mahout-h2o_2.10 ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mahout-h2o_2.10 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0:test (test) @ mahout-h2o_2.10 ---
Discovery starting.
Discovery completed in 341 milliseconds.
Run starting. Expected test count is: 63
DistributedDecompositionsSuite:
04-08 18:03:35.920 67.195.81.190:54321   10030  #onsSuite INFO: ----- H2O started  -----
04-08 18:03:35.970 67.195.81.190:54321   10030  #onsSuite INFO: Build git branch: master
04-08 18:03:35.970 67.195.81.190:54321   10030  #onsSuite INFO: Build git hash: f6be02b33d23e5be437bbd1b4055c0f1955e1083
04-08 18:03:35.970 67.195.81.190:54321   10030  #onsSuite INFO: Build git describe: RELEASE-0.1.24-47-gf6be02b
04-08 18:03:35.970 67.195.81.190:54321   10030  #onsSuite INFO: Build project version: 0.1.25.99999
04-08 18:03:35.970 67.195.81.190:54321   10030  #onsSuite INFO: Built by: 'michal'
04-08 18:03:35.970 67.195.81.190:54321   10030  #onsSuite INFO: Built on: '2015-02-05 10:44:16'
04-08 18:03:35.970 67.195.81.190:54321   10030  #onsSuite INFO: Java availableProcessors: 16
04-08 18:03:35.971 67.195.81.190:54321   10030  #onsSuite INFO: Java heap totalMemory: 77.4 MB
04-08 18:03:35.971 67.195.81.190:54321   10030  #onsSuite INFO: Java heap maxMemory: 910.3 MB
04-08 18:03:35.971 67.195.81.190:54321   10030  #onsSuite INFO: Java version: Java 1.7.0_25 (from Oracle Corporation)
04-08 18:03:35.971 67.195.81.190:54321   10030  #onsSuite INFO: OS   version: Linux 3.13.0-36-lowlatency (i386)
04-08 18:03:35.971 67.195.81.190:54321   10030  #onsSuite INFO: Possible IP Address: docker0 (docker0), 172.17.42.1
04-08 18:03:35.971 67.195.81.190:54321   10030  #onsSuite INFO: Possible IP Address: em1 (em1), fe80:0:0:0:7ae3:b5ff:fe17:8984%2
04-08 18:03:35.971 67.195.81.190:54321   10030  #onsSuite INFO: Possible IP Address: em1 (em1), 67.195.81.190
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: Possible IP Address: lo (lo), 0:0:0:0:0:0:0:1%1
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: Possible IP Address: lo (lo), 127.0.0.1
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: Multiple local IPs detected:
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO:   /172.17.42.1  /67.195.81.190
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: Attempting to determine correct address...
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: Using /67.195.81.190
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: Internal communication uses port: 54322
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: Listening for HTTP and REST traffic on  http://67.195.81.190:54321/
04-08 18:03:35.972 67.195.81.190:54321   10030  #onsSuite INFO: H2O cloud name: 'mah2out' on /67.195.81.190:54321, discovery address /229.95.69.48:58719
04-08 18:03:35.973 67.195.81.190:54321   10030  #onsSuite INFO: If you have trouble connecting, try SSH tunneling from your local machine (e.g., via port 55555):
04-08 18:03:35.973 67.195.81.190:54321   10030  #onsSuite INFO:   1. Open a terminal and run 'ssh -L 55555:localhost:54321 jenkins@67.195.81.190'
04-08 18:03:35.973 67.195.81.190:54321   10030  #onsSuite INFO:   2. Point your browser to http://localhost:55555
04-08 18:03:36.070 67.195.81.190:54321   10030  #onsSuite INFO: Log dir: '/tmp/h2o-jenkins/h2ologs'
04-08 18:03:36.070 67.195.81.190:54321   10030  #onsSuite INFO: Cur dir: <https://builds.apache.org/job/Mahout-Quality/ws/h2o>
04-08 18:03:36.179 67.195.81.190:54321   10030  #onsSuite INFO: Cloud of size 1 formed [/67.195.81.190:54321]
04-08 18:03:36.391 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -110
04-08 18:03:37.397 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -109
04-08 18:03:38.404 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -108
04-08 18:03:39.410 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -107
04-08 18:03:40.416 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -106
04-08 18:03:41.423 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -105
04-08 18:03:42.428 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -104
04-08 18:03:43.433 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -103
04-08 18:03:44.438 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -102
04-08 18:03:45.443 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -101
04-08 18:03:46.447 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -100
04-08 18:03:47.452 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -99
04-08 18:03:48.456 67.195.81.190:54321   10030  #UDP-Recv ERRR: UDP Receiver error on port 54322java.lang.ArrayIndexOutOfBoundsException: -98
Build timed out (after 223 minutes). Marking the build as failed.
Build was aborted
[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 #3092
Archived 50 artifacts
Archive block size is 32768
Received 4032 blocks and 35112295 bytes
Compression is 79.0%
Took 34 sec
Recording test results
Publishing Javadoc
Updating MAHOUT-1649

Jenkins build is back to normal : Mahout-Quality #3094

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mahout-Quality/3094/changes>