init:
[mkdir] Created dir: /tmp/hadoop-nightly/build
[mkdir] Created dir: /tmp/hadoop-nightly/build/classes
[mkdir] Created dir: /tmp/hadoop-nightly/build/src
[mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/task/WEB-INF
[mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/job/WEB-INF
[mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/dfs/WEB-INF
[mkdir] Created dir: /tmp/hadoop-nightly/build/webapps/datanode/WEB-INF
[mkdir] Created dir: /tmp/hadoop-nightly/build/examples
[mkdir] Created dir: /tmp/hadoop-nightly/build/test
[mkdir] Created dir: /tmp/hadoop-nightly/build/test/classes
[mkdir] Created dir: /tmp/hadoop-nightly/build/test/testjar
[copy] Copying 6 files to /tmp/hadoop-nightly/build/webapps
[copy] Copying 4 files to /tmp/hadoop-nightly/conf
[copy] Copying /tmp/hadoop-nightly/conf/slaves.template to
/tmp/hadoop-nightly/conf/slaves
[copy] Copying /tmp/hadoop-nightly/conf/hadoop-site.xml.template to
/tmp/hadoop-nightly/conf/hadoop-site.xml
[copy] Copying /tmp/hadoop-nightly/conf/mapred-default.xml.template to
/tmp/hadoop-nightly/conf/mapred-default.xml
[copy] Copying /tmp/hadoop-nightly/conf/hadoop-env.sh.template to
/tmp/hadoop-nightly/conf/hadoop-env.sh
[exec] src/saveVersion.sh: svn: not found
[exec] src/saveVersion.sh: svn: not found
[exec] src/saveVersion.sh: whoami: not found
record-parser:
compile-rcc-compiler:
[javac] Compiling 25 source files to /tmp/hadoop-nightly/build/classes
[javac] Note:
/tmp/hadoop-nightly/src/java/org/apache/hadoop/record/compiler/generated/Rcc.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
compile-core-classes:
[javac] Compiling 268 source files to /tmp/hadoop-nightly/build/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
compile-core-native:
compile-core:
compile-examples:
[javac] Compiling 6 source files to /tmp/hadoop-nightly/build/examples
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
generate-test-records:
compile-core-test:
[javac] Compiling 5 source files to /tmp/hadoop-nightly/build/test/classes
[javac] Note:
/tmp/hadoop-nightly/build/test/src/org/apache/hadoop/record/test/RecRecord1.java
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 68 source files to /tmp/hadoop-nightly/build/test/classes
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 1 source file to /tmp/hadoop-nightly/build/test/testjar
[jar] Building jar: /tmp/hadoop-nightly/build/test/testjar/testjob.jar
[jar] Building jar: /tmp/hadoop-nightly/build/hadoop-nightly-test.jar
[mkdir] Created dir: /tmp/hadoop-nightly/build/test/cache
[copy] Copying 1 file to /tmp/hadoop-nightly/build/test/cache
[copy] Copying 1 file to /tmp/hadoop-nightly/build/test/cache
[copy] Copying 1 file to /tmp/hadoop-nightly/build/test/cache
test-core:
[mkdir] Created dir: /tmp/hadoop-nightly/build/test/data
[mkdir] Created dir: /tmp/hadoop-nightly/build/test/logs
[junit] Running org.apache.hadoop.conf.TestConfiguration
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.682 sec
[junit] Running org.apache.hadoop.dfs.TestDFSMkdirs
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.037 sec
[junit] Running org.apache.hadoop.dfs.TestDFSShell
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.733 sec
[junit] Running org.apache.hadoop.dfs.TestDFSShellGenericOptions
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.973 sec
[junit] Running org.apache.hadoop.dfs.TestDecommission
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 58.026 sec
[junit] Running org.apache.hadoop.dfs.TestFileCorruption
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.048 sec
[junit] Running org.apache.hadoop.dfs.TestFsck
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.636 sec
[junit] Running org.apache.hadoop.dfs.TestLocalDFS
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.239 sec
[junit] Running org.apache.hadoop.dfs.TestPread
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 10.32 sec
[junit] Running org.apache.hadoop.dfs.TestReplication
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 26.278 sec
[junit] Running org.apache.hadoop.dfs.TestRestartDFS
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 22.154 sec
[junit] Running org.apache.hadoop.dfs.TestSeekBug
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 9.999 sec
[junit] Running org.apache.hadoop.dfs.TestSmallBlock
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.509 sec
[junit] Running org.apache.hadoop.fs.TestCopyFiles
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 34.304 sec
[junit] Running org.apache.hadoop.fs.TestDFSIO
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 9.368 sec
[junit] Running org.apache.hadoop.fs.TestFileSystem
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.261 sec
[junit] Running org.apache.hadoop.fs.TestGlobPaths
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.801 sec
[junit] Running org.apache.hadoop.fs.TestLocalFileSystem
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.479 sec
[junit] Running org.apache.hadoop.fs.TestPath
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.032 sec
[junit] Running org.apache.hadoop.fs.s3.TestINode
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
[junit] Running org.apache.hadoop.fs.s3.TestInMemoryS3FileSystem
[junit] Tests run: 14, Failures: 0, Errors: 0, Time elapsed: 1.167 sec
[junit] Running org.apache.hadoop.io.TestArrayFile
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.561 sec
[junit] Running org.apache.hadoop.io.TestBytesWritable
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.011 sec
[junit] Running org.apache.hadoop.io.TestMD5Hash
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.292 sec
[junit] Running org.apache.hadoop.io.TestSequenceFile
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 23.812 sec
[junit] Running org.apache.hadoop.io.TestSetFile
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.224 sec
[junit] Running org.apache.hadoop.io.TestText
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.589 sec
[junit] Running org.apache.hadoop.io.TestTextNonUTF8
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
[junit] Running org.apache.hadoop.io.TestUTF8
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
[junit] Running org.apache.hadoop.io.TestVersionedWritable
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.024 sec
[junit] Running org.apache.hadoop.io.TestWritable
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
[junit] Running org.apache.hadoop.io.compress.TestCodec
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.506 sec
[junit] Running org.apache.hadoop.io.compress.TestCodecFactory
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.26 sec
[junit] Running org.apache.hadoop.ipc.TestIPC
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.876 sec
[junit] Running org.apache.hadoop.ipc.TestRPC
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
[junit] Running org.apache.hadoop.mapred.TestEmptyJobWithDFS
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.552 sec
[junit] Running org.apache.hadoop.mapred.TestMapRed
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 13.418 sec
[junit] Running org.apache.hadoop.mapred.TestMiniMRBringup
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.611 sec
[junit] Running org.apache.hadoop.mapred.TestMiniMRClasspath
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 32.514 sec
[junit] Running org.apache.hadoop.mapred.TestMiniMRDFSCaching
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 33.303 sec
[junit] Running org.apache.hadoop.mapred.TestMiniMRLocalFS
[junit] Exception in thread "main" java.lang.OutOfMemoryError: Java heap
space
[junit] Exception in thread "Thread-67" java.lang.OutOfMemoryError: Java
heap space
BUILD FAILED
/tmp/hadoop-nightly/build.xml:427: Could not delete temporary properties file.
Total time: 21,427 minutes 10 seconds