You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/07/08 22:33:28 UTC

Hadoop-Hdfs-trunk-Commit - Build # 776 - Failure

See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Commit/776/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 2720 lines...]
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.304 sec
    [junit] Running org.apache.hadoop.hdfs.server.blockmanagement.TestReplicationPolicy
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestBlockReplacement
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 21.287 sec
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestDirectoryScanner
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.868 sec
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestDiskError
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 8.918 sec
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestInterDatanodeProtocol
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.073 sec
    [junit] Running org.apache.hadoop.hdfs.server.datanode.TestSimulatedFSDataset
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.754 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestBackupNode
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.691 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestCheckpoint
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 29.097 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestComputeInvalidateWork
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.815 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestEditLog
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 12.677 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestFileLimit
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.987 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestHost2NodesMap
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestNamenodeCapacityReport
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.011 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestOverReplicatedBlocks
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.049 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestSafeMode
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.356 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStartup
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 20.596 sec
    [junit] Running org.apache.hadoop.hdfs.server.namenode.TestStorageRestore
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 18.855 sec
    [junit] Running org.apache.hadoop.net.TestNetworkTopology
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
    [junit] Running org.apache.hadoop.security.TestPermission
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.161 sec

checkfailure:
    [touch] Creating /grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build/test/testsfailed

BUILD FAILED
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:733: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:690: The following error occurred while executing this line:
/grid/0/hudson/hudson-slave/workspace/Hadoop-Hdfs-trunk-Commit/trunk/build.xml:758: Tests failed!

Total time: 9 minutes 19 seconds
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Recording test results
Publishing Javadoc
Recording fingerprints
Updating HDFS-2034
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED:  org.apache.hadoop.hdfs.TestHDFSTrash.testTrashEmptier

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
	at org.apache.hadoop.fs.TestTrash.testTrashEmptier(TestTrash.java:509)
	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
	at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
	at junit.extensions.TestSetup.run(TestSetup.java:27)