(view as text)
[?1034hscons: Reading SConscript files ...
scons version: 0.98.4
python version: 2 5 1 'final' 0
Checking for C library stdc++... (cached) yes
Checking for C++ header file pcrecpp.h... (cached) yes
Checking for C++ header file boost/filesystem/operations.hpp... (cached) yes
Checking for C++ header file execinfo.h... (cached) yes
Checking for C library pcap... (cached) no
Checking for C library wpcap... (cached) no
Checking for C++ header file boost/filesystem/operations.hpp... (cached) yes
Checking for C++ header file execinfo.h... (cached) yes
Checking for C library pcap... (cached) no
Checking for C library wpcap... (cached) no
scons: done reading SConscript files.
scons: Building targets ...
python buildscripts/smoke.py mongosTest
cwd [/home/yellow/buildbot/Linux_64bit_v8/mongo]
num procs:83
removing: /data/db/sconsTests//copydb2-test-a.ns
removing: /data/db/sconsTests//copydb2-test-b.0
removing: /data/db/sconsTests//copydb2-test-a.0
removing: /data/db/sconsTests//dbhashb.1
removing: /data/db/sconsTests//copydb-test-a.1
removing: /data/db/sconsTests//copydb-test-b.0
removing: /data/db/sconsTests//test.3
removing: /data/db/sconsTests//test.ns
removing: /data/db/sconsTests//dbhasha.1
removing: /data/db/sconsTests//copydb2-test-a.1
removing: /data/db/sconsTests//test.1
removing: /data/db/sconsTests//dbhasha.ns
removing: /data/db/sconsTests//copydb2-test-b.ns
removing: /data/db/sconsTests//copydb-test-a.0
removing: /data/db/sconsTests//dbhashb.ns
removing: /data/db/sconsTests//dbhasha.0
removing: /data/db/sconsTests//dbhashb.0
removing: /data/db/sconsTests//copydb-test-b.ns
removing: /data/db/sconsTests//admin.ns
removing: /data/db/sconsTests//mongod.lock
removing: /data/db/sconsTests//copydb2-test-b.1
removing: /data/db/sconsTests//test.0
removing: /data/db/sconsTests//copydb-test-a.ns
removing: /data/db/sconsTests//admin.0
removing: /data/db/sconsTests//test.2
removing: /data/db/sconsTests//admin.1
removing: /data/db/sconsTests//copydb-test-b.1
Fri Jun 25 03:05:35 MongoDB starting : pid=31203 port=32000 dbpath=/data/db/sconsTests/ 64-bit
** NOTE: This is a development version (1.5.4-pre-) of MongoDB.
** Not recommended for production.
Fri Jun 25 03:05:35 db version v1.5.4-pre-, pdfile version 4.5
Fri Jun 25 03:05:35 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
Fri Jun 25 03:05:35 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
Fri Jun 25 03:05:35 waiting for connections on port 32000
Fri Jun 25 03:05:35 web admin interface listening on port 33000
Fri Jun 25 03:05:36 connection accepted from 127.0.0.1:57016 #1
Fri Jun 25 03:05:36 end connection 127.0.0.1:57016
Fri Jun 25 03:05:36 min: shard1 0
Fri Jun 25 03:05:36 max: shard0 2
Fri Jun 25 03:05:36 draining: 0(0)
Fri Jun 25 03:05:36 balancer: chose [shard0] to [shard1] { min: { x: { $minKey: 1 } }, max: { x: 49 } }
Fri Jun 25 03:05:36 min: shard1 1
Fri Jun 25 03:05:36 max: shard0 1
Fri Jun 25 03:05:36 draining: 1(1)
Fri Jun 25 03:05:36 balancer: chose [shard0] to [shard1] { min: { x: { $minKey: 1 } }, max: { x: 49 } }
Fri Jun 25 03:05:36 balancer: no availalable shards to take chunks
Fri Jun 25 03:05:36 policyObjUnitTest passed
Fri Jun 25 03:05:36 DBConfig unserialize: abc { _id: "abc", partitioned: true, primary: "myserver" }
Fri Jun 25 03:05:36 DBConfig unserialize: abc { _id: "abc", partitioned: true, primary: "myserver", sharded: { abc.foo: { key: { a: 1 }, unique: false }, abc.bar: { key: { kb: -1 }, unique: true } } }
Fri Jun 25 03:05:36 shardObjTest passed
tests passed
Fri Jun 25 03:05:36 connection accepted from 127.0.0.1:57017 #2
Fri Jun 25 03:05:37 end connection 127.0.0.1:57017
Fri Jun 25 03:05:37 connection accepted from 127.0.0.1:57018 #3
Fri Jun 25 03:05:37 ****ok. response.data:1 time:0.059ms len: 5 data: i am fine - dbMsg deprecated
Fri Jun 25 03:05:38 end connection 127.0.0.1:57018
Fri Jun 25 03:05:38 got kill or ctrl c signal 15 (Terminated), will terminate after current cmd ends
Fri Jun 25 03:05:38 now exiting
Fri Jun 25 03:05:38 dbexit:
Fri Jun 25 03:05:38 shutdown: going to close listening sockets...
Fri Jun 25 03:05:38 going to close listening socket: 5
Fri Jun 25 03:05:38 going to close listening socket: 6
Fri Jun 25 03:05:38 going to close listening socket: 7
Fri Jun 25 03:05:38 going to close listening socket: 8
Fri Jun 25 03:05:38 shutdown: going to flush oplog...
Fri Jun 25 03:05:38 shutdown: going to close sockets...
Fri Jun 25 03:05:38 shutdown: waiting for fs preallocator...
Fri Jun 25 03:05:38 shutdown: closing all files...
Fri Jun 25 03:05:38 closeAllFiles() finished
Fri Jun 25 03:05:38 shutdown: removing fs lock...
Fri Jun 25 03:05:38 dbexit: really exiting now
running ./mongod --port 32000 --dbpath /data/db/sconsTests/
*******************************************
Test : mongos ...
4.39310073853ms
1 test succeeded
python buildscripts/smoke.py smokeSharding
cwd [/home/yellow/buildbot/Linux_64bit_v8/mongo]
num procs:83
removing: /data/db/sconsTests//mongod.lock
Fri Jun 25 03:05:50 MongoDB starting : pid=31226 port=32000 dbpath=/data/db/sconsTests/ 64-bit
** NOTE: This is a development version (1.5.4-pre-) of MongoDB.
** Not recommended for production.
Fri Jun 25 03:05:50 db version v1.5.4-pre-, pdfile version 4.5
Fri Jun 25 03:05:50 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
Fri Jun 25 03:05:50 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
Fri Jun 25 03:05:50 waiting for connections on port 32000
Fri Jun 25 03:05:50 web admin interface listening on port 33000
Fri Jun 25 03:05:51 connection accepted from 127.0.0.1:57019 #1
Fri Jun 25 03:05:51 end connection 127.0.0.1:57019
MongoDB shell version: 1.5.4-pre-
fork() available!
shell: started program /home/yellow/buildbot/Linux_64bit_v8/mongo/mongod --port 30000 --dbpath /data/db/auto10 --noprealloc --smallfiles --oplogSize 2 --nohttpinterface
m30000| Fri Jun 25 03:05:51 MongoDB starting : pid=31235 port=30000 dbpath=/data/db/auto10 64-bit
m30000|
m30000| ** NOTE: This is a development version (1.5.4-pre-) of MongoDB.
m30000| ** Not recommended for production.
m30000|
m30000| Fri Jun 25 03:05:51 db version v1.5.4-pre-, pdfile version 4.5
m30000| Fri Jun 25 03:05:51 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
m30000| Fri Jun 25 03:05:51 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
m30000| Fri Jun 25 03:05:51 waiting for connections on port 30000
m30000| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:60411 #1
shell: started program /home/yellow/buildbot/Linux_64bit_v8/mongo/mongod --port 30001 --dbpath /data/db/auto11 --noprealloc --smallfiles --oplogSize 2 --nohttpinterface
m30001| Fri Jun 25 03:05:52 MongoDB starting : pid=31245 port=30001 dbpath=/data/db/auto11 64-bit
m30001|
m30001| ** NOTE: This is a development version (1.5.4-pre-) of MongoDB.
m30001| ** Not recommended for production.
m30001|
m30001| Fri Jun 25 03:05:52 db version v1.5.4-pre-, pdfile version 4.5
m30001| Fri Jun 25 03:05:52 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
m30001| Fri Jun 25 03:05:52 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
m30001| Fri Jun 25 03:05:52 waiting for connections on port 30001
shell: started program /home/yellow/buildbot/Linux_64bit_v8/mongo/mongos --port 31000 -v --configdb localhost:30000
m31000| Fri Jun 25 03:05:52 /home/yellow/buildbot/Linux_64bit_v8/mongo/mongos db version v1.5.4-pre-, pdfile version 4.5 starting (--help for usage)
m31000| Fri Jun 25 03:05:52 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
m31000| Fri Jun 25 03:05:52 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
m31000| Fri Jun 25 03:05:52 config string : localhost:30000
m30001| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:37823 #1
m30000| Fri Jun 25 03:05:52 allocating new datafile /data/db/auto10/config.ns, filling with zeroes...
m30000| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:60414 #2
m30000| Fri Jun 25 03:05:52 done allocating datafile /data/db/auto10/config.ns, size: 16MB, took 0.025 secs
m30000| Fri Jun 25 03:05:52 allocating new datafile /data/db/auto10/config.0, filling with zeroes...
m30000| Fri Jun 25 03:05:52 done allocating datafile /data/db/auto10/config.0, size: 16MB, took 0.025 secs
m30000| Fri Jun 25 03:05:52 building new index on { _id: 1 } for config.settings
m30000| Fri Jun 25 03:05:52 Buildindex config.settings idxNo:0 { name: "_id_", ns: "config.settings", key: { _id: 1 } }
m30000| Fri Jun 25 03:05:52 done for 0 records 0.011secs
m30000| Fri Jun 25 03:05:52 building new index on { _id: 1 } for config.version
m30000| Fri Jun 25 03:05:52 Buildindex config.version idxNo:0 { name: "_id_", ns: "config.version", key: { _id: 1 } }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m30000| Fri Jun 25 03:05:52 building new index on { _id: 1 } for config.chunks
m30000| Fri Jun 25 03:05:52 Buildindex config.chunks idxNo:0 { name: "_id_", ns: "config.chunks", key: { _id: 1 } }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m30000| Fri Jun 25 03:05:52 info: creating collection config.chunks on add index
m30000| building new index on { ns: 1, min: 1 } for config.chunks
m30000| Fri Jun 25 03:05:52 Buildindex config.chunks idxNo:1 { ns: "config.chunks", key: { ns: 1, min: 1 }, name: "ns_1_min_1", unique: true }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m30000| Fri Jun 25 03:05:52 building new index on { ns: 1, shard: 1, min: 1 } for config.chunks
m30000| Fri Jun 25 03:05:52 Buildindex config.chunks idxNo:2 { ns: "config.chunks", key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", unique: true }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m30000| Fri Jun 25 03:05:52 building new index on { _id: 1 } for config.shards
m30000| Fri Jun 25 03:05:52 Buildindex config.shards idxNo:0 { name: "_id_", ns: "config.shards", key: { _id: 1 } }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m30000| Fri Jun 25 03:05:52 info: creating collection config.shards on add index
m30000| building new index on { host: 1 } for config.shards
m30000| Fri Jun 25 03:05:52 Buildindex config.shards idxNo:1 { ns: "config.shards", key: { host: 1 }, name: "host_1", unique: true }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m31000| Fri Jun 25 03:05:52 MaxChunkSize: value: 50
m31000| Fri Jun 25 03:05:52 balancer myid: sb1.10gen.cc:31000
m30000| Fri Jun 25 03:05:52 building new index on { _id: 1 } for config.mongos
m30000| Fri Jun 25 03:05:52 Buildindex config.mongos idxNo:0 { name: "_id_", ns: "config.mongos", key: { _id: 1 } }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m31000| Fri Jun 25 03:05:52 waiting for connections on port 31000
m31000| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:60066 #1
m31000| Fri Jun 25 03:05:52 couldn't find database [admin] in config db
m30000| Fri Jun 25 03:05:52 building new index on { _id: 1 } for config.databases
m30000| Fri Jun 25 03:05:52 Buildindex config.databases idxNo:0 { name: "_id_", ns: "config.databases", key: { _id: 1 } }
m30000| Fri Jun 25 03:05:52 done for 0 records 0secs
m31000| Fri Jun 25 03:05:52 put [admin] on: config:localhost:30000
m30000| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:60417 #3
m31000| Fri Jun 25 03:05:52 going to add shard: { _id: "shard0", host: "localhost:30000" }
m30001| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:37828 #2
m31000| Fri Jun 25 03:05:52 going to add shard: { _id: "shard1", host: "localhost:30001" }
m31000| Fri Jun 25 03:05:52 couldn't find database [test] in config db
m31000| Fri Jun 25 03:05:52 picking shard: shard: shard1:localhost:30001 mapped: 0 writeLock: 0
m31000| Fri Jun 25 03:05:52 put [test] on: shard1:localhost:30001
m31000| Fri Jun 25 03:05:52 enabling sharding on: test
m31000| Fri Jun 25 03:05:52 CMD: shardcollection: { shardcollection: "test.foo", key: { num: 1 } }
m31000| Fri Jun 25 03:05:52 enable sharding on: test.foo with shard key: { num: 1 }
m31000| Fri Jun 25 03:05:52 no chunks for:test.foo so creating first: shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: MaxKey }
m30001| Fri Jun 25 03:05:52 allocating new datafile /data/db/auto11/test.ns, filling with zeroes...
m31000| creating WriteBackListener for: localhost:30001
m31000| Fri Jun 25 03:05:52 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435152000|1, serverID: ObjectId('4c241d1072241da777d83718'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m30001| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:37829 #3
m30001| Fri Jun 25 03:05:52 done allocating datafile /data/db/auto11/test.ns, size: 16MB, took 0.025 secs
m30001| Fri Jun 25 03:05:52 allocating new datafile /data/db/auto11/test.0, filling with zeroes...
m30001| Fri Jun 25 03:05:52 done allocating datafile /data/db/auto11/test.0, size: 16MB, took 0.025 secs
m30001| Fri Jun 25 03:05:52 building new index on { _id: 1 } for test.foo
m30001| Fri Jun 25 03:05:52 Buildindex test.foo idxNo:0 { name: "_id_", ns: "test.foo", key: { _id: 1 } }
m30001| Fri Jun 25 03:05:52 done for 0 records 0secs
m30001| Fri Jun 25 03:05:52 info: creating collection test.foo on add index
m30001| building new index on { num: 1 } for test.foo
m30001| Fri Jun 25 03:05:52 Buildindex test.foo idxNo:1 { ns: "test.foo", key: { num: 1 }, name: "num_1" }
m30001| Fri Jun 25 03:05:52 done for 0 records 0secs
m31000| Fri Jun 25 03:05:52 setShardVersion failed!
m31000| { need_authoritative: true, errmsg: "first setShardVersion", ok: false }
m31000| Fri Jun 25 03:05:52 reloading shard info for: test.foo
m31000| Fri Jun 25 03:05:52 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435152000|1, serverID: ObjectId('4c241d1072241da777d83718'), authoritative: true, shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:05:52 setShardVersion success!
m30001| Fri Jun 25 03:05:52 allocating new datafile /data/db/auto11/test.1, filling with zeroes...
m30001| Fri Jun 25 03:05:52 done allocating datafile /data/db/auto11/test.1, size: 32MB, took 0.052 secs
m31000| Fri Jun 25 03:05:52 splitIfShould : 0xb22500
m30000| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:60420 #4
m30001| Fri Jun 25 03:05:52 connection accepted from 127.0.0.1:37831 #4
m31000| Fri Jun 25 03:05:52 splitIfShould : 0xb22500
m31000| creating WriteBackListener for: localhost:30000
datasize: { "size" : 25626000, "numObjects" : 500, "millis" : 0, "ok" : true }
m31000| Fri Jun 25 03:05:52 splitIfShould : 0xb22500
m30001| Fri Jun 25 03:05:52 allocating new datafile /data/db/auto11/test.2, filling with zeroes...
m30001| Fri Jun 25 03:05:52 done allocating datafile /data/db/auto11/test.2, size: 64MB, took 0.109 secs
m30001| Fri Jun 25 03:05:52 insert test.foo 111ms
m31000| Fri Jun 25 03:05:52 splitIfShould : 0xb22500
m31000| Fri Jun 25 03:05:53 splitIfShould : 0xb22500
m31000| Fri Jun 25 03:05:53 autosplitting test.foo size: 47459352 shard: shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: MaxKey }
m30000| Fri Jun 25 03:05:53 connection accepted from 127.0.0.1:60422 #5
m31000| Fri Jun 25 03:05:53 before split on: { num: 0 }
m31000| self : shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: MaxKey }
m31000| Fri Jun 25 03:05:53 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435153000|1, serverID: ObjectId('4c241d1072241da777d83718'), authoritative: true, shard: "shard1", shardHost: "localhost:30001" } 0xb21b00
m31000| Fri Jun 25 03:05:53 after split:
m31000| left : shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: 0 }
m31000| right: shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: MaxKey }
m31000| Fri Jun 25 03:05:53 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435153000|3, serverID: ObjectId('4c241d1072241da777d83718'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:05:53 setShardVersion success!
m31000| Fri Jun 25 03:05:53 picking shard: shard: shard0:localhost:30000 mapped: 32 writeLock: 0
m31000| Fri Jun 25 03:05:53 moving chunk (auto): shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: 0 } to: shard0:localhost:30000 #objects: 0
m31000| Fri Jun 25 03:05:53 moving chunk ns: test.foo moving ( shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: 0 }) shard1:localhost:30001 -> shard0:localhost:30000
m30000| Fri Jun 25 03:05:53 startCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: MinKey, $lt: 0 } }
m30001| Fri Jun 25 03:05:53 got movechunk.start: { movechunk.start: "test.foo", from: "localhost:30001", to: "localhost:30000", filter: { num: { $gte: MinKey, $lt: 0 } } }
m30001| Fri Jun 25 03:05:53 connection accepted from 127.0.0.1:37833 #5
m30001| Fri Jun 25 03:05:53 allocating new datafile /data/db/auto11/local.ns, filling with zeroes...
m30001| Fri Jun 25 03:05:53 done allocating datafile /data/db/auto11/local.ns, size: 16MB, took 0.025 secs
m30001| Fri Jun 25 03:05:53 allocating new datafile /data/db/auto11/local.0, filling with zeroes...
m30001| Fri Jun 25 03:05:53 done allocating datafile /data/db/auto11/local.0, size: 16MB, took 0.025 secs
m30001| Fri Jun 25 03:05:53 allocating new datafile /data/db/auto11/local.1, filling with zeroes...
m30000| Fri Jun 25 03:06:02 connection accepted from 127.0.0.1:60424 #6
m30001| Fri Jun 25 03:06:02 connection accepted from 127.0.0.1:37835 #6
m30001| Fri Jun 25 03:06:06 done allocating datafile /data/db/auto11/local.1, size: 512MB, took 13.847 secs
m30001| Fri Jun 25 03:06:06 started logCollection with cmd obj: { logCollection: "test.foo", start: 1 }
m30001| Fri Jun 25 03:06:06 query test.$cmd ntoreturn:1 command: { logCollection: "test.foo", start: 1 } reslen:46 13904ms
m30001| Fri Jun 25 03:06:06 query admin.$cmd ntoreturn:1 command: { features: 1 } reslen:89 4571ms
m30000| Fri Jun 25 03:06:06 allocating new datafile /data/db/auto10/test.ns, filling with zeroes...
m30000| Fri Jun 25 03:06:07 done allocating datafile /data/db/auto10/test.ns, size: 16MB, took 0.673 secs
m30000| Fri Jun 25 03:06:07 allocating new datafile /data/db/auto10/test.0, filling with zeroes...
m30000| Fri Jun 25 03:06:08 done allocating datafile /data/db/auto10/test.0, size: 16MB, took 1.017 secs
m30000| Fri Jun 25 03:06:08 building new index on { _id: 1 } for test.foo
m30000| Fri Jun 25 03:06:08 Buildindex test.foo idxNo:0 { name: "_id_", ns: "test.foo", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:08 done for 0 records 0.232secs
m31000| Fri Jun 25 03:06:08 balancer: after update: { _id: "balancer", who: "sb1.10gen.cc:31000", x: ObjectId('4c241d2072241da777d83719') }
m31000| Fri Jun 25 03:06:08 balancer: start balancing round
m30000| Fri Jun 25 03:06:08 building new index on { num: 1 } for test.foo
m30000| Fri Jun 25 03:06:08 Buildindex test.foo idxNo:1 { ns: "test.foo", key: { num: 1 }, name: "num_1" }
m30000| Fri Jun 25 03:06:08 done for 0 records 0secs
m30001| Fri Jun 25 03:06:08 end connection 127.0.0.1:37833
m30000| Fri Jun 25 03:06:08 query admin.$cmd ntoreturn:1 command: { startCloneCollection: "test.foo", from: "localhost:30001", query: { num: { $gte: MinKey, $lt: 0 } } } reslen:174 15837ms
m30001| Fri Jun 25 03:06:08 movechunk.start res: { finishToken: { fromhost: "localhost:30001", collection: "test.foo", query: { num: { $gte: MinKey, $lt: 0 } }, cursorId: new Date(0) }, ok: true }
m30001| Fri Jun 25 03:06:08 query admin.$cmd ntoreturn:1 command: { movechunk.start: "test.foo", from: "localhost:30001", to: "localhost:30000", filter: { num: { $gte: MinKey, $lt: 0 } } } reslen:174 15837ms
m31000| Fri Jun 25 03:06:08 balancer: no need to move any chunk
m30000| Fri Jun 25 03:06:08 finishCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: MinKey, $lt: 0 } }
m30001| Fri Jun 25 03:06:08 connection accepted from 127.0.0.1:37836 #7
m30001| Fri Jun 25 03:06:08 started logCollection with cmd obj: { logCollection: "test.foo", validateComplete: 1 }
m30001| WARNING: deleting data before ensuring no more cursors TODO
m30001| Fri Jun 25 03:06:08 movechunk.finish deleted: 0
m30001| Fri Jun 25 03:06:08 end connection 127.0.0.1:37836
m31000| Fri Jun 25 03:06:08 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435168000|2, serverID: ObjectId('4c241d1072241da777d83718'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:06:08 setShardVersion success!
m31000| Fri Jun 25 03:06:08 splitIfShould : 0xb15c20
m31000| Fri Jun 25 03:06:08 autosplitting test.foo size: 52430796 shard: shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:08 before split on: { num: 1110 }
m31000| self : shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:08 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435168000|3, serverID: ObjectId('4c241d1072241da777d83718'), authoritative: true, shard: "shard1", shardHost: "localhost:30001" } 0xb21b00
m31000| Fri Jun 25 03:06:08 after split:
m31000| left : shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: 1110 }
m31000| right: shard ns:test.foo shard: shard1:localhost:30001 min: { num: 1110 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:08 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435168000|5, serverID: ObjectId('4c241d1072241da777d83718'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:06:08 setShardVersion success!
m31000| Fri Jun 25 03:06:08 picking shard: shard: shard0:localhost:30000 mapped: 64 writeLock: 0
m31000| Fri Jun 25 03:06:08 moving chunk (auto): shard ns:test.foo shard: shard1:localhost:30001 min: { num: 1110 } max: { num: MaxKey } to: shard0:localhost:30000 #objects: 1
m31000| Fri Jun 25 03:06:08 moving chunk ns: test.foo moving ( shard ns:test.foo shard: shard1:localhost:30001 min: { num: 1110 } max: { num: MaxKey }) shard1:localhost:30001 -> shard0:localhost:30000
m30001| Fri Jun 25 03:06:08 got movechunk.start: { movechunk.start: "test.foo", from: "localhost:30001", to: "localhost:30000", filter: { num: { $gte: 1110, $lt: MaxKey } } }
m30000| Fri Jun 25 03:06:08 startCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: 1110, $lt: MaxKey } }
m30001| Fri Jun 25 03:06:08 connection accepted from 127.0.0.1:37837 #8
m30001| Fri Jun 25 03:06:08 started logCollection with cmd obj: { logCollection: "test.foo", start: 1 }
m30001| Fri Jun 25 03:06:08 end connection 127.0.0.1:37837
m30001| Fri Jun 25 03:06:08 movechunk.start res: { finishToken: { fromhost: "localhost:30001", collection: "test.foo", query: { num: { $gte: 1110, $lt: MaxKey } }, cursorId: new Date(0) }, ok: true }
m30000| Fri Jun 25 03:06:08 finishCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: 1110, $lt: MaxKey } }
m30001| Fri Jun 25 03:06:08 connection accepted from 127.0.0.1:37838 #9
m30001| Fri Jun 25 03:06:08 started logCollection with cmd obj: { logCollection: "test.foo", validateComplete: 1 }
m30001| WARNING: deleting data before ensuring no more cursors TODO
m30001| Fri Jun 25 03:06:08 end connection 127.0.0.1:37838
m30001| Fri Jun 25 03:06:08 movechunk.finish deleted: 1
m31000| Fri Jun 25 03:06:08 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435168000|7, serverID: ObjectId('4c241d1072241da777d83718'), shard: "shard0", shardHost: "localhost:30000" } 0xb0fc70
m31000| Fri Jun 25 03:06:08 setShardVersion failed!
m31000| { need_authoritative: true, errmsg: "first setShardVersion", ok: false }
m31000| Fri Jun 25 03:06:08 reloading shard info for: test.foo
m31000| Fri Jun 25 03:06:08 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435168000|7, serverID: ObjectId('4c241d1072241da777d83718'), authoritative: true, shard: "shard0", shardHost: "localhost:30000" } 0xb0fc70
m31000| Fri Jun 25 03:06:08 setShardVersion success!
m30000| Fri Jun 25 03:06:09 insert test.foo 248ms
m30000| Fri Jun 25 03:06:09 allocating new datafile /data/db/auto10/test.1, filling with zeroes...
m30000| Fri Jun 25 03:06:09 done allocating datafile /data/db/auto10/test.1, size: 32MB, took 0.521 secs
m30000| Fri Jun 25 03:06:09 insert test.foo 522ms
m31000| Fri Jun 25 03:06:09 splitIfShould : 0xb16060
m30000| Fri Jun 25 03:06:09 insert test.foo 129ms
m31000| Fri Jun 25 03:06:09 splitIfShould : 0xb16060
[
{
"_id" : "test.foo-num_MinKey",
"lastmod" : {
"t" : 1277435168000,
"i" : 1
},
"ns" : "test.foo",
"min" : {
"num" : {
"$MinKey" : true
}
},
"max" : {
"num" : 0
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_0",
"lastmod" : {
"t" : 1277435168000,
"i" : 6
},
"ns" : "test.foo",
"min" : {
"num" : 0
},
"max" : {
"num" : 1110
},
"shard" : "shard1"
},
{
"_id" : "test.foo-num_1110",
"lastmod" : {
"t" : 1277435168000,
"i" : 7
},
"ns" : "test.foo",
"min" : {
"num" : 1110
},
"max" : {
"num" : {
"$MaxKey" : true
}
},
"shard" : "shard0"
}
]
m30000| Fri Jun 25 03:06:10 insert test.foo 168ms
m31000| Fri Jun 25 03:06:10 splitIfShould : 0xb16060
m30000| Fri Jun 25 03:06:10 insert test.foo 103ms
m30000| Fri Jun 25 03:06:10 allocating new datafile /data/db/auto10/test.2, filling with zeroes...
m30000| Fri Jun 25 03:06:11 done allocating datafile /data/db/auto10/test.2, size: 64MB, took 1.046 secs
m30000| Fri Jun 25 03:06:11 insert test.foo 1046ms
m31000| Fri Jun 25 03:06:11 splitIfShould : 0xb16060
m30000| Fri Jun 25 03:06:11 insert test.foo 126ms
m31000| Fri Jun 25 03:06:11 splitIfShould : 0xb16060
m30000| Fri Jun 25 03:06:11 insert test.foo 367ms
m31000| Fri Jun 25 03:06:11 autosplitting test.foo size: 47510604 shard: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:11 before split on: { num: 2036 }
m31000| self : shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:11 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435171000|1, serverID: ObjectId('4c241d1072241da777d83718'), authoritative: true, shard: "shard0", shardHost: "localhost:30000" } 0xb167d0
m31000| Fri Jun 25 03:06:11 after split:
m31000| left : shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: 2036 }
m31000| right: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 2036 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:11 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435171000|3, serverID: ObjectId('4c241d1072241da777d83718'), shard: "shard0", shardHost: "localhost:30000" } 0xb0fc70
m31000| Fri Jun 25 03:06:11 setShardVersion success!
m31000| Fri Jun 25 03:06:11 picking shard: shard: shard0:localhost:30000 mapped: 160 writeLock: 0
m31000| Fri Jun 25 03:06:11 not moving chunk: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: 2036 } b/c would move to same place shard0:localhost:30000 -> shard0:localhost:30000
m31000| Fri Jun 25 03:06:11 splitIfShould : 0xb15c20
m31000| Fri Jun 25 03:06:11 splitIfShould : 0xb15c20
m30000| Fri Jun 25 03:06:12 insert test.foo 286ms
m30000| Fri Jun 25 03:06:12 allocating new datafile /data/db/auto10/test.3, filling with zeroes...
m31000| Fri Jun 25 03:06:12 splitIfShould : 0xb15c20
m30000| Fri Jun 25 03:06:17 done allocating datafile /data/db/auto10/test.3, size: 128MB, took 5.492 secs
m30000| Fri Jun 25 03:06:17 insert test.foo 5492ms
m31000| Fri Jun 25 03:06:17 splitIfShould : 0xb15c20
[
{
"_id" : "test.foo-num_MinKey",
"lastmod" : {
"t" : 1277435168000,
"i" : 1
},
"ns" : "test.foo",
"min" : {
"num" : {
"$MinKey" : true
}
},
"max" : {
"num" : 0
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_0",
"lastmod" : {
"t" : 1277435168000,
"i" : 6
},
"ns" : "test.foo",
"min" : {
"num" : 0
},
"max" : {
"num" : 1110
},
"shard" : "shard1"
},
{
"_id" : "test.foo-num_1110",
"lastmod" : {
"t" : 1277435171000,
"i" : 2
},
"ns" : "test.foo",
"min" : {
"num" : 1110
},
"max" : {
"num" : 2036
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_2036",
"lastmod" : {
"t" : 1277435171000,
"i" : 3
},
"ns" : "test.foo",
"min" : {
"num" : 2036
},
"max" : {
"num" : {
"$MaxKey" : true
}
},
"shard" : "shard0"
}
]
m31000| Fri Jun 25 03:06:17 dbexit: received signal 15 rc:0
m30001| Fri Jun 25 03:06:17 end connection 127.0.0.1:37835
m30000| Fri Jun 25 03:06:17 end connection 127.0.0.1:60424
m30000| Fri Jun 25 03:06:17 end connection 127.0.0.1:60422
m30001| Fri Jun 25 03:06:17 end connection 127.0.0.1:37831
m30001| Fri Jun 25 03:06:17 end connection 127.0.0.1:37828
m30000| Fri Jun 25 03:06:17 end connection 127.0.0.1:60414
shell: stopped mongo program on port 31000
m30000| Fri Jun 25 03:06:18 got kill or ctrl c signal 15 (Terminated), will terminate after current cmd ends
m30000| Fri Jun 25 03:06:18 now exiting
m30000| Fri Jun 25 03:06:18 dbexit:
m30000| Fri Jun 25 03:06:18 shutdown: going to close listening sockets...
m30000| Fri Jun 25 03:06:18 going to close listening socket: 9
m30000| Fri Jun 25 03:06:18 going to close listening socket: 10
m30000| Fri Jun 25 03:06:18 shutdown: going to flush oplog...
m30000| Fri Jun 25 03:06:18 shutdown: going to close sockets...
m30000| Fri Jun 25 03:06:18 shutdown: waiting for fs preallocator...
m30000| Fri Jun 25 03:06:18 shutdown: closing all files...
m30000| Fri Jun 25 03:06:18 closeAllFiles() finished
m30000| Fri Jun 25 03:06:18 shutdown: removing fs lock...
m30000| Fri Jun 25 03:06:18 dbexit: really exiting now
shell: stopped mongo program on port 30000
m30001| Fri Jun 25 03:06:19 got kill or ctrl c signal 15 (Terminated), will terminate after current cmd ends
m30001| Fri Jun 25 03:06:19 now exiting
m30001| Fri Jun 25 03:06:19 dbexit:
m30001| Fri Jun 25 03:06:19 shutdown: going to close listening sockets...
m30001| Fri Jun 25 03:06:19 going to close listening socket: 12
m30001| Fri Jun 25 03:06:19 going to close listening socket: 13
m30001| Fri Jun 25 03:06:19 shutdown: going to flush oplog...
m30001| Fri Jun 25 03:06:19 shutdown: going to close sockets...
m30001| Fri Jun 25 03:06:19 shutdown: waiting for fs preallocator...
m30001| Fri Jun 25 03:06:19 shutdown: closing all files...
m30001| Fri Jun 25 03:06:19 closeAllFiles() finished
m30001| Fri Jun 25 03:06:19 shutdown: removing fs lock...
m30001| Fri Jun 25 03:06:19 dbexit: really exiting now
shell: stopped mongo program on port 30001
Fri Jun 25 03:06:20 connection accepted from 127.0.0.1:57039 #2
Fri Jun 25 03:06:21 end connection 127.0.0.1:57039
Fri Jun 25 03:06:21 connection accepted from 127.0.0.1:57040 #3
Fri Jun 25 03:06:21 ****ok. response.data:1 time:0.065ms len: 5 data: i am fine - dbMsg deprecated
Fri Jun 25 03:06:22 end connection 127.0.0.1:57040
MongoDB shell version: 1.5.4-pre-
fork() available!
shell: started program /home/yellow/buildbot/Linux_64bit_v8/mongo/mongod --port 30000 --dbpath /data/db/auto20 --noprealloc --smallfiles --oplogSize 2 --nohttpinterface
m30000| Fri Jun 25 03:06:22 MongoDB starting : pid=31307 port=30000 dbpath=/data/db/auto20 64-bit
m30000|
m30000| ** NOTE: This is a development version (1.5.4-pre-) of MongoDB.
m30000| ** Not recommended for production.
m30000|
m30000| Fri Jun 25 03:06:22 db version v1.5.4-pre-, pdfile version 4.5
m30000| Fri Jun 25 03:06:22 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
m30000| Fri Jun 25 03:06:22 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
m30000| Fri Jun 25 03:06:22 waiting for connections on port 30000
m30000| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:60432 #1
shell: started program /home/yellow/buildbot/Linux_64bit_v8/mongo/mongod --port 30001 --dbpath /data/db/auto21 --noprealloc --smallfiles --oplogSize 2 --nohttpinterface
m30001| Fri Jun 25 03:06:23 MongoDB starting : pid=31317 port=30001 dbpath=/data/db/auto21 64-bit
m30001|
m30001| ** NOTE: This is a development version (1.5.4-pre-) of MongoDB.
m30001| ** Not recommended for production.
m30001|
m30001| Fri Jun 25 03:06:23 db version v1.5.4-pre-, pdfile version 4.5
m30001| Fri Jun 25 03:06:23 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
m30001| Fri Jun 25 03:06:23 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
m30001| Fri Jun 25 03:06:23 waiting for connections on port 30001
m30001| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:37844 #1
m30000| Fri Jun 25 03:06:23 allocating new datafile /data/db/auto20/config.ns, filling with zeroes...
m30000| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:60435 #2
shell: started program /home/yellow/buildbot/Linux_64bit_v8/mongo/mongos --port 31000 -v --configdb localhost:30000
m31000| Fri Jun 25 03:06:23 /home/yellow/buildbot/Linux_64bit_v8/mongo/mongos db version v1.5.4-pre-, pdfile version 4.5 starting (--help for usage)
m31000| Fri Jun 25 03:06:23 git version: dd5f5155572bbcab4e166a52a86bf9fce53b6807
m31000| Fri Jun 25 03:06:23 sys info: Linux sb1.10gen.cc 2.6.23.1-42.fc8 #1 SMP Tue Oct 30 13:18:33 EDT 2007 x86_64 BOOST_LIB_VERSION=1_41
m31000| Fri Jun 25 03:06:23 config string : localhost:30000
m30000| Fri Jun 25 03:06:23 done allocating datafile /data/db/auto20/config.ns, size: 16MB, took 0.027 secs
m30000| Fri Jun 25 03:06:23 allocating new datafile /data/db/auto20/config.0, filling with zeroes...
m30000| Fri Jun 25 03:06:23 done allocating datafile /data/db/auto20/config.0, size: 16MB, took 0.025 secs
m30000| Fri Jun 25 03:06:23 building new index on { _id: 1 } for config.settings
m30000| Fri Jun 25 03:06:23 Buildindex config.settings idxNo:0 { name: "_id_", ns: "config.settings", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m30000| Fri Jun 25 03:06:23 building new index on { _id: 1 } for config.version
m30000| Fri Jun 25 03:06:23 Buildindex config.version idxNo:0 { name: "_id_", ns: "config.version", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m31000| Fri Jun 25 03:06:23 MaxChunkSize: value: 50
m30000| Fri Jun 25 03:06:23 building new index on { _id: 1 } for config.chunks
m30000| Fri Jun 25 03:06:23 Buildindex config.chunks idxNo:0 { name: "_id_", ns: "config.chunks", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m30000| Fri Jun 25 03:06:23 info: creating collection config.chunks on add index
m30000| building new index on { ns: 1, min: 1 } for config.chunks
m30000| Fri Jun 25 03:06:23 Buildindex config.chunks idxNo:1 { ns: "config.chunks", key: { ns: 1, min: 1 }, name: "ns_1_min_1", unique: true }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m30000| Fri Jun 25 03:06:23 building new index on { ns: 1, shard: 1, min: 1 } for config.chunks
m30000| Fri Jun 25 03:06:23 Buildindex config.chunks idxNo:2 { ns: "config.chunks", key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", unique: true }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m30000| Fri Jun 25 03:06:23 building new index on { _id: 1 } for config.shards
m30000| Fri Jun 25 03:06:23 Buildindex config.shards idxNo:0 { name: "_id_", ns: "config.shards", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m30000| Fri Jun 25 03:06:23 info: creating collection config.shards on add index
m30000| building new index on { host: 1 } for config.shards
m30000| Fri Jun 25 03:06:23 Buildindex config.shards idxNo:1 { ns: "config.shards", key: { host: 1 }, name: "host_1", unique: true }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m31000| Fri Jun 25 03:06:23 balancer myid: sb1.10gen.cc:31000
m30000| Fri Jun 25 03:06:23 building new index on { _id: 1 } for config.mongos
m30000| Fri Jun 25 03:06:23 Buildindex config.mongos idxNo:0 { name: "_id_", ns: "config.mongos", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m31000| Fri Jun 25 03:06:23 waiting for connections on port 31000
m31000| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:60087 #1
m31000| Fri Jun 25 03:06:23 couldn't find database [admin] in config db
m30000| Fri Jun 25 03:06:23 building new index on { _id: 1 } for config.databases
m30000| Fri Jun 25 03:06:23 Buildindex config.databases idxNo:0 { name: "_id_", ns: "config.databases", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:23 done for 0 records 0secs
m30000| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:60438 #3
m31000| Fri Jun 25 03:06:23 put [admin] on: config:localhost:30000
m31000| Fri Jun 25 03:06:23 going to add shard: { _id: "shard0", host: "localhost:30000" }
m30001| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:37849 #2
m31000| Fri Jun 25 03:06:23 going to add shard: { _id: "shard1", host: "localhost:30001" }
m31000| Fri Jun 25 03:06:23 couldn't find database [test] in config db
m31000| Fri Jun 25 03:06:23 picking shard: shard: shard1:localhost:30001 mapped: 0 writeLock: 0
m31000| Fri Jun 25 03:06:23 put [test] on: shard1:localhost:30001
m31000| Fri Jun 25 03:06:23 enabling sharding on: test
m31000| Fri Jun 25 03:06:23 CMD: shardcollection: { shardcollection: "test.foo", key: { num: 1 } }
m31000| Fri Jun 25 03:06:23 enable sharding on: test.foo with shard key: { num: 1 }
m31000| Fri Jun 25 03:06:23 no chunks for:test.foo so creating first: shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: MaxKey }
m30001| Fri Jun 25 03:06:23 allocating new datafile /data/db/auto21/test.ns, filling with zeroes...
m31000| creating WriteBackListener for: localhost:30001
m31000| Fri Jun 25 03:06:23 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435183000|1, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m30001| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:37850 #3
m30001| Fri Jun 25 03:06:23 done allocating datafile /data/db/auto21/test.ns, size: 16MB, took 0.028 secs
m30001| Fri Jun 25 03:06:23 allocating new datafile /data/db/auto21/test.0, filling with zeroes...
m30001| Fri Jun 25 03:06:23 done allocating datafile /data/db/auto21/test.0, size: 16MB, took 0.025 secs
m30001| Fri Jun 25 03:06:23 building new index on { _id: 1 } for test.foo
m30001| Fri Jun 25 03:06:23 Buildindex test.foo idxNo:0 { name: "_id_", ns: "test.foo", key: { _id: 1 } }
m30001| Fri Jun 25 03:06:23 done for 0 records 0secs
m30001| Fri Jun 25 03:06:23 info: creating collection test.foo on add index
m30001| building new index on { num: 1 } for test.foo
m30001| Fri Jun 25 03:06:23 Buildindex test.foo idxNo:1 { ns: "test.foo", key: { num: 1 }, name: "num_1" }
m30001| Fri Jun 25 03:06:23 done for 0 records 0secs
m31000| Fri Jun 25 03:06:23 setShardVersion failed!
m31000| { need_authoritative: true, errmsg: "first setShardVersion", ok: false }
m31000| Fri Jun 25 03:06:23 reloading shard info for: test.foo
m31000| Fri Jun 25 03:06:23 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435183000|1, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), authoritative: true, shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:06:23 setShardVersion success!
m30001| Fri Jun 25 03:06:23 allocating new datafile /data/db/auto21/test.1, filling with zeroes...
j:0 : 95
m30001| Fri Jun 25 03:06:23 done allocating datafile /data/db/auto21/test.1, size: 32MB, took 0.06 secs
m31000| Fri Jun 25 03:06:23 splitIfShould : 0xb22500
m30000| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:60441 #4
m30001| Fri Jun 25 03:06:23 connection accepted from 127.0.0.1:37852 #4
j:1 : 90
j:2 : 35
m31000| Fri Jun 25 03:06:23 splitIfShould : 0xb22500
j:3 : 35
j:4 : 36
m31000| Fri Jun 25 03:06:23 splitIfShould : 0xb22500
j:5 : 35
m30001| Fri Jun 25 03:06:23 allocating new datafile /data/db/auto21/test.2, filling with zeroes...
j:6 : 179
m30001| Fri Jun 25 03:06:25 done allocating datafile /data/db/auto21/test.2, size: 64MB, took 1.114 secs
m30001| Fri Jun 25 03:06:25 insert test.foo 1115ms
m31000| Fri Jun 25 03:06:25 splitIfShould : 0xb22500
j:7 : 982
j:8 : 36
m31000| Fri Jun 25 03:06:25 splitIfShould : 0xb22500
m31000| Fri Jun 25 03:06:25 autosplitting test.foo size: 47459352 shard: shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:25 before split on: { num: 0 }
m31000| self : shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:25 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435185000|1, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), authoritative: true, shard: "shard1", shardHost: "localhost:30001" } 0xb21b00
m31000| Fri Jun 25 03:06:25 after split:
m31000| left : shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: 0 }
m31000| right: shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:25 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435185000|3, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:06:25 setShardVersion success!
m31000| Fri Jun 25 03:06:25 picking shard: shard: shard0:localhost:30000 mapped: 32 writeLock: 0
m31000| Fri Jun 25 03:06:25 moving chunk (auto): shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: 0 } to: shard0:localhost:30000 #objects: 0
m31000| Fri Jun 25 03:06:25 moving chunk ns: test.foo moving ( shard ns:test.foo shard: shard1:localhost:30001 min: { num: MinKey } max: { num: 0 }) shard1:localhost:30001 -> shard0:localhost:30000
m30001| Fri Jun 25 03:06:25 got movechunk.start: { movechunk.start: "test.foo", from: "localhost:30001", to: "localhost:30000", filter: { num: { $gte: MinKey, $lt: 0 } } }
m30000| Fri Jun 25 03:06:25 startCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: MinKey, $lt: 0 } }
m30001| Fri Jun 25 03:06:25 connection accepted from 127.0.0.1:37853 #5
m30001| Fri Jun 25 03:06:25 allocating new datafile /data/db/auto21/local.ns, filling with zeroes...
m30001| Fri Jun 25 03:06:25 done allocating datafile /data/db/auto21/local.ns, size: 16MB, took 0.426 secs
m30001| Fri Jun 25 03:06:25 allocating new datafile /data/db/auto21/local.0, filling with zeroes...
m30001| Fri Jun 25 03:06:25 done allocating datafile /data/db/auto21/local.0, size: 16MB, took 0.133 secs
m30001| Fri Jun 25 03:06:25 allocating new datafile /data/db/auto21/local.1, filling with zeroes...
m30001| Fri Jun 25 03:06:33 connection accepted from 127.0.0.1:37854 #6
m30001| Fri Jun 25 03:06:40 done allocating datafile /data/db/auto21/local.1, size: 512MB, took 14.435 secs
m30001| Fri Jun 25 03:06:40 started logCollection with cmd obj: { logCollection: "test.foo", start: 1 }
m30001| Fri Jun 25 03:06:40 query test.$cmd ntoreturn:1 command: { logCollection: "test.foo", start: 1 } reslen:46 15000ms
m30001| Fri Jun 25 03:06:40 query admin.$cmd ntoreturn:1 command: { features: 1 } reslen:89 6688ms
m30000| Fri Jun 25 03:06:40 allocating new datafile /data/db/auto20/test.ns, filling with zeroes...
m30000| Fri Jun 25 03:06:40 done allocating datafile /data/db/auto20/test.ns, size: 16MB, took 0.026 secs
m30000| Fri Jun 25 03:06:40 allocating new datafile /data/db/auto20/test.0, filling with zeroes...
m30000| Fri Jun 25 03:06:40 done allocating datafile /data/db/auto20/test.0, size: 16MB, took 0.025 secs
m30000| Fri Jun 25 03:06:40 building new index on { _id: 1 } for test.foo
m31000| Fri Jun 25 03:06:40 balancer: after update: { _id: "balancer", who: "sb1.10gen.cc:31000", x: ObjectId('4c241d40dbf24ed7620b1c1e') }
m31000| Fri Jun 25 03:06:40 balancer: start balancing round
m30000| Fri Jun 25 03:06:40 Buildindex test.foo idxNo:0 { name: "_id_", ns: "test.foo", key: { _id: 1 } }
m31000| Fri Jun 25 03:06:40 balancer: no need to move any chunk
m30000| Fri Jun 25 03:06:40 done for 0 records 0secs
m30001| Fri Jun 25 03:06:40 end connection 127.0.0.1:37853
m30001| Fri Jun 25 03:06:40 movechunk.start res: { finishToken: { fromhost: "localhost:30001", collection: "test.foo", query: { num: { $gte: MinKey, $lt: 0 } }, cursorId: new Date(0) }, ok: true }
m30001| Fri Jun 25 03:06:40 query admin.$cmd ntoreturn:1 command: { movechunk.start: "test.foo", from: "localhost:30001", to: "localhost:30000", filter: { num: { $gte: MinKey, $lt: 0 } } } reslen:174 15062ms
m30000| Fri Jun 25 03:06:40 building new index on { num: 1 } for test.foo
m30000| Fri Jun 25 03:06:40 Buildindex test.foo idxNo:1 { ns: "test.foo", key: { num: 1 }, name: "num_1" }
m30000| Fri Jun 25 03:06:40 done for 0 records 0secs
m30000| Fri Jun 25 03:06:40 query admin.$cmd ntoreturn:1 command: { startCloneCollection: "test.foo", from: "localhost:30001", query: { num: { $gte: MinKey, $lt: 0 } } } reslen:174 15062ms
m30001| Fri Jun 25 03:06:40 connection accepted from 127.0.0.1:37855 #7
m30000| Fri Jun 25 03:06:40 finishCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: MinKey, $lt: 0 } }
m30001| Fri Jun 25 03:06:40 started logCollection with cmd obj: { logCollection: "test.foo", validateComplete: 1 }
m30001| Fri Jun 25 03:06:40 end connection 127.0.0.1:37855
m30001| WARNING: deleting data before ensuring no more cursors TODO
m30001| Fri Jun 25 03:06:40 movechunk.finish deleted: 0
m31000| Fri Jun 25 03:06:40 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435200000|2, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:06:40 setShardVersion success!
j:9 : 15093
j:10 : 36
m31000| Fri Jun 25 03:06:40 splitIfShould : 0xb12180
m31000| Fri Jun 25 03:06:40 autosplitting test.foo size: 52430796 shard: shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:40 before split on: { num: 1110 }
m31000| self : shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:40 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435200000|3, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), authoritative: true, shard: "shard1", shardHost: "localhost:30001" } 0xb21b00
m31000| Fri Jun 25 03:06:40 after split:
m31000| left : shard ns:test.foo shard: shard1:localhost:30001 min: { num: 0 } max: { num: 1110 }
m31000| right: shard ns:test.foo shard: shard1:localhost:30001 min: { num: 1110 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:40 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435200000|5, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:06:40 setShardVersion success!
m31000| Fri Jun 25 03:06:40 picking shard: shard: shard0:localhost:30000 mapped: 64 writeLock: 0
m31000| Fri Jun 25 03:06:40 moving chunk (auto): shard ns:test.foo shard: shard1:localhost:30001 min: { num: 1110 } max: { num: MaxKey } to: shard0:localhost:30000 #objects: 1
m31000| Fri Jun 25 03:06:40 moving chunk ns: test.foo moving ( shard ns:test.foo shard: shard1:localhost:30001 min: { num: 1110 } max: { num: MaxKey }) shard1:localhost:30001 -> shard0:localhost:30000
m30001| Fri Jun 25 03:06:40 got movechunk.start: { movechunk.start: "test.foo", from: "localhost:30001", to: "localhost:30000", filter: { num: { $gte: 1110, $lt: MaxKey } } }
m30001| Fri Jun 25 03:06:40 connection accepted from 127.0.0.1:37856 #8
m30000| Fri Jun 25 03:06:40 startCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: 1110, $lt: MaxKey } }
m30001| Fri Jun 25 03:06:40 started logCollection with cmd obj: { logCollection: "test.foo", start: 1 }
m30001| Fri Jun 25 03:06:40 end connection 127.0.0.1:37856
m30001| Fri Jun 25 03:06:40 movechunk.start res: { finishToken: { fromhost: "localhost:30001", collection: "test.foo", query: { num: { $gte: 1110, $lt: MaxKey } }, cursorId: new Date(0) }, ok: true }
m30000| Fri Jun 25 03:06:40 finishCloneCollection. db:admin collection:test.foo from: localhost:30001 query: { num: { $gte: 1110, $lt: MaxKey } }
m30001| Fri Jun 25 03:06:40 connection accepted from 127.0.0.1:37857 #9
m30001| Fri Jun 25 03:06:40 started logCollection with cmd obj: { logCollection: "test.foo", validateComplete: 1 }
m30001| WARNING: deleting data before ensuring no more cursors TODO
m30001| Fri Jun 25 03:06:40 end connection 127.0.0.1:37857
m30001| Fri Jun 25 03:06:40 movechunk.finish deleted: 1
m31000| creating WriteBackListener for: localhost:30000
m31000| Fri Jun 25 03:06:40 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435200000|7, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard0", shardHost: "localhost:30000" } 0xb0fc70
m31000| Fri Jun 25 03:06:40 setShardVersion failed!
m31000| { need_authoritative: true, errmsg: "first setShardVersion", ok: false }
m31000| Fri Jun 25 03:06:40 reloading shard info for: test.foo
m30000| Fri Jun 25 03:06:40 connection accepted from 127.0.0.1:60448 #5
m31000| Fri Jun 25 03:06:40 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435200000|7, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), authoritative: true, shard: "shard0", shardHost: "localhost:30000" } 0xb0fc70
m31000| Fri Jun 25 03:06:40 setShardVersion success!
m30000| Fri Jun 25 03:06:40 allocating new datafile /data/db/auto20/test.1, filling with zeroes...
j:11 : 47
m30000| Fri Jun 25 03:06:42 done allocating datafile /data/db/auto20/test.1, size: 32MB, took 2.052 secs
m30000| Fri Jun 25 03:06:42 insert test.foo 2052ms
j:12 : 2135
m30000| Fri Jun 25 03:06:42 insert test.foo 104ms
m30000| Fri Jun 25 03:06:42 insert test.foo 405ms
m31000| Fri Jun 25 03:06:42 splitIfShould : 0xb25310
j:13 : 720
m30000| Fri Jun 25 03:06:43 insert test.foo 331ms
m31000| Fri Jun 25 03:06:43 splitIfShould : 0xb25310
j:14 : 91
j:15 : 35
m31000| Fri Jun 25 03:06:43 splitIfShould : 0xb25310
j:16 : 36
m30000| Fri Jun 25 03:06:43 allocating new datafile /data/db/auto20/test.2, filling with zeroes...
j:17 : 69
m30000| Fri Jun 25 03:06:44 done allocating datafile /data/db/auto20/test.2, size: 64MB, took 1.221 secs
m30000| Fri Jun 25 03:06:44 insert test.foo 1228ms
m31000| Fri Jun 25 03:06:44 splitIfShould : 0xb25310
j:18 : 1201
j:19 : 178
m30000| Fri Jun 25 03:06:44 insert test.foo 303ms
m31000| Fri Jun 25 03:06:44 splitIfShould : 0xb25310
m31000| Fri Jun 25 03:06:44 autosplitting test.foo size: 47510604 shard: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:44 before split on: { num: 2036 }
m31000| self : shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: MaxKey }
m30000| Fri Jun 25 03:06:44 connection accepted from 127.0.0.1:60449 #6
m31000| Fri Jun 25 03:06:44 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435204000|1, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), authoritative: true, shard: "shard0", shardHost: "localhost:30000" } 0xb23c30
m31000| Fri Jun 25 03:06:44 after split:
m31000| left : shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: 2036 }
m31000| right: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 2036 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:44 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435204000|3, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard0", shardHost: "localhost:30000" } 0xb0fc70
m31000| Fri Jun 25 03:06:44 setShardVersion success!
m31000| Fri Jun 25 03:06:44 picking shard: shard: shard0:localhost:30000 mapped: 160 writeLock: 0
m31000| Fri Jun 25 03:06:44 not moving chunk: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 1110 } max: { num: 2036 } b/c would move to same place shard0:localhost:30000 -> shard0:localhost:30000
j:20 : 172
j:21 : 64
m30000| Fri Jun 25 03:06:45 insert test.foo 236ms
m31000| Fri Jun 25 03:06:45 splitIfShould : 0xb12130
j:22 : 212
j:23 : 129
m30000| Fri Jun 25 03:06:45 insert test.foo 259ms
m31000| Fri Jun 25 03:06:45 splitIfShould : 0xb12130
j:24 : 167
m30000| Fri Jun 25 03:06:45 allocating new datafile /data/db/auto20/test.3, filling with zeroes...
j:25 : 38
m31000| Fri Jun 25 03:06:45 splitIfShould : 0xb12130
m30000| Fri Jun 25 03:06:48 done allocating datafile /data/db/auto20/test.3, size: 128MB, took 3.155 secs
m30000| Fri Jun 25 03:06:48 insert test.foo 3156ms
m30000| Fri Jun 25 03:06:48 insert test.foo 170ms
j:26 : 3330
m31000| Fri Jun 25 03:06:48 splitIfShould : 0xb12130
j:27 : 36
j:28 : 35
m31000| Fri Jun 25 03:06:48 splitIfShould : 0xb12130
m31000| Fri Jun 25 03:06:48 autosplitting test.foo size: 47459352 shard: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 2036 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:48 before split on: { num: 2961 }
m31000| self : shard ns:test.foo shard: shard0:localhost:30000 min: { num: 2036 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:48 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435208000|1, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), authoritative: true, shard: "shard0", shardHost: "localhost:30000" } 0xb23c30
m31000| Fri Jun 25 03:06:48 after split:
m31000| left : shard ns:test.foo shard: shard0:localhost:30000 min: { num: 2036 } max: { num: 2961 }
m31000| right: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 2961 } max: { num: MaxKey }
m31000| Fri Jun 25 03:06:48 setShardVersion shard0 localhost:30000 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435208000|3, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard0", shardHost: "localhost:30000" } 0xb0fc70
m31000| Fri Jun 25 03:06:48 setShardVersion success!
m31000| Fri Jun 25 03:06:48 picking shard: shard: shard0:localhost:30000 mapped: 288 writeLock: 0
m31000| Fri Jun 25 03:06:48 not moving chunk: shard ns:test.foo shard: shard0:localhost:30000 min: { num: 2036 } max: { num: 2961 } b/c would move to same place shard0:localhost:30000 -> shard0:localhost:30000
j:29 : 76
done inserting data
datasize: { "size" : 56889720, "numObjects" : 1110, "millis" : 0, "ok" : true }
[
{
"_id" : "test.foo-num_MinKey",
"lastmod" : {
"t" : 1277435200000,
"i" : 1
},
"ns" : "test.foo",
"min" : {
"num" : {
"$MinKey" : true
}
},
"max" : {
"num" : 0
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_0",
"lastmod" : {
"t" : 1277435200000,
"i" : 6
},
"ns" : "test.foo",
"min" : {
"num" : 0
},
"max" : {
"num" : 1110
},
"shard" : "shard1"
},
{
"_id" : "test.foo-num_1110",
"lastmod" : {
"t" : 1277435204000,
"i" : 2
},
"ns" : "test.foo",
"min" : {
"num" : 1110
},
"max" : {
"num" : 2036
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_2036",
"lastmod" : {
"t" : 1277435208000,
"i" : 2
},
"ns" : "test.foo",
"min" : {
"num" : 2036
},
"max" : {
"num" : 2961
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_2961",
"lastmod" : {
"t" : 1277435208000,
"i" : 3
},
"ns" : "test.foo",
"min" : {
"num" : 2961
},
"max" : {
"num" : {
"$MaxKey" : true
}
},
"shard" : "shard0"
}
]
checkpoint B
checkpoint B.a
[
{
"_id" : "test.foo-num_MinKey",
"lastmod" : {
"t" : 1277435200000,
"i" : 1
},
"ns" : "test.foo",
"min" : {
"num" : {
"$MinKey" : true
}
},
"max" : {
"num" : 0
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_0",
"lastmod" : {
"t" : 1277435200000,
"i" : 6
},
"ns" : "test.foo",
"min" : {
"num" : 0
},
"max" : {
"num" : 1110
},
"shard" : "shard1"
},
{
"_id" : "test.foo-num_1110",
"lastmod" : {
"t" : 1277435204000,
"i" : 2
},
"ns" : "test.foo",
"min" : {
"num" : 1110
},
"max" : {
"num" : 2036
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_2036",
"lastmod" : {
"t" : 1277435208000,
"i" : 2
},
"ns" : "test.foo",
"min" : {
"num" : 2036
},
"max" : {
"num" : 2961
},
"shard" : "shard0"
},
{
"_id" : "test.foo-num_2961",
"lastmod" : {
"t" : 1277435208000,
"i" : 3
},
"ns" : "test.foo",
"min" : {
"num" : 2961
},
"max" : {
"num" : {
"$MaxKey" : true
}
},
"shard" : "shard0"
}
]
m31000| Fri Jun 25 03:06:49 setShardVersion shard1 localhost:30001 test.foo { setShardVersion: "test.foo", configdb: "localhost:30000", version: Timestamp 1277435200000|6, serverID: ObjectId('4c241d2fdbf24ed7620b1c1d'), shard: "shard1", shardHost: "localhost:30001" } 0xb134c0
m31000| Fri Jun 25 03:06:49 setShardVersion success!
m31000| Fri Jun 25 03:06:50 balancer: start balancing round
m31000| Fri Jun 25 03:06:50 balancer: no need to move any chunk
checkpoint C
checkpoint D
m31000| Fri Jun 25 03:06:50 couldn't find database [test2] in config db
m31000| Fri Jun 25 03:06:50 picking shard: shard: shard0:localhost:30000 mapped: 288 writeLock: 0
m31000| Fri Jun 25 03:06:50 put [test2] on: shard0:localhost:30000
m30000| Fri Jun 25 03:06:50 allocating new datafile /data/db/auto20/test2.ns, filling with zeroes...
m30000| Fri Jun 25 03:06:50 done allocating datafile /data/db/auto20/test2.ns, size: 16MB, took 0.027 secs
m30000| Fri Jun 25 03:06:50 allocating new datafile /data/db/auto20/test2.0, filling with zeroes...
m30000| Fri Jun 25 03:06:50 done allocating datafile /data/db/auto20/test2.0, size: 16MB, took 0.198 secs
m30000| Fri Jun 25 03:06:50 building new index on { _id: 1 } for test2.foobar
m30000| Fri Jun 25 03:06:50 Buildindex test2.foobar idxNo:0 { name: "_id_", ns: "test2.foobar", key: { _id: 1 } }
m30000| Fri Jun 25 03:06:51 done for 0 records 0.184secs
m30000| Fri Jun 25 03:06:51 update test2.foobar query: { _id: 0 } 416ms
assert: [0] != [200] are not equal : cursor2
Fri Jun 25 03:06:51 exec error: shell setup:17 [0] != [200] are not equal : cursor2
throw msg;}
^
failed to load: ./jstests/sharding/auto2.js
m30000| Fri Jun 25 03:06:51 got kill or ctrl c signal 15 (Terminated), will terminate after current cmd ends
m30000| Fri Jun 25 03:06:51 now exiting
m30000| Fri Jun 25 03:06:51 dbexit:
m30000| Fri Jun 25 03:06:51 shutdown: going to close listening sockets...
m30000| Fri Jun 25 03:06:51 going to close listening socket: 9
m30000| Fri Jun 25 03:06:51 going to close listening socket: 10
m30000| Fri Jun 25 03:06:51 shutdown: going to flush oplog...
m30000| Fri Jun 25 03:06:51 shutdown: going to close sockets...
m30000| Fri Jun 25 03:06:51 shutdown: waiting for fs preallocator...
m30000| Fri Jun 25 03:06:51 shutdown: closing all files...
m31000| Fri Jun 25 03:06:51 WriteBackListener exception : St9exception
m30000| Fri Jun 25 03:06:51 closeAllFiles() finished
m30000| Fri Jun 25 03:06:51 shutdown: removing fs lock...
m30000| Fri Jun 25 03:06:51 dbexit: really exiting now
m30001| Fri Jun 25 03:06:52 got kill or ctrl c signal 15 (Terminated), will terminate after current cmd ends
m30001| Fri Jun 25 03:06:52 now exiting
m30001| Fri Jun 25 03:06:52 dbexit:
m30001| Fri Jun 25 03:06:52 shutdown: going to close listening sockets...
m30001| Fri Jun 25 03:06:52 going to close listening socket: 12
m30001| Fri Jun 25 03:06:52 going to close listening socket: 13
m30001| Fri Jun 25 03:06:52 shutdown: going to flush oplog...
m30001| Fri Jun 25 03:06:52 shutdown: going to close sockets...
m30001| Fri Jun 25 03:06:52 shutdown: waiting for fs preallocator...
m30001| Fri Jun 25 03:06:52 shutdown: closing all files...
m31000| Fri Jun 25 03:06:52 WriteBackListener exception : St9exception
m31000| Fri Jun 25 03:06:52 WriteBackListener exception : St9exception
m30001| Fri Jun 25 03:06:52 closeAllFiles() finished
m30001| Fri Jun 25 03:06:52 shutdown: removing fs lock...
m30001| Fri Jun 25 03:06:52 dbexit: really exiting now
m31000| Fri Jun 25 03:06:53 dbexit: received signal 15 rc:0
m31000| Fri Jun 25 03:06:53 caught exception (dbconnectionpool: connect failed localhost:30000) in destructor (~DBClientCursor)
Fri Jun 25 03:06:54 got kill or ctrl c signal 15 (Terminated), will terminate after current cmd ends
Fri Jun 25 03:06:54 now exiting
Fri Jun 25 03:06:54 dbexit:
Fri Jun 25 03:06:54 shutdown: going to close listening sockets...
Fri Jun 25 03:06:54 going to close listening socket: 5
Fri Jun 25 03:06:54 going to close listening socket: 6
Fri Jun 25 03:06:54 going to close listening socket: 7
Fri Jun 25 03:06:54 going to close listening socket: 8
Fri Jun 25 03:06:54 shutdown: going to flush oplog...
Fri Jun 25 03:06:54 shutdown: going to close sockets...
Fri Jun 25 03:06:54 shutdown: waiting for fs preallocator...
Fri Jun 25 03:06:54 shutdown: closing all files...
Fri Jun 25 03:06:54 closeAllFiles() finished
Fri Jun 25 03:06:54 shutdown: removing fs lock...
Fri Jun 25 03:06:54 dbexit: really exiting now
running ./mongod --port 32000 --dbpath /data/db/sconsTests/
*******************************************
Test : auto1.js ...
29109.4639301ms
*******************************************
Test : auto2.js ...
31207.5119019ms
test ./jstests/sharding/auto2.js exited with status 253
1 test succeeded
24 tests didn't get run
The following tests failed (with exit code):
./jstests/sharding/auto2.js 253
scons: *** [smokeSharding] Error 1
scons: building terminated because of errors.