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

Builds aborted during SVN update are marked as FAILURE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • core, subversion-plugin
    • None
    • Platform: All, OS: All

      When I manually abort a build during SVN update it is not marked as ABORTED but
      as FAILURE:

      Started by upstream project "abc" build number 31
      Updating http://codebase.xyz
      ERROR: Failed to update http://codebase.xyz
      org.tmatesoft.svn.core.SVNCancelException: svn: Operation cancelled
      at
      hudson.scm.SubversionUpdateEventHandler.checkCancelled(SubversionUpdateEventHandler.java:112)
      at org.tmatesoft.svn.core.wc.SVNBasicClient.checkCancelled(SVNBasicClient.java:460)
      at
      org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.checkCancelled(SVNWCAccess.java:82)
      at
      org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:381)
      at
      org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:397)
      at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:272)
      at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:265)
      at
      org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.openAnchor(SVNWCAccess.java:160)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.update(SVNUpdateClient.java:512)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:401)
      at org.tmatesoft.svn.core.wc.SVNUpdateClient.doUpdate(SVNUpdateClient.java:217)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:576)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:543)
      at hudson.FilePath.act(FilePath.java:676)
      at hudson.FilePath.act(FilePath.java:660)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:536)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:484)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:956)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:400)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:349)
      at hudson.model.Run.run(Run.java:1117)
      at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:300)
      at hudson.model.ResourceController.execute(ResourceController.java:93)
      at hudson.model.Executor.run(Executor.java:122)
      Jabber notifier plugin: Sending notification to: xyz
      Jabber notifier plugin: Notifying suspects
      Email was triggered for: Failure
      There are 1 triggered emails.
      Sending email for trigger: Failure
      Sending e-mails to: xyz
      Notifying upstream projects of job completion
      Finished: FAILURE

            kutzi kutzi
            kutzi kutzi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: