You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/05/12 22:49:12 UTC

[jira] [Resolved] (HADOOP-12093) pre-patch findbugs fails on a branch-based pre-commit runs

     [ https://issues.apache.org/jira/browse/HADOOP-12093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Wittenauer resolved HADOOP-12093.
---------------------------------------
    Resolution: Cannot Reproduce

> pre-patch findbugs fails on a branch-based pre-commit runs
> ----------------------------------------------------------
>
>                 Key: HADOOP-12093
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12093
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Sangjin Lee
>
> On our branch development JIRAs (YARN-2928), we are starting to see pre-patch findbugs checks fail consistently. The relevant message:
> {noformat}
> findbugs baseline for /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build
>   Running findbugs in hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice
> /home/jenkins/tools/maven/latest/bin/mvn clean test findbugs:findbugs -DskipTests -DhadoopPatchProcess > /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/YARN-2928FindBugsOutputhadoop-yarn-server-timelineservice.txt 2>&1
> Exception in thread "main" java.io.FileNotFoundException: /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/YARN-2928FindbugsWarningshadoop-yarn-server-timelineservice.xml (No such file or directory)
> 	at java.io.FileInputStream.open(Native Method)
> 	at java.io.FileInputStream.<init>(FileInputStream.java:146)
> 	at edu.umd.cs.findbugs.SortedBugCollection.progessMonitoredInputStream(SortedBugCollection.java:1231)
> 	at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:308)
> 	at edu.umd.cs.findbugs.SortedBugCollection.readXML(SortedBugCollection.java:295)
> 	at edu.umd.cs.findbugs.workflow.Filter.main(Filter.java:712)
> Pre-patch YARN-2928 findbugs is broken?
> {noformat}
> See YARN-3706 and YARN-3792 for instance.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org