Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
3
-
2023-07-11 WiredTractor
Description
This occurred during a patch build executed from the develop branch but the task that failed is compatibility-test-for-older-releases while running test/format on 4.4:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
Running format in branch: "mongodb-4.4"
|
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
|
...
|
############################################
|
# RUN PARAMETERS: V2
|
############################################
|
assert.read_timestamp=0
|
assert.write_timestamp=0
|
backup=0
|
backup.incremental=off
|
backup.incr_granularity=6620
|
btree.bitcnt=6
|
btree.compression=none
|
btree.dictionary=0
|
btree.huffman_value=0
|
btree.internal_key_truncation=0
|
btree.internal_page_max=10
|
btree.key_max=26
|
btree.key_min=25
|
btree.leaf_page_max=12
|
btree.memory_page_max=10
|
btree.prefix=0
|
btree.prefix_compression=0
|
btree.prefix_compression_min=3
|
btree.repeat_data_pct=9
|
btree.reverse=0
|
btree.split_pct=72
|
btree.value_max=989
|
btree.value_min=18
|
cache=80
|
cache.evict_max=5
|
cache.minimum=0
|
checkpoint=0
|
checkpoint.log_size=200
|
checkpoint.wait=87
|
disk.checksum=on
|
disk.data_extend=0
|
disk.direct_io=0
|
disk.encryption=none
|
disk.firstfit=1
|
disk.mmap=0
|
disk.mmap_all=0
|
format.abort=0
|
format.independent_thread_rng=1
|
format.major_timeout=0
|
import=0
|
logging=0
|
logging.archive=1
|
logging.compression=none
|
logging.file_max=434937
|
logging.prealloc=1
|
lsm.auto_throttle=1
|
lsm.bloom=1
|
lsm.bloom_bit_count=46
|
lsm.bloom_hash_count=32
|
lsm.bloom_oldest=0
|
lsm.chunk_size=3
|
lsm.merge_max=7
|
lsm.worker_threads=3
|
ops.alter=0
|
ops.compaction=0
|
ops.hs_cursor=0
|
ops.pct.delete=37
|
ops.pct.insert=45
|
ops.pct.modify=0
|
ops.pct.read=16
|
ops.pct.write=2
|
ops.prepare=0
|
ops.random_cursor=0
|
ops.salvage=0
|
ops.truncate=0
|
ops.verify=1
|
quiet=1
|
runs=1
|
runs.in_memory=0
|
runs.ops=0
|
runs.rows=1000000
|
runs.source=table
|
runs.threads=23
|
runs.timer=4
|
runs.type=fixed-length column-store
|
runs.verify_failure_dump=0
|
statistics=0
|
statistics.server=0
|
stress.aggressive_sweep=0
|
stress.checkpoint=0
|
stress.checkpoint_reserved_txnid_delay=0
|
stress.checkpoint_prepare=0
|
stress.failpoint_hs_delete_key_from_ts=0
|
stress.hs_checkpoint_delay=0
|
stress.hs_search=0
|
stress.hs_sweep=0
|
stress.split_1=0
|
stress.split_2=0
|
stress.split_3=0
|
stress.split_4=0
|
stress.split_5=0
|
stress.split_6=0
|
stress.split_7=0
|
transaction.implicit=4
|
transaction.timestamps=0
|
wiredtiger.config=
|
wiredtiger.rwlock=0
|
wiredtiger.leak_memory=1
|
############################################
|
snapshot-isolation: 343445 search: expected {0x14}, found {0x00}
|