Bulk write test failures due to missing error messages on "latest" server version

XMLWordPrintableJSON

    • Type: Build Failure
    • Resolution: Gone away
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • 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

      As shown in this task, various tests against the "latest" server version are failing due to missing error messages in bulk writes.

       [2022/03/01 21:15:22.511] FAILURE:  (FAILED)
       [2022/03/01 21:15:22.511] 001+ BulkWriteException: Multiple write errors: "E11000 duplicate key error collection: phongo.manager_manager_executeBulkWrite_error_002 index: _id_ dup key: { _id: 1 }", ""
       [2022/03/01 21:15:22.511] 001- BulkWriteException: Multiple write errors: "%SE11000 duplicate key error %s: phongo.manager_manager_executeBulkWrite_error_002%sdup key: { %S: 1 }", "%SE11000 duplicate key error %s: phongo.manager_manager_executeBulkWrite_error_002%sdup key: { %S: 2 }"
       [2022/03/01 21:15:22.511] 024+   string(0) ""
       [2022/03/01 21:15:22.511] 024-   string(%d) "%s"
       [2022/03/01 21:15:22.511] 032+ writeError[3].message:
       [2022/03/01 21:15:22.511] 032- writeError[3].message: %s
      

      This appears to be caused by SERVER-64078. While there's nothing to address in libmongoc/PHPC, I wanted to log this ticket to track the error until the server issue is resolved.

            Assignee:
            Jeremy Mikola
            Reporter:
            Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: