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

SVN based project marked as broken when cancelled immediately after start.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • core
    • None
    • JDK 1.6.0_20, Tomcat 5.5 on Debian Etch 4.0

      I have projects which update from SVN. When I cancel the project (by clicking the red [X]-button) immediately after starting them, they are not shown as cancelled but as errored. This is a typical console log of such a case:

      Gestartet durch Benutzer anonymous
      Baue auf Master

      Updating svn://192.168.1.3/IKOffice/Java/ERP/Framework
      ERROR: Failed to update svn://192.168.1.3/IKOffice/Java/ERP/Framework
      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 hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:699)
      at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:660)
      at hudson.FilePath.act(FilePath.java:753)
      at hudson.FilePath.act(FilePath.java:735)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:653)
      at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:601)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:1054)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:479)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:411)
      at hudson.model.Run.run(Run.java:1248)
      at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
      at hudson.model.ResourceController.execute(ResourceController.java:88)
      at hudson.model.Executor.run(Executor.java:129)
      Archiviere Artefakte
      Zeichne Fingerabrücke auf
      Sending e-mails to: me@mydomain.de
      Finished: FAILURE

            Unassigned Unassigned
            dmigowski dmigowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: