[SERVER-65316] Several tests do not pass burn-in routine with inMemory engine Created: 06/Apr/22  Updated: 30/Jan/24

Status: Open
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Romans Kasperovics Assignee: Romans Kasperovics
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Assigned Teams:
Query Execution
Operating System: ALL
Steps To Reproduce:

buildscripts/resmoke.py run --suites=<suite> --storageEngine=inMemory --repeatTestsMax=1000 --repeatTestsMin=2 --repeatTestsSecs=600.0 --shuffle --storageEngineCacheSizeGB=4 <jstests/path/to/test>

Sprint: QE 2022-04-18, QE 2022-05-02, QE 2022-05-16, QE 2022-05-30, QE 2022-06-13, QE 2022-06-27, QE 2022-07-11, QE 2022-07-25, QE 2022-08-08, QE 2024-03-18
Participants:
Linked BF Score: 20

 Description   

Identified tests so far:

  • jstests/aggregation/spill_to_disk.js (suite: aggregation_mongos_passthrough)
  • jstests/core/explain_execution_error.js (suite: causally_consistent_jscore_passthrough)
  • jstests/core/views/views_aggregation.js (suite: cwrwc_passthrough)
  • jstests/core/sortj.js (suite: cwrwc_passthrough)
  • jstests/core/sortb.js (suite: causally_consistent_jscore_passthrough)
  • jstests/core/sortg.js (suite: cwrwc_passthrough)

Common trait:
"ctx":"JournalFlusher",
"msg":"The JournalFlusher encountered an error attempting to flush data to disk",
"attr":

{"JournalFlusherError":"ExceededMemoryLimit: -31807: WT_CACHE_FULL: operation would overflow cache"}

Perhaps the solution is to add "requires_journaling" or "requires_persistence" tags to these tests.



 Comments   
Comment by Kyle Suarez [ 12/Aug/22 ]

I have zero time to take a look at this; sorry. Sending back to the triage queue.

Generated at Thu Feb 08 06:02:24 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.