|
Test jstests/core/api/api_version_unstable_indexes.js fails with the following:
[j6:prim] | 2023-06-19T17:26:55.402+00:00 I - 6744300 [conn38] "setFeatureCompatibilityVersion command called","attr":{"upgradeOrDowngrade":"upgrade","serverType":"replica set/standalone","fromVersion":"7.0","toVersion":"7.1"}[js_test:api_version_unstable_indexes] 2023-06-19T17:26:55.402Z assert failed[js_test:api_version_unstable_indexes] doassert@src/mongo/shell/assert.js:20:14[js_test:api_version_unstable_indexes] assert@src/mongo/shell/assert.js:152:17[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:85:11[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:101:3[js_test:api_version_unstable_indexes] uncaught exception: Error: assert failed :[js_test:api_version_unstable_indexes] doassert@src/mongo/shell/assert.js:20:14[js_test:api_version_unstable_indexes] assert@src/mongo/shell/assert.js:152:17[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:85:11[js_test:api_version_unstable_indexes] @jstests/core/api/api_version_unstable_indexes.js:101:3[js_test:api_version_unstable_indexes] failed to load: jstests/core/api/api_version_unstable_indexes.js
|
right at the time of fcv downgrade. This is probably the result of the fcv command aborting the ongoing operation thus the explain does not contain the correct stage.
Evergreen: https://parsley.mongodb.com/resmoke/654a1576f73a8530136bccf93e68dd3d/test/176a1f786ec66f47da7f09b18648a370?bookmarks=0,651&shareLine=221
|