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

test_schema_abort still failed after increasing startup timeout to 30 seconds

    • Type: Icon: Bug Bug
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Right after merging the change of WT-4272 - increasing schema/abort test startup timeout to 30 seconds, the schema abort test still failed on 'tinderbox':

      http://build.wiredtiger.com:8080/job/wiredtiger-linux-directio/5653/console

      CONFIG: test_schema_abort -C -m -h WT_TEST.schema-abort -T 5 -t 10
      Create checkpoint thread
      Create timestamp thread
      Create 5 writer threads
      After 30 seconds stable still not set. Aborting.
      THREAD 0: ts: 25322 op noop
      THREAD 1: ts: 16927 op noop
      THREAD 2: ts: 3 op create
      THREAD 3: ts: 13 op create
      THREAD 4: ts: 22 op create
      Thread 0 starts at 0
      Thread 2 starts at 2000000000
      Thread 1 starts at 1000000000
      Thread 3 starts at 3000000000
      Thread 4 starts at 4000000000
      CKPT: !stable_set time 1
      CKPT: !stable_set time 1
      CKPT: !stable_set time 1
      CKPT: !stable_set time 2
      ...
      CKPT: !stable_set time 30
      CKPT: !stable_set time 31
      Parent: compatibility: true, in-mem log sync: true, timestamp in use: true
      Parent: Create 5 threads; sleep 10 seconds
      CONFIG: test_schema_abort -C -m -h WT_TEST.schema-abort -T 5 -t 10
      test_schema_abort: FAILED: Child process 45889 abnormally exited: Invalid argument
      process aborting
      ../../../test/csuite/schema_abort/smoke.sh: line 10: 45886 Aborted                 (core dumped) $TEST_WRAPPER ./test_schema_abort -C -m -t 10 -T 5
      FAIL schema_abort/smoke.sh (exit status: 134) 

      Function backtrace:

      (gdb) bt
      #0  0x00007fc8858199fb in raise () from /lib64/libc.so.6
      #1  0x00007fc88581b800 in abort () from /lib64/libc.so.6
      #2  0x0000000000406d01 in thread_ckpt_run (arg=0x13a4140) at ../../../test/csuite/schema_abort/main.c:588
      #3  0x00007fc885bbf36d in start_thread () from /lib64/libpthread.so.0
      #4  0x00007fc8858f3b4f in clone () from /lib64/libc.so.6 

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            luke.chen@mongodb.com Luke Chen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: