BSON compatibility tests failing

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Fixed
    • Priority: Unknown
    • 7.3.0
    • Affects Version/s: None
    • Component/s: None
    • 1
    • 1
    • Not Needed
    • None
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?
    • None
    • None
    • None
    • None
    • None
    • None

      BSON compatibility tests are failing with
      [2026/05/06 13:13:28.069] + git reset --hard HEAD
      [2026/05/06 13:13:28.069] + git fetch origin refs/tags/v7.0.0
      [2026/05/06 13:13:28.069] From https://github.com/mongodb/node-mongodb-native
      [2026/05/06 13:13:28.069] * tag v7.0.0 -> FETCH_HEAD
      [2026/05/06 13:13:28.395] + git checkout refs/tags/v7.0.0
      [2026/05/06 13:13:28.395] error: pathspec 'refs/tags/v7.0.0' did not match any file(s) known to git
      [2026/05/06 13:13:28.395] Command 'shell.exec' in function 'switch source' (step 4 of 7) failed: shell script encountered problem: exit code 1.
      [2026/05/06 13:13:28.395] Finished command 'shell.exec' in function 'switch source' (step 4 of 7) in 8.566853092s.
      [2026/05/06 13:13:28.395] Running task commands failed: running command: command failed: shell script encountered problem: exit code 1

      Most likely reason is that evergreen stopped pulling tags locally and therefore there is no local 7.0.0 on CI.

      Confirmed: local version of evergreen after cloning project doesn't always contain all tags, so we need to fetch code specifying local ref.

            Assignee:
            Sergey Zelenov
            Reporter:
            Sergey Zelenov
            Pavel Safronov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: