Hi,
Apparently this is a regression introduced with the latest upgrades of the Jenkins plugins. I reported https://issues.apache.org/jira/browse/INFRA-13599 and disabled the Jira plugin. Until then we get a break from the issue flood, can sit back, relax and lull ourselves in a false sense of security ;-)
Michael On 28.02.17 10:06, Julian Reschke wrote:
....:[FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/findbugsXml.xml [FINDBUGS] No files found in /home/jenkins/jenkins-slave/workspace/Apache Jackrabbit Oak matrix/Ubuntu Slaves/ubuntu/jdk/JDK 1.7 (latest)/nsfixtures/DOCUMENT_RDB/profile/integrationTesting for pattern: **/findbugsXml.xml [FINDBUGS] Computing warning deltas based on reference build #1433 Archiving artifacts Recording test results ERROR: Build step failed with exception java.lang.NullPointerException at hudson.plugins.jira.JiraCreateIssueNotifier.getStatus(JiraCreateIssueNotifier.java:218) at hudson.plugins.jira.JiraCreateIssueNotifier.currentBuildResultSuccess(JiraCreateIssueNotifier.java:387) at hudson.plugins.jira.JiraCreateIssueNotifier.perform(JiraCreateIssueNotifier.java:159) at hudson.tasks.BuildStepMonitor$3.perform(BuildStepMonitor.java:45) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:720) at hudson.model.Build$BuildExecution.post2(Build.java:185) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:665) at hudson.model.Run.execute(Run.java:1753) at hudson.matrix.MatrixRun.run(MatrixRun.java:146) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:404) Build step 'JIRA: Create issue' marked build as failure Finished: FAILURE
