-
Bug
-
Resolution: Duplicate
-
Blocker
-
Jenkins 2.74
Our Jenkins started failing projects at the beginning of the year, our workaround was to limit the following plugin versions
workflow-multibranch 2.9 workflow-aggregator 2.4
It is working since this limitation, but we would like to use the latest plugin versions
The Error was
ERROR: Could not determine exact tip revision of master; falling back to nondeterministic checkout [...] Checking out Revision cec453d87cd2717fd4a392e2813b45d1c929b706 (origin/master) [...] Caught: hudson.AbortException: Could not determine exact tip revision of master [...] Caught: hudson.AbortException: Could not determine exact tip revision of master [...] ERROR: Could not determine exact tip revision of master
-- Seems to be similar but was closed as "Incomplete"JENKINS-40862
- duplicates
-
JENKINS-48571 checkout scm fails silently after "Could not determine exact tip revision of <branch>" in logs
-
- Closed
-
- is related to
-
JENKINS-48571 checkout scm fails silently after "Could not determine exact tip revision of <branch>" in logs
-
- Closed
-
[JENKINS-46290] Project checkout fails (ERROR: Could not determine exact tip revision of master)
Description |
Original:
Our Jenkins started failing projects at the beginning of the year, our workaround was to limit the following plugin versions {code:java} workflow-multibranch 2.9 workflow-aggregator 2.4{code} It is working since this limitation, but we would like to use the latest plugin versions The Error was {code:java} Started by timer ERROR: Could not determine exact tip revision of master; falling back to nondeterministic checkout{code} |
New:
Our Jenkins started failing projects at the beginning of the year, our workaround was to limit the following plugin versions {code:java} workflow-multibranch 2.9 workflow-aggregator 2.4{code} It is working since this limitation, but we would like to use the latest plugin versions The Error was {code:java} ERROR: Could not determine exact tip revision of master; falling back to nondeterministic checkout Caught: hudson.AbortException: Could not determine exact tip revision of master Caught: hudson.AbortException: Could not determine exact tip revision of master ERROR: Could not determine exact tip revision of master{code} - |
Description |
Original:
Our Jenkins started failing projects at the beginning of the year, our workaround was to limit the following plugin versions {code:java} workflow-multibranch 2.9 workflow-aggregator 2.4{code} It is working since this limitation, but we would like to use the latest plugin versions The Error was {code:java} ERROR: Could not determine exact tip revision of master; falling back to nondeterministic checkout Caught: hudson.AbortException: Could not determine exact tip revision of master Caught: hudson.AbortException: Could not determine exact tip revision of master ERROR: Could not determine exact tip revision of master{code} - |
New:
Our Jenkins started failing projects at the beginning of the year, our workaround was to limit the following plugin versions {code:java} workflow-multibranch 2.9 workflow-aggregator 2.4{code} It is working since this limitation, but we would like to use the latest plugin versions The Error was {code:java} ERROR: Could not determine exact tip revision of master; falling back to nondeterministic checkout [...] Checking out Revision cec453d87cd2717fd4a392e2813b45d1c929b706 (origin/master) [...] Caught: hudson.AbortException: Could not determine exact tip revision of master [...] Caught: hudson.AbortException: Could not determine exact tip revision of master [...] ERROR: Could not determine exact tip revision of master{code} -- |
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Resolution | Original: Incomplete [ 4 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Link |
New:
This issue is related to |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Reopened [ 4 ] | New: Closed [ 6 ] |