Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-11046

The start cursor position is after the stop cursor position: Invalid argument

    • 3
    • StorEng - Defined Pipeline

      Error signature:

      [  446274] [    60.361721] [wiredtiger_logs]    [I] [1683259670:505157][2:0x7f44fbfff640], t, WT_SESSION.truncate: [WT_VERB_DEFAULT][ERROR]: int __wt_session_range_truncate(WT_SESSION_IMPL *, const char *, WT_CURSOR *, WT_CURSOR *), 1535: the start cursor position is after the stop cursor position: Invalid argument
      [  446274] [    60.361744] [wiredtiger_logs]    [I] t: FAILED: int table_op(TINFO *, _Bool, iso_level_t, thread_op)/862: (0 && ret == WT_NOTFOUND) || ret == WT_CACHE_FULL || ret == WT_ROLLBACK: operation failed: 22
      [  446274] [    60.361767] [wiredtiger_logs]    [I] 
      

      Configuration:

      ############################################
      #  RUN PARAMETERS: V3
      ############################################
      assert.read_timestamp=0
      backup=0
      backup.incremental=off
      backup.incr_granularity=7915
      block_cache=0
      block_cache.cache_on_checkpoint=0
      block_cache.cache_on_writes=1
      block_cache.size=62
      btree.huffman_value=0
      buffer_alignment=0
      cache=680
      cache.evict_max=4
      cache.eviction_dirty_target=0
      cache.eviction_dirty_trigger=0
      cache.minimum=20
      checkpoint=wiredtiger
      checkpoint.log_size=94
      checkpoint.wait=44
      debug.checkpoint_retention=9
      debug.cursor_reposition=0
      debug.eviction=0
      debug.log_retention=7
      debug.realloc_exact=0
      debug.realloc_malloc=0
      debug.slow_checkpoint=0
      debug.table_logging=0
      debug.update_restore_evict=0
      disk.data_extend=0
      disk.direct_io=0
      disk.encryption=rotn-7
      disk.mmap=1
      disk.mmap_all=0
      file_manager.close_handle_minimum=15
      file_manager.close_idle_time=26
      file_manager.close_scan_interval=23
      format.abort=0
      format.independent_thread_rng=1
      format.major_timeout=0
      import=0
      logging=0
      logging.compression=none
      logging.file_max=278276
      logging.prealloc=1
      logging.remove=0
      ops.alter=1
      ops.compaction=0
      ops.hs_cursor=1
      ops.bound_cursor=0
      ops.prepare=0
      ops.random_cursor=0
      ops.salvage=0
      ops.verify=1
      quiet=1
      random.data_seed=1584239
      random.extra_seed=9050156
      runs.in_memory=0
      runs.ops=0
      runs.predictable_replay=0
      runs.rows=1000000
      runs.tables=3
      runs.threads=16
      runs.timer=6
      runs.verify_failure_dump=0
      statistics.mode=fast
      statistics_log.sources=off
      stress.aggressive_sweep=0
      stress.checkpoint=0
      stress.checkpoint_evict_page=0
      stress.checkpoint_prepare=0
      stress.evict_reposition=0
      stress.failpoint_eviction_fail_after_reconciliation=0
      stress.failpoint_hs_delete_key_from_ts=1
      stress.hs_checkpoint_delay=0
      stress.hs_search=0
      stress.hs_sweep=0
      stress.sleep_before_read_overflow_onpage=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
      stress.split_8=0
      tiered_storage.flush_frequency=0
      tiered_storage.storage_source=off
      transaction.implicit=16
      transaction.timestamps=0
      wiredtiger.config=off
      wiredtiger.rwlock=1
      wiredtiger.leak_memory=0
      ############################################
      #  TABLE PARAMETERS: table 1
      ############################################
      table1.btree.bitcnt=5
      table1.btree.compression=lz4
      table1.btree.internal_key_truncation=1
      table1.btree.internal_page_max=15
      table1.btree.leaf_page_max=10
      table1.btree.memory_page_max=5
      table1.btree.split_pct=90
      table1.disk.checksum=on
      table1.disk.firstfit=0
      table1.ops.pareto=1
      table1.ops.pareto.skew=55
      table1.ops.pct.delete=6
      table1.ops.pct.insert=7
      table1.ops.pct.modify=78
      table1.ops.pct.read=5
      table1.ops.pct.write=4
      table1.ops.truncate=1
      table1.runs.mirror=1
      table1.runs.source=table
      table1.runs.type=fixed-length column-store
      ############################################
      #  TABLE PARAMETERS: table 2
      ############################################
      table2.btree.compression=none
      table2.btree.dictionary=0
      table2.btree.internal_key_truncation=1
      table2.btree.internal_page_max=9
      table2.btree.leaf_page_max=9
      table2.btree.memory_page_max=5
      table2.btree.repeat_data_pct=41
      table2.btree.split_pct=51
      table2.btree.value_max=2817
      table2.btree.value_min=7
      table2.disk.checksum=unencrypted
      table2.disk.firstfit=0
      table2.ops.pareto=1
      table2.ops.pareto.skew=8
      table2.ops.pct.delete=81
      table2.ops.pct.insert=5
      table2.ops.pct.modify=0
      table2.ops.pct.read=0
      table2.ops.pct.write=14
      table2.ops.truncate=1
      table2.runs.mirror=1
      table2.runs.source=table
      table2.runs.type=variable-length column-store
      ############################################
      #  TABLE PARAMETERS: table 3
      ############################################
      table3.btree.compression=zstd
      table3.btree.dictionary=0
      table3.btree.internal_key_truncation=1
      table3.btree.internal_page_max=11
      table3.btree.leaf_page_max=14
      table3.btree.memory_page_max=10
      table3.btree.repeat_data_pct=36
      table3.btree.split_pct=54
      table3.btree.value_max=1604
      table3.btree.value_min=5
      table3.disk.checksum=on
      table3.disk.firstfit=0
      table3.ops.pareto=0
      table3.ops.pareto.skew=94
      table3.ops.pct.delete=0
      table3.ops.pct.insert=6
      table3.ops.pct.modify=0
      table3.ops.pct.read=0
      table3.ops.pct.write=94
      table3.ops.truncate=1
      table3.runs.mirror=0
      table3.runs.source=file
      table3.runs.type=variable-length column-store
      

        1. 446274_data.tgz
          14.78 MB
          javi Arguello
        2. 446274_t_signal-6.core.gz
          25.70 MB
          javi Arguello

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: