See http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/438/

------------------------------------------
started
Building remotely on vesta.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/hadoop/core/trunk
At revision 780357
no change for http://svn.apache.org/repos/asf/hadoop/core/trunk since the 
previous build
[Hadoop-Patch-vesta.apache.org] $ /bin/bash -xe 
/tmp/hudson4348373794262794081.sh
+ set +x
/home/hudson/tools/java/latest1.6/bin/java
Buildfile: build.xml

check-for-findbugs:

findbugs.check:

java5.check:

forrest.check:

hudson-test-patch:
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Testing patch for HADOOP-5739.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec] Reverted 'src/mapred/org/apache/hadoop/mapred/ReduceTask.java'
     [exec] Reverted 'src/c++/pipes/configure'
     [exec] Reverted 'src/c++/pipes/Makefile.in'
     [exec] Reverted 'src/c++/pipes/depcomp'
     [exec] Reverted 'src/c++/pipes/config.guess'
     [exec] Reverted 'src/c++/pipes/ltmain.sh'
     [exec] Reverted 'src/c++/pipes/config.sub'
     [exec] Reverted 'src/c++/pipes/impl/config.h.in'
     [exec] Reverted 'src/c++/pipes/missing'
     [exec] Reverted 'src/c++/pipes/aclocal.m4'
     [exec] Reverted 'src/c++/pipes/install-sh'
     [exec] Reverted 'src/c++/utils/configure'
     [exec] Reverted 'src/c++/utils/Makefile.in'
     [exec] Reverted 'src/c++/utils/depcomp'
     [exec] Reverted 'src/c++/utils/config.guess'
     [exec] Reverted 'src/c++/utils/ltmain.sh'
     [exec] Reverted 'src/c++/utils/config.sub'
     [exec] Reverted 'src/c++/utils/impl/config.h.in'
     [exec] Reverted 'src/c++/utils/missing'
     [exec] Reverted 'src/c++/utils/aclocal.m4'
     [exec] Reverted 'src/c++/utils/install-sh'
     [exec] Reverted 'src/examples/pipes/configure'
     [exec] Reverted 'src/examples/pipes/Makefile.in'
     [exec] Reverted 'src/examples/pipes/depcomp'
     [exec] Reverted 'src/examples/pipes/config.guess'
     [exec] Reverted 'src/examples/pipes/ltmain.sh'
     [exec] Reverted 'src/examples/pipes/config.sub'
     [exec] Reverted 'src/examples/pipes/impl/config.h.in'
     [exec] Reverted 'src/examples/pipes/missing'
     [exec] Reverted 'src/examples/pipes/aclocal.m4'
     [exec] Reverted 'src/examples/pipes/install-sh'
     [exec] At revision 780357.
     [exec] HADOOP-5739 patch is being downloaded at Sun May 31 01:40:23 UTC 
2009 from
     [exec] 
http://issues.apache.org/jira/secure/attachment/12409376/hadoop-5739-6.patch
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Pre-building trunk to determine trunk number
     [exec]     of release audit, javac, and Findbugs warnings.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec] /home/hudson/tools/ant/latest/bin/ant 
-Dversion=780114_HADOOP-5739_PATCH-12409376 
-Djava5.home=/home/hudson/tools/java/latest1.5 
-Dforrest.home=/home/nigel/tools/forrest/latest -DHadoopPatchProcess= 
releaseaudit > 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/ws/patchprocess/trunkReleaseAuditWarnings.txt
  2>&1
     [exec] /home/hudson/tools/ant/latest/bin/ant 
-Dversion=780114_HADOOP-5739_PATCH-12409376 -Djavac.args=-Xlint -Xmaxwarns 1000 
-Declipse.home=/home/nigel/tools/eclipse/latest 
-Djava5.home=/home/hudson/tools/java/latest1.5 
-Dforrest.home=/home/nigel/tools/forrest/latest -DHadoopPatchProcess= clean tar 
> 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/ws/patchprocess/trunkJavacWarnings.txt
  2>&1
     [exec] /home/hudson/tools/ant/latest/bin/ant 
-Dversion=780114_HADOOP-5739_PATCH-12409376 
-Dfindbugs.home=/home/nigel/tools/findbugs/latest 
-Djava5.home=/home/hudson/tools/java/latest1.5 
-Dforrest.home=/home/nigel/tools/forrest/latest -DHadoopPatchProcess= findbugs 
> /dev/null 2>&1
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Checking there are no @author tags in the patch.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec] There appear to be 0 @author tags in the patch.
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Checking there are new or changed tests in the patch.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec] There appear to be 3 test files referenced in the patch.
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Applying patch.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec] patching file src/mapred/org/apache/hadoop/mapred/JobTracker.java
     [exec] can't find file to patch at input line 49
     [exec] Perhaps you used the wrong -p or --strip option?
     [exec] The text leading up to this was:
     [exec] --------------------------
     [exec] |Index: 
src/test/org/apache/hadoop/mapred/TestJobInProgressListener.java
     [exec] |===================================================================
     [exec] |--- 
src/test/org/apache/hadoop/mapred/TestJobInProgressListener.java       
(revision 779650)
     [exec] |+++ 
src/test/org/apache/hadoop/mapred/TestJobInProgressListener.java       (working 
copy)
     [exec] --------------------------
     [exec] File to patch: 
     [exec] Skip this patch? [y] 
     [exec] Skipping patch.
     [exec] 4 out of 4 hunks ignored
     [exec] PATCH APPLICATION FAILED
     [exec] 
     [exec] 
     [exec] 
     [exec] 
     [exec] -1 overall.  Here are the results of testing the latest attachment 
     [exec]   
http://issues.apache.org/jira/secure/attachment/12409376/hadoop-5739-6.patch
     [exec]   against trunk revision 780114.
     [exec] 
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec] 
     [exec]     +1 tests included.  The patch appears to include 3 new or 
modified tests.
     [exec] 
     [exec]     -1 patch.  The patch command could not apply the patch.
     [exec] 
     [exec] Console output: 
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/438/console
     [exec] 
     [exec] This message is automatically generated.
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Adding comment to Jira.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec]   % Total    % Received % Xferd  Average Speed   Time    Time     
Time  Current
     [exec]                                  Dload  Upload   Total   Spent    
Left  Speed
     [exec] 
     [exec] 
     [exec] 
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec]     Finished build.
     [exec] 
======================================================================
     [exec] 
======================================================================
     [exec] 
     [exec] 
     [exec]   0     0    0     0    0     0      0      0 --:--:-- --:--:-- 
--:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- 
--:--:--     0

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/ws/trunk/build.xml
 :1878: exec returned: 1

Total time: 5 minutes 42 seconds
Recording test results
Description found: HADOOP-5739

Reply via email to