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

SCM Checkout retries aborted/interrupted build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • workflow-cps-plugin
    • None
    • Jenkins 2.10.1

      In a pipeline scm checkout, when using non-lightweight checkout, and the global setting "SCM checkout retry count" is a non-zero value, if a build is performing the initial scm clone and the build is cancelled, the retry will relaunch the scm step as per the retry count. I believe this is contrary to the pipeline retry step which will not retry if a build is cancelled.

      Found this
      https://issues.jenkins-ci.org/browse/JENKINS-39194
      and
      https://github.com/jenkinsci/workflow-cps-plugin/pull/147

            Unassigned Unassigned
            broussar Adam Brousseau
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: