Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-25140

JiraTestResultReporter does not work on Jenkins 1.577+

XMLWordPrintable

      I configured JIRA plugin with Jenkins, I'm getting this error after build gets completed. Could anyone explain how can I fix this issue.

      Please check this URL, which I have configured like this for JIRA test result reporter: http://maplesteve.com/2013/03/24/create-jira-issues-from-jenkins/

      Error:

      [JiraTestResultReporter] [INFO] Examining test results...
      ERROR: Publisher JiraTestResultReporter.JiraReporter aborted due to exception
      java.lang.NoSuchMethodError: hudson.model.AbstractBuild.getTestResultAction()Lhudson/tasks/test/AbstractTestResultAction;
      at JiraTestResultReporter.JiraReporter.perform(JiraReporter.java:105)
      at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
      at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
      at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
      at hudson.model.Build$BuildExecution.post2(Build.java:183)
      at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
      at hudson.model.Run.execute(Run.java:1770)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
      at hudson.model.ResourceController.execute(ResourceController.java:89)
      at hudson.model.Executor.run(Executor.java:240)

      Versions:

      Jenkins ver. 1.580

      JiraTestResultReporter plugin 1.0.4

      JIRA: 6.4

            Unassigned Unassigned
            praveenlakshmanan Praveen Lakshmanan
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: