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

auth1.js failed on Linux 64-bit DEBUG

    • ALL

      Spencer, it looks like you blowed things up real good.

      All of our master builders failed except "Windows 64-bit 2008R2+ DEBUG" which hasn't picked up commit c5afca5b yet.

      Linux 64-bit DEBUG Build #2388

      http://buildbot.mongodb.org/builders/Linux%2064-bit%20DEBUG/builds/2388/steps/test_1/logs/stdio
      http://buildlogs.mongodb.org/Linux%2064-bit%20DEBUG/builds/2388/test/small%20oplog/auth1.js

      MongoDB shell version: 2.5.2-pre-
      connecting to: 127.0.0.1:27999/test
      true
      { "user" : "eliot", "readOnly" : false }
      Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 }
      Error: 18 { ok: 0.0, errmsg: "auth failed", code: 18 }
      Thu Aug  1 04:50:40.945 [replslave] build index done.  scanned 0 total records. 0.001 secs
      Thu Aug  1 04:50:40.945 [replslave] build index test.system.users { user: 1, userSource: 1 }
      Thu Aug  1 04:50:40.946 [replslave] build index done.  scanned 0 total records. 0.001 secs
      assert failed : didn't remove user
      Error: Printing Stack Trace
          at printStackTrace (src/mongo/shell/utils.js:37:15)
          at doassert (src/mongo/shell/assert.js:6:5)
          at assert (src/mongo/shell/assert.js:14:5)
          at /data/buildslaves/Linux_64bit_DEBUG/mongo/jstests/auth1.js:20:1
      Thu Aug  1 04:50:41.063 assert failed : didn't remove user at src/mongo/shell/assert.js:7
      failed to load: /data/buildslaves/Linux_64bit_DEBUG/mongo/jstests/auth1.js
      

      git-bisect says:

      c5afca5be18c26faeb7a8c0ca6ad8281d7dc376c is the first bad commit
      commit c5afca5be18c26faeb7a8c0ca6ad8281d7dc376c
      Author: Spencer T Brody <spencer@10gen.com>
      Date:   Tue Jul 30 16:07:57 2013 -0400
      
          SERVER-9518 Fix getAllV1PrivilegeDocsForDB in mongod by using the proper namespace for system.users
      
      :040000 040000 438e24c1d7b6c11a400175aa82c41b29ef78feeb 88257e9511975d3ebae941d3c1ea1cd2cc34e6f1 M src
      bisect run success
      

            Assignee:
            spencer@mongodb.com Spencer Brody (Inactive)
            Reporter:
            matt.kangas Matt Kangas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: