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

test/format failure: LSM config

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.6.5
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      I'm seeing a variety of failures with this config, but so far no failure more than once:

      ############################################
      #  RUN PARAMETERS
      ############################################
      # bitcnt not applicable to this run
      cache=20
      compression=none
      data_extend=0
      data_source=lsm
      delete_pct=41
      dictionary=0
      file_type=row-store
      huffman_key=0
      huffman_value=0
      insert_pct=32
      internal_key_truncation=0
      internal_page_max=12
      key_gap=13
      key_max=64
      key_min=25
      leaf_page_max=12
      ops=10000
      prefix=1
      repeat_data_pct=86
      reverse=1
      rows=1000
      split_pct=57
      threads=1
      value_max=64
      value_min=5
      # wiredtiger_config not applicable to this run
      write_pct=37
      ############################################
      
        65: lsm, row-store                                                          
      t, file:wt-000007.lsm, session.checkpoint: free failed: 66560/1024 is on the discard list
      t, file:wt-000007.lsm, session.checkpoint: the WiredTiger library cannot continue; the process must exit and restart
      t, file:wt-000007.lsm, session.checkpoint: aborting WiredTiger library
      
        90: lsm, row-store                                                          
      t, file:wt-000007.lsm, session.checkpoint: pthread_rwlock_wrlock: btree handle: Resource deadlock avoided
      t, file:wt-000001.lsm, session.checkpoint: pthread_rwlock_wrlock: btree handle: Resource deadlock avoided
      t: session.checkpoint: Resource deadlock avoided
      
        90: lsm, row-store                                                          
      nextprev: next key mismatch: 0, insert 216, update 219, remove 265   
      	bdb-key {0000000712.13/opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl}
      	 wt-key {0000000712.10/opqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl}
      

            Assignee:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: