See <https://hudson.apache.org/hudson/job/Hama-Nightly/26/changes>
Changes: [edwardyoon] Fix typo in the website ------------------------------------------ Started by user edwardyoon Building remotely on solaris2 Updating http://svn.apache.org/repos/asf/incubator/hama/trunk U src/docs/src/documentation/content/xdocs/index.xml At revision 1038997 [trunk] $ /home/hudson/tools/ant/latest/bin/ant clean package test docs -Dforrest.home=/home/hudson/tools/forrest/apache-forrest-0.8/ Buildfile: build.xml clean: [delete] Deleting directory /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build> init: [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/classes> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/test> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/examples> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/reports/findbugs> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/reports/tests> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/lib> [copy] Copying 50 files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/lib> compile: [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/src> [javac] Compiling 58 source files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/classes> jar: [jar] Building jar: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev.jar> javadoc: [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/docs/site/api> [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.apache.hama... [javadoc] Loading source files for package org.apache.hama.bsp... [javadoc] Loading source files for package org.apache.hama.ipc... [javadoc] Loading source files for package org.apache.hama.util... [javadoc] Loading source files for package org.apache.hama.zookeeper... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.6.0_22 [javadoc] Building tree for all the packages and classes... [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... compile-examples: [javac] Compiling 3 source files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/examples> examples: [jar] Building jar: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev-examples.jar> compile-test: [javac] Compiling 12 source files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/test> [jar] Building jar: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev-test.jar> package: [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev> [copy] Copying 2 files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev/lib> [copy] Copying 50 files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev/lib> [copy] Copying 3 files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev> [mkdir] Created dir: /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev/src> [copy] Copying 98 files to /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build/hama-0.2.0-dev/src> init: compile: compile-test: test: [junit] WARNING: multiple versions of ant detected in path for junit [junit] jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class [junit] and jar:file:/zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/lib/findbugs/ant.jar!/org/apache/tools/ant/Project.class> [junit] Running org.apache.hama.bsp.TestBSPPeer [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 70.127 sec [junit] Running org.apache.hama.bsp.TestClusterStatus [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.552 sec [junit] Running org.apache.hama.bsp.TestSerializePrinting [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 27.32 sec [junit] Running org.apache.hama.ipc.TestIPC [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 11.691 sec [junit] Running org.apache.hama.ipc.TestRPC [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.698 sec [junit] Running org.apache.hama.util.TestBytes [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.154 sec [junit] Running org.apache.hama.util.TestNumeric [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.142 sec [junit] Running org.apache.hama.util.TestRandomVariable [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.03 sec forrest.check: docs: [exec] Apache Forrest. Run 'forrest -projecthelp' to list options [exec] [exec] Error: JAVA_HOME is not defined correctly. [exec] We cannot execute ${java5.home}/bin/java BUILD FAILED /zonestorage/hudson<https://hudson.apache.org/hudson/job/Hama-Nightly/ws/trunk/build.xml>:200: exec returned: 1 Total time: 3 minutes 5 seconds
