Jira: https://issues.apache.org/jira/browse/YARN-2123 Build: https://builds.apache.org/job/PreCommit-YARN-Build/7500/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 4 lines...] > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/hadoop.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/hadoop.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/hadoop.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision 78c6b462412bbadad4a1a13ed4c597927b0cf188 (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f 78c6b462412bbadad4a1a13ed4c597927b0cf188 > git rev-list 78c6b462412bbadad4a1a13ed4c597927b0cf188 # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 No emails were triggered. [PreCommit-YARN-Build] $ /bin/bash /tmp/hudson8030067615825365575.sh ============================================================================ ============================================================================ Bootstrapping test harness ============================================================================ ============================================================================ Running in Jenkins mode ERROR: http://issues.apache.org/jira/secure/attachment/12728120/NaN_after_launching_RM.png is not a patch file. ============================================================================ ============================================================================ Finished build. ============================================================================ ============================================================================ Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to PreCommit-YARN-Build #7481 ERROR: Failed to archive {patchprocess/patchJavacWarnings.txt=patchprocess/patchJavacWarnings.txt, patchprocess/patchJavadocWarnings.txt=patchprocess/patchJavadocWarnings.txt, patchprocess/patchReleaseAuditProblems.txt=patchprocess/patchReleaseAuditProblems.txt, patchprocess/patchFindBugsOutputhadoop-hdfs-nfs.txt=patchprocess/patchFindBugsOutputhadoop-hdfs-nfs.txt, patchprocess/patchFindBugsOutputbkjournal.txt=patchprocess/patchFindBugsOutputbkjournal.txt, patchprocess/trunkJavadocWarnings.txt=patchprocess/trunkJavadocWarnings.txt, patchprocess/testrun_native.txt=patchprocess/testrun_native.txt, patchprocess/newPatchFindbugsWarningsbkjournal.xml=patchprocess/newPatchFindbugsWarningsbkjournal.xml, patchprocess/checkstyle-result-patch.xml=patchprocess/checkstyle-result-patch.xml, patchprocess/newPatchFindbugsWarningshadoop-hdfs-nfs.xml=patchprocess/newPatchFindbugsWarningshadoop-hdfs-nfs.xml, patchprocess/patchFindbugsWarningshadoop-hdfs.xml=patchprocess/patchFindbugsWarningshadoop-hdfs.xml, patchprocess/newPatchFindbugsWarningshadoop-hdfs.html=patchprocess/newPatchFindbugsWarningshadoop-hdfs.html, patchprocess/newPatchFindbugsWarningsbkjournal.html=patchprocess/newPatchFindbugsWarningsbkjournal.html, patchprocess/patchcheckstyle.txt=patchprocess/patchcheckstyle.txt, patchprocess/newPatchFindbugsWarningshadoop-hdfs.xml=patchprocess/newPatchFindbugsWarningshadoop-hdfs.xml, patchprocess/checkstyle-result-diff.txt=patchprocess/checkstyle-result-diff.txt, patchprocess/checkstyle-result-trunk.xml=patchprocess/checkstyle-result-trunk.xml, patchprocess/patchFindBugsOutputhadoop-hdfs.txt=patchprocess/patchFindBugsOutputhadoop-hdfs.txt, patchprocess/patchFindbugsWarningshadoop-hdfs-client.xml=patchprocess/patchFindbugsWarningshadoop-hdfs-client.xml, patchprocess/trunkJavacWarnings.txt=patchprocess/trunkJavacWarnings.txt, patchprocess/testrun_hadoop-hdfs.txt=patchprocess/testrun_hadoop-hdfs.txt, patchprocess/patchFindbugsWarningshadoop-hdfs-nfs.xml=patchprocess/patchFindbugsWarningshadoop-hdfs-nfs.xml, patchprocess/patchReleaseAuditOutput.txt=patchprocess/patchReleaseAuditOutput.txt, patchprocess/trunkcheckstyle.txt=patchprocess/trunkcheckstyle.txt, patchprocess/jarinstall.txt=patchprocess/jarinstall.txt, patchprocess/patchReleaseAuditWarnings.txt=patchprocess/patchReleaseAuditWarnings.txt, patchprocess/filteredPatchJavacWarnings.txt=patchprocess/filteredPatchJavacWarnings.txt, patchprocess/patchEclipseOutput.txt=patchprocess/patchEclipseOutput.txt, patchprocess/filteredtrunkJavacWarnings.txt=patchprocess/filteredtrunkJavacWarnings.txt, patchprocess/newPatchFindbugsWarningshadoop-hdfs-client.html=patchprocess/newPatchFindbugsWarningshadoop-hdfs-client.html, patchprocess/whitespace.txt=patchprocess/whitespace.txt, patchprocess/newPatchFindbugsWarningshadoop-hdfs-client.xml=patchprocess/newPatchFindbugsWarningshadoop-hdfs-client.xml, patchprocess/newPatchFindbugsWarningshadoop-hdfs-nfs.html=patchprocess/newPatchFindbugsWarningshadoop-hdfs-nfs.html, patchprocess/patchFindbugsWarningsbkjournal.xml=patchprocess/patchFindbugsWarningsbkjournal.xml, patchprocess/patchFindBugsOutputhadoop-hdfs-client.txt=patchprocess/patchFindBugsOutputhadoop-hdfs-client.txt} due to internal error; falling back to full archiving java.lang.IllegalStateException: checksum mismatch after transfer (6081393815818629749 vs. 820631955); /x1/jenkins/jenkins-home/jobs/PreCommit-YARN-Build/builds/2015-04-25_02-40-18/archive/patchprocess/testrun_hadoop-hdfs.txt may be corrupted at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:45) at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:145) at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:68) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:140) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:756) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720) at hudson.model.Build$BuildExecution.post2(Build.java:182) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:669) at hudson.model.Run.execute(Run.java:1731) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:232) [description-setter] Could not determine description. Recording test results Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran.
