Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
-
Query Integration
-
ALL
-
20
Description
Given BF-30253 is already a part of PM-3512, marking this as "Waiting for Bug Fix" so that we don't need to revisit this BF until this is confirmed to be fixed. Anyone who works on PM-3512, please, confirm that this is fixed and then close this BF.
===original BF description===
search_pinned_connections_auth on enterprise-rhel-80-64-bit-dynamic-classic-engine
Host: i-0ef7296afddafd653
Project: mongodb-mongo-master
Commit: 2deea5b5
Failing Test Logs:
Task Logs:
Assert Soon Failure
Logs:
assert.soon failed (timeout 600000ms): function() {
|
let resp = assert.commandWorked(mongotTestDB.runCommand({getQueuedResponses: 1}));
|
return resp.numRemainingResponses === 0;
|
} The hang analyzer is automatically called in assert.soon functions. If you are *expecting* assert.soon to possibly fail, call assert.soon with {runHangAnalyzer: false} as the fifth argument (you can fill unused arguments with `undefined`). Running hang analyzer from assert.soon.
|
Running hang analyzer for pids [10141,10134]
|
Repro Artifacts: