See https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/7/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 16836 lines...]
[junit] 2010-12-29 22:34:52,046 INFO jobhistory.JobHistory (JobHistory.java:<init>(527))
- Job History Cleaner Thread started. MaxAge is 604800000 ms(7.0 days), Cleanup Frequency
is 86400000 ms (1.0 days)
[junit] 2010-12-29 22:34:52,047 INFO mapred.CompletedJobStatusStore (CompletedJobStatusStore.java:<init>(112))
- Completed job store is inactive
[junit] 2010-12-29 22:34:52,048 INFO net.NetworkTopology (NetworkTopology.java:add(331))
- Adding a new node: /default-rack/tracker1
[junit] 2010-12-29 22:34:52,048 INFO mapred.JobTracker (JobTracker.java:addNewTracker(2268))
- Adding tracker tracker_tracker1:1000 to host tracker1
[junit] 2010-12-29 22:34:52,071 INFO mapred.JobTracker (JobTracker.java:createTaskEntry(1828))
- Adding task (MAP) 'attempt_test_0003_m_000000_0' to tip task_test_0003_m_000000, for tracker
'tracker_tracker1:1000'
[junit] 2010-12-29 22:34:52,072 ERROR mapred.TaskStatus (TaskStatus.java:setFinishTime(195))
- Trying to set finish time for task attempt_test_0003_m_000000_0 when no start time is set,
stackTrace is : java.lang.Exception
[junit] at org.apache.hadoop.mapred.TaskStatus.setFinishTime(TaskStatus.java:195)
[junit] at org.apache.hadoop.mapred.MapTaskStatus.setFinishTime(MapTaskStatus.java:51)
[junit] at org.apache.hadoop.mapred.TaskInProgress.incompleteSubTask(TaskInProgress.java:722)
[junit] at org.apache.hadoop.mapred.JobInProgress.failedTask(JobInProgress.java:3066)
[junit] at org.apache.hadoop.mapred.JobInProgress.updateTaskStatus(JobInProgress.java:1164)
[junit] at org.apache.hadoop.mapred.FakeObjectUtilities$FakeJobInProgress.failTask(FakeObjectUtilities.java:215)
[junit] at org.apache.hadoop.mapred.TestLostTracker.__CLR3_0_2x1n6myfw9(TestLostTracker.java:186)
[junit] at org.apache.hadoop.mapred.TestLostTracker.testLostTrackerAfterBlacklisting(TestLostTracker.java:166)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit] at java.lang.reflect.Method.invoke(Method.java:597)
[junit] at junit.framework.TestCase.runTest(TestCase.java:168)
[junit] at junit.framework.TestCase.runBare(TestCase.java:134)
[junit] at junit.framework.TestResult$1.protect(TestResult.java:110)
[junit] at junit.framework.TestResult.runProtected(TestResult.java:128)
[junit] at junit.framework.TestResult.run(TestResult.java:113)
[junit] at junit.framework.TestCase.run(TestCase.java:124)
[junit] at junit.framework.TestSuite.runTest(TestSuite.java:232)
[junit] at junit.framework.TestSuite.run(TestSuite.java:227)
[junit] at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83)
[junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:420)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:911)
[junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:768)
[junit]
[junit] 2010-12-29 22:34:52,073 INFO mapred.JobInProgress (JobInProgress.java:addTrackerTaskFailure(1743))
- TaskTracker at 'tracker1' turned 'flaky'
[junit] 2010-12-29 22:34:52,073 INFO net.NetworkTopology (NetworkTopology.java:add(331))
- Adding a new node: /default-rack/tracker2
[junit] 2010-12-29 22:34:52,074 INFO mapred.JobTracker (JobTracker.java:addNewTracker(2268))
- Adding tracker tracker_tracker2:1000 to host tracker2
[junit] 2010-12-29 22:34:52,074 INFO mapred.JobTracker (JobTracker.java:createTaskEntry(1828))
- Adding task (MAP) 'attempt_test_0003_m_000000_1' to tip task_test_0003_m_000000, for tracker
'tracker_tracker2:1000'
[junit] 2010-12-29 22:34:52,075 INFO mapred.JobInProgress (JobInProgress.java:completedTask(2636))
- Task 'attempt_test_0003_m_000000_1' has completed task_test_0003_m_000000 successfully.
[junit] 2010-12-29 22:34:52,076 INFO mapred.JobInProgress (JobInProgress.java:jobComplete(2837))
- Job job_test_0003 has completed successfully.
[junit] 2010-12-29 22:34:52,076 INFO mapred.JobInProgress$JobSummary (JobInProgress.java:logJobSummary(3611))
- jobId=job_test_0003,submitTime=0,launchTime=0,firstMapTaskLaunchTime=600,finishTime=600,numMaps=1,numSlotsPerMap=1,numReduces=0,numSlotsPerReduce=1,user=null,queue=default,status=SUCCEEDED,mapSlotSeconds=0,reduceSlotsSeconds=0,clusterMapCapacity=4,clusterReduceCapacity=4
[junit] 2010-12-29 22:34:52,077 INFO jobhistory.JobHistory (JobHistory.java:moveToDone(432))
- No file for job-history with job_test_0003 found in cache!
[junit] 2010-12-29 22:34:52,077 INFO mapred.JobTracker (JobTracker.java:incrementFaults(695))
- Adding tracker1 to the blacklist across all jobs
[junit] 2010-12-29 22:34:52,078 INFO mapred.JobTracker (JobTracker.java:blackListTracker(729))
- Blacklisting tracker : tracker1 Reason for blacklisting is : EXCEEDING_FAILURES
[junit] 2010-12-29 22:34:52,080 INFO mapred.JobTracker (JobTracker.java:lostTaskTracker(4044))
- Lost tracker 'tracker_tracker1:1000'
[junit] 2010-12-29 22:34:52,081 INFO mapred.JobTracker (JobTracker.java:removeTaskEntry(1863))
- Removing task 'attempt_test_0003_m_000000_0'
[junit] 2010-12-29 22:34:52,082 INFO mapred.JobTracker (JobTracker.java:stopExpireTrackersThread(1812))
- Stopping expireTrackers
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.25 sec
Build timed out. Aborting
[junit] Running org.apache.hadoop.mapred.TestMapOutputType
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec
[junit] Test org.apache.hadoop.mapred.TestMapOutputType FAILED (crashed)
[FINDBUGS] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results
Recording fingerprints
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any) ##############################
1 tests failed.
FAILED: org.apache.hadoop.mapred.TestMapOutputType.unknown
Error Message:
Forked Java VM exited abnormally. Please note the time in the report does not reflect the
time until the VM exit.
Stack Trace:
junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time
in the report does not reflect the time until the VM exit.
|