Hi,
    Please check log in HADOOP-11195 (
https://builds.apache.org/job/PreCommit-HADOOP-Build/4965/) and
HADOOP-11241 (https://builds.apache.org/job/PreCommit-HADOOP-Build/4966/).
They are failed for the same reason:

patchprocess/patch: No such file or directory
cp: cannot stat '/home/jenkins/buildSupport/lib/*': No such file or
directory
grep: patchprocess/patch: No such file or directory
/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/dev-support/smart-apply-patch.sh:
line 64: patchprocess/patch: No such file or directory
/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/dev-support/smart-apply-patch.sh:
line 120: patchprocess/patch: No such file or directory
/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/dev-support/smart-apply-patch.sh:
line 122: patchprocess/patch: No such file or directory
The non-git patch does not appear to apply with p0 to p2.

Dry run errors:
rm: cannot remove '/tmp/tmp.paths.30737': No such file or directory
PATCH APPLICATION FAILED

Sounds like "patch-dir" is different with command line of test-patch
before.
yesterday, it was
"+ /bin/bash
/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/dev-support/test-patch.sh
--jenkins
*--patch-dir=/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build-patchprocess*
--basedir=/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build
--support-dir=/home/jenkins/buildSupport --ps-cmd=/bin/ps
--wget-cmd=/usr/bin/wget --svn-cmd=/usr/bin/svn --grep-cmd=/bin/grep
--patch-cmd=/usr/bin/patch
--jira-cmd=/home/jenkins/tools/jiracli/latest/jira
--jira-password=4hadoopqa
--findbugs-home=/home/jenkins/tools/findbugs/latest
--forrest-home=/home/jenkins/tools/forrest/latest
--eclipse--home=/home/jenkins/tools/eclipse/latest HADOOP-11216"
note the —patch-dir param - it is set to
/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build-patchprocess
and now it is
"+ /bin/bash
/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build/dev-support/test-patch.sh
--jenkins *--patch-dir=patchprocess*
--basedir=/home/jenkins/jenkins-slave/workspace/PreCommit-HADOOP-Build
--support-dir=/home/jenkins/buildSupport --ps-cmd=/bin/ps
--wget-cmd=/usr/bin/wget --svn-cmd=/usr/bin/svn --grep-cmd=/bin/grep
--patch-cmd=/usr/bin/patch
--jira-cmd=/home/jenkins/tools/jiracli/latest/jira
--jira-password=4hadoopqa
--findbugs-home=/home/jenkins/tools/findbugs/latest
--forrest-home=/home/jenkins/tools/forrest/latest
--eclipse--home=/home/jenkins/tools/eclipse/latest HADOOP-11241

     Can someone help to figure it out here?

Thanks,

Junping

Reply via email to