-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
0
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The following messages appear in a passing run of the Evergreen task yet are extracted as log symptoms by the Build Baron Service. This causes confusion among Build Barons and engineers of the true root cause and leads to misclassifications in Known Issues.
Note: I believe these messages arise because mongodb-mongo-* Evergreen projects since SERVER-93061 create a shallow git clone.
[2025/10/10 18:11:05.658] fatal: You are attempting to fetch 39935279cf4a63490604d834ecba8b076fabf030, which is in the commit graph file but not in the object database. [2025/10/10 18:11:05.658] This is probably due to repo corruption. [2025/10/10 18:11:05.658] If you are attempting to repair this repo corruption by refetching the missing object, use 'git fetch --refetch' with the missing object. [2025/10/10 18:11:07.607] fatal: could not fetch ad3aa6af895907364dfff20b0081d16b22133fdb from promisor remote [2025/10/10 18:11:07.623] WARNING:retry.api:Command '['git', 'show', 'r8.0.15:src/mongo/db/auth/sasl_commands.idl']' returned non-zero exit status 128., retrying in 5 seconds... [2025/10/10 18:11:39.679] fatal: You are attempting to fetch 39935279cf4a63490604d834ecba8b076fabf030, which is in the commit graph file but not in the object database. [2025/10/10 18:11:39.679] This is probably due to repo corruption. [2025/10/10 18:11:39.679] If you are attempting to repair this repo corruption by refetching the missing object, use 'git fetch --refetch' with the missing object. [2025/10/10 18:11:41.648] fatal: could not fetch 61769844bf96ad70c0d387b9610e548b129937d6 from promisor remote [2025/10/10 18:11:41.664] WARNING:retry.api:Command '['git', 'show', 'r8.0.15:src/mongo/db/modules/enterprise/src/fips/fips_flag_server.idl']' returned non-zero exit status 128., retrying in 5 seconds... [2025/10/10 18:12:27.994] fatal: You are attempting to fetch 39935279cf4a63490604d834ecba8b076fabf030, which is in the commit graph file but not in the object database. [2025/10/10 18:12:27.994] This is probably due to repo corruption. [2025/10/10 18:12:27.994] If you are attempting to repair this repo corruption by refetching the missing object, use 'git fetch --refetch' with the missing object. [2025/10/10 18:12:29.953] fatal: could not fetch 652238c0c18ae4add4029ef168af569c32a1d0b4 from promisor remote [2025/10/10 18:12:29.969] WARNING:retry.api:Command '['git', 'show', 'r8.0.15:src/mongo/db/s/refine_collection_shard_key_coordinator_document.idl']' returned non-zero exit status 128., retrying in 5 seconds... [2025/10/10 18:12:48.666] fatal: You are attempting to fetch 39935279cf4a63490604d834ecba8b076fabf030, which is in the commit graph file but not in the object database. [2025/10/10 18:12:48.666] This is probably due to repo corruption. [2025/10/10 18:12:48.666] If you are attempting to repair this repo corruption by refetching the missing object, use 'git fetch --refetch' with the missing object. [2025/10/10 18:12:50.644] fatal: could not fetch 69797aa2d22d859ea6b0b323d5874c193addd1db from promisor remote [2025/10/10 18:12:50.660] WARNING:retry.api:Command '['git', 'show', 'r8.0.15:src/mongo/db/storage/storage_parameters.idl']' returned non-zero exit status 128., retrying in 5 seconds... [2025/10/10 18:13:35.776] INFO:checkout-idl:Checking out IDL files in r8.2.1 [2025/10/10 18:13:35.776] fatal: You are attempting to fetch 9c1e41ddbb0f73e2797376782d4f3a20fdec3280, which is in the commit graph file but not in the object database. [2025/10/10 18:13:35.776] This is probably due to repo corruption. [2025/10/10 18:13:35.776] If you are attempting to repair this repo corruption by refetching the missing object, use 'git fetch --refetch' with the missing object. [2025/10/10 18:13:37.806] fatal: could not fetch 9d3b6928a3d01239c782e18d25a0f234b9799a6a from promisor remote [2025/10/10 18:13:37.822] WARNING:retry.api:Command '['git', 'show', 'r8.2.1:src/mongo/db/repl/oplog_entry.idl']' returned non-zero exit status 128., retrying in 5 seconds...
- is related to
-
SERVER-110215 Add retry mechanism to test_api_version_compatibility task
-
- Closed
-
-
SERVER-93061 Use shallow clones in mongodb-mongo-master
-
- Closed
-