Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-2655

!haveJournalFiles() assertion in repl3 test

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0-rc2
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • ALL

      <http://buildbot.mongodb.org/builders/Linux%2064-bit%20DUR%20ON/builds/267/steps/test_4/logs/stdio>

      m31001| repl: time diff: 2sec
      m31001| repl: tailing: 0
      m31001| repl: data too stale, halting replication
      m31001| Sun Feb 27 12:57:19 [replslave] caught SyncException
      m31001| Sun Feb 27 12:57:19 [replslave] repl: sleep 10sec before next pass
      m31000| Sun Feb 27 12:57:29 [initandlisten] connection accepted from 127.0.0.1:55772 #5
      m31001| Sun Feb 27 12:57:29 [replslave] resync: dropping database jstests_repl3test
      m31001| Sun Feb 27 12:57:29 [replslave] removeJournalFiles
      m31001| Sun Feb 27 12:57:29 [dur] lsn set 11151
      m31001| Sun Feb 27 12:57:29 [replslave] jstests_repl3test Assertion failure !haveJournalFiles() db/dur.cpp 648
      m31001| 0x5255c1 0x535d01 0x6eee31 0x639296 0x649b0b 0x649e98 0x649f64 0x64a0ac 0x64a605 0x2ac7a91ed230 0x2ac7a8ac1971 0x2ac7aa55f92d
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo12sayDbContextEPKc+0xb1) [0x5255c1]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo8assertedEPKcS1_j+0xc1) [0x535d01]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo12dropDatabaseESs+0xc1) [0x6eee31]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(ZN5mongo10ReplSource10resyncDropEPKcS2+0xc6) [0x639296]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo10ReplSource11forceResyncEPKc+0x47b) [0x649b0b]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo10ReplSource15forceResyncDeadEPKc+0x68) [0x649e98]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo10ReplSource24throttledForceResyncDeadEPKc+0x34) [0x649f64]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo8replMainEv+0x11c) [0x64a0ac]
      m31001| /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/mongod(_ZN5mongo15replSlaveThreadEv+0x175) [0x64a605]
      m31001| /usr/lib/libboost_thread.so.1.42.0(thread_proxy+0x60) [0x2ac7a91ed230]
      m31001| /lib/libpthread.so.0(+0x7971) [0x2ac7a8ac1971]
      m31001| /lib/libc.so.6(clone+0x6d) [0x2ac7aa55f92d]
      m31001| Sun Feb 27 12:57:29 [replslave] Assertion in replSlaveThread(): sleeping 5 minutes before retry
      m31000| Sun Feb 27 12:57:29 [conn4] end connection 127.0.0.1:55771
      m31000| Sun Feb 27 12:57:29 [conn5] end connection 127.0.0.1:55772
      Sun Feb 27 12:57:49 [dur] lsn set 656219
      assert.soon failed: function () {
      return s.getDB(baseName).a.find().count() == count;
      }, msg:undefined
      Error("Printing Stack Trace")@:0
      ()@shell/utils.js:21
      ("assert.soon failed: function ()

      {\n return s.getDB(baseName).a.find().count() == count;\n}

      , msg:undefined")@shell/utils.js:32
      ((function ()

      {return s.getDB(baseName).a.find().count() == count;}

      ))@shell/utils.js:118
      (1001)@/home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/jstests/repl/repl3.js:6
      (15)@/home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/jstests/repl/repl3.js:36
      @/home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/jstests/repl/repl3.js:46

      Sun Feb 27 12:58:03 uncaught exception: assert.soon failed: function () {
      return s.getDB(baseName).a.find().count() == count;
      }, msg:undefined
      failed to load: /home/yellow/buildslave/Linux_64bit_DUR_ON/mongo/jstests/repl/repl3.js

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: