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

Upstream project trigger tip revision error

XMLWordPrintable

      Hi,

      I have a project which triggers a build in another project (pipeline / Jenkinsfile).

      {
      ....
          build job: "../projectName/master";
      }
      

      However, the downstream project gives errors out with the following error:

      originally caused by:
       Branch indexing
      ERROR: Could not determine exact tip revision of master; falling back to nondeterministic checkout
      Wiping out workspace first.
      ....
      ....
      [Pipeline] End of Pipeline
      ERROR: Could not determine exact tip revision of master
      Finished: FAILURE
      

      Can this be solved somehow?

            daspilker Daniel Spilker
            rolphh Rolph Haspers
            Votes:
            11 Vote for this issue
            Watchers:
            22 Start watching this issue

              Created:
              Updated:
              Resolved: