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

sharding/gridfs.js failing

    • Fully Compatible
    • ALL
    • 0

      http://buildlogs.mongodb.org/Linux%2064-bit%20DEBUG/builds/2039/test/sharding/gridfs.js

      fileObj: {
      	"_id" : ObjectId("515c83346f0ec0572698de13"),
      	"filename" : "mongod",
      	"chunkSize" : 262144,
      	"uploadDate" : ISODate("2013-04-03T19:30:19.963Z"),
      	"md5" : "63776150205c0a8ea74832560e3e29a4",
      	"length" : 208803033
      }
      filemd5 output: {
      	"md5state" : BinData(0,"AAAgAQAAAAC9IOle7Rm24RV8I9G9vHxmBwAAAAAAAABw6E9O6H8AACcAAAAAAAAAkOhPTuh/AAAIvzhi6H8AAAQAAAAAAAAAJwAAAAAAAADg6E9O6H8AAA=="),
      	"numChunks" : 9,
      	"md5" : "326ae24f1c65a01eae699bb56e28a9dc",
      	"ok" : 1
      }
      assert: ["63776150205c0a8ea74832560e3e29a4"] != ["326ae24f1c65a01eae699bb56e28a9dc"] are not equal : undefined
      Error: Printing Stack Trace
          at printStackTrace (src/mongo/shell/utils.js:37:15)
          at doassert (src/mongo/shell/assert.js:6:5)
          at Function.assert.eq (src/mongo/shell/assert.js:32:5)
          at testGridFS (/home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/sharding/gridfs.js:33:12)
          at /home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/sharding/gridfs.js:59:1
      Wed Apr  3 15:30:20.048 JavaScript execution failed: ["63776150205c0a8ea74832560e3e29a4"] != ["326ae24f1c65a01eae699bb56e28a9dc"] are not equal : undefined at src/mongo/shell/assert.js:L7
      failed to load: /home/yellow/buildslave/Linux_64bit_DEBUG/mongo/jstests/sharding/gridfs.js
      

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: