[js_test:migration_failure] 2018-07-11T15:48:18.421+0000 Starting JSTest jstests/sharding/migration_failure.js... ./mongo --eval MongoRunner.dataDir = "/data/db/job1/mongorunner"; TestData = new Object(); TestData.wiredTigerEngineConfigString = ""; TestData.maxPort = 20499; TestData.setParameters = new Object(); TestData.setParameters.logComponentVerbosity = new Object(); TestData.setParameters.logComponentVerbosity.replication = new Object(); TestData.setParameters.logComponentVerbosity.replication.heartbeats = 2; TestData.setParameters.logComponentVerbosity.replication.rollback = 2; TestData.isMainTest = true; TestData.transactionLifetimeLimitSeconds = 10800; TestData.failIfUnterminatedProcesses = true; TestData.storageEngine = "wiredTiger"; TestData.minPort = 20270; TestData.transportLayer = ""; TestData.storageEngineCacheSizeGB = "1"; TestData.wiredTigerIndexConfigString = ""; TestData.noJournal = false; TestData.testName = "migration_failure"; TestData.serviceExecutor = ""; TestData.skipCheckingCatalogCacheConsistencyWithShardingCatalog = true; TestData.numTestClients = 1; TestData.wiredTigerCollectionConfigString = ""; MongoRunner.dataPath = "/data/db/job1/mongorunner/"; load('jstests/libs/override_methods/sharding_continuous_config_stepdown.js');; load('jstests/libs/override_methods/validate_collections_on_shutdown.js');; load('jstests/libs/override_methods/check_uuids_consistent_across_cluster.js'); --readMode=commands --nodb jstests/sharding/migration_failure.js [js_test:migration_failure] 2018-07-11T15:48:18.464+0000 JSTest jstests/sharding/migration_failure.js started with pid 23369. [js_test:migration_failure] 2018-07-11T15:48:18.465+0000 MongoDB shell version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:18.519+0000 true [js_test:migration_failure] 2018-07-11T15:48:18.519+0000 Starting new replica set migration_failure-rs0 [js_test:migration_failure] 2018-07-11T15:48:18.520+0000 ReplSetTest starting set [js_test:migration_failure] 2018-07-11T15:48:18.521+0000 ReplSetTest n is : 0 [js_test:migration_failure] 2018-07-11T15:48:18.522+0000 { [js_test:migration_failure] 2018-07-11T15:48:18.522+0000 "useHostName" : true, [js_test:migration_failure] 2018-07-11T15:48:18.527+0000 "oplogSize" : 16, [js_test:migration_failure] 2018-07-11T15:48:18.528+0000 "keyFile" : undefined, [js_test:migration_failure] 2018-07-11T15:48:18.531+0000 "port" : 20270, [js_test:migration_failure] 2018-07-11T15:48:18.533+0000 "noprealloc" : "", [js_test:migration_failure] 2018-07-11T15:48:18.535+0000 "replSet" : "migration_failure-rs0", [js_test:migration_failure] 2018-07-11T15:48:18.535+0000 "dbpath" : "$set-$node", [js_test:migration_failure] 2018-07-11T15:48:18.538+0000 "useHostname" : true, [js_test:migration_failure] 2018-07-11T15:48:18.540+0000 "shardsvr" : "", [js_test:migration_failure] 2018-07-11T15:48:18.542+0000 "pathOpts" : { [js_test:migration_failure] 2018-07-11T15:48:18.543+0000 "testName" : "migration_failure", [js_test:migration_failure] 2018-07-11T15:48:18.545+0000 "shard" : 0, [js_test:migration_failure] 2018-07-11T15:48:18.545+0000 "node" : 0, [js_test:migration_failure] 2018-07-11T15:48:18.546+0000 "set" : "migration_failure-rs0" [js_test:migration_failure] 2018-07-11T15:48:18.548+0000 }, [js_test:migration_failure] 2018-07-11T15:48:18.549+0000 "setParameter" : { [js_test:migration_failure] 2018-07-11T15:48:18.553+0000 "logComponentVerbosity" : "{\n\t\"verbosity\" : 0,\n\t\"command\" : {\n\t\t\"verbosity\" : 1\n\t},\n\t\"network\" : {\n\t\t\"verbosity\" : 1,\n\t\t\"asio\" : {\n\t\t\t\"verbosity\" : 2\n\t\t}\n\t},\n\t\"tracking\" : {\n\t\t\"verbosity\" : 0\n\t}\n}", [js_test:migration_failure] 2018-07-11T15:48:18.554+0000 "writePeriodicNoops" : false, [js_test:migration_failure] 2018-07-11T15:48:18.555+0000 "numInitialSyncAttempts" : 1, [js_test:migration_failure] 2018-07-11T15:48:18.555+0000 "numInitialSyncConnectAttempts" : 60 [js_test:migration_failure] 2018-07-11T15:48:18.558+0000 }, [js_test:migration_failure] 2018-07-11T15:48:18.560+0000 "restart" : undefined [js_test:migration_failure] 2018-07-11T15:48:18.560+0000 } [js_test:migration_failure] 2018-07-11T15:48:18.561+0000 ReplSetTest Starting.... [js_test:migration_failure] 2018-07-11T15:48:18.561+0000 Resetting db path '/data/db/job1/mongorunner/migration_failure-rs0-0' [js_test:migration_failure] 2018-07-11T15:48:18.565+0000 2018-07-11T15:48:18.526+0000 I - [js] shell: started program (sh23400): /data/mci/96a581d9012f04cba7b1fdc9530e0c43/src/mongod --oplogSize 16 --port 20270 --noprealloc --replSet migration_failure-rs0 --dbpath /data/db/job1/mongorunner/migration_failure-rs0-0 --shardsvr --setParameter logComponentVerbosity={ [js_test:migration_failure] 2018-07-11T15:48:18.565+0000 "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:18.565+0000 "command" : { [js_test:migration_failure] 2018-07-11T15:48:18.565+0000 "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:18.566+0000 }, [js_test:migration_failure] 2018-07-11T15:48:18.568+0000 "network" : { [js_test:migration_failure] 2018-07-11T15:48:18.570+0000 "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:18.572+0000 "asio" : { [js_test:migration_failure] 2018-07-11T15:48:18.573+0000 "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:18.573+0000 } [js_test:migration_failure] 2018-07-11T15:48:18.574+0000 }, [js_test:migration_failure] 2018-07-11T15:48:18.576+0000 "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:18.578+0000 "verbosity" : 0 [js_test:migration_failure] 2018-07-11T15:48:18.579+0000 } [js_test:migration_failure] 2018-07-11T15:48:18.581+0000 } --setParameter writePeriodicNoops=false --setParameter numInitialSyncAttempts=1 --setParameter numInitialSyncConnectAttempts=60 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --storageEngine wiredTiger --setParameter transactionLifetimeLimitSeconds=10800 --setParameter orphanCleanupDelaySecs=1 --wiredTigerCacheSizeGB 1 [js_test:migration_failure] 2018-07-11T15:48:18.581+0000 d20270| 2018-07-11T15:48:18.547+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' [js_test:migration_failure] 2018-07-11T15:48:18.582+0000 d20270| 2018-07-11T15:48:18.557+0000 D NETWORK [main] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:18.584+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] MongoDB starting : pid=23400 port=20270 dbpath=/data/db/job1/mongorunner/migration_failure-rs0-0 64-bit host=ip-10-122-14-56 [js_test:migration_failure] 2018-07-11T15:48:18.584+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] db version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:18.586+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] git version: ad0d0e46190ee408662f3874ba85ea0b0b3731c7 [js_test:migration_failure] 2018-07-11T15:48:18.587+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 [js_test:migration_failure] 2018-07-11T15:48:18.588+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] allocator: tcmalloc [js_test:migration_failure] 2018-07-11T15:48:18.588+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] modules: enterprise [js_test:migration_failure] 2018-07-11T15:48:18.589+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] build environment: [js_test:migration_failure] 2018-07-11T15:48:18.589+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] distmod: rhel62 [js_test:migration_failure] 2018-07-11T15:48:18.589+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] distarch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:18.590+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] target_arch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:18.593+0000 d20270| 2018-07-11T15:48:18.557+0000 I CONTROL [initandlisten] options: { net: { bindIp: "0.0.0.0", port: 20270 }, noprealloc: true, replication: { oplogSizeMB: 16, replSet: "migration_failure-rs0" }, setParameter: { disableLogicalSessionCacheRefresh: "true", enableTestCommands: "1", logComponentVerbosity: "{ [js_test:migration_failure] 2018-07-11T15:48:18.594+0000 d20270| "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:18.594+0000 d20270| "command" : { [js_test:migration_failure] 2018-07-11T15:48:18.595+0000 d20270| "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:18.596+0000 d20270| }, [js_test:migration_failure] 2018-07-11T15:48:18.598+0000 d20270| "network" : { [js_test:migration_failure] 2018-07-11T15:48:18.600+0000 d20270| "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:18.602+0000 d20270| "asio" : { [js_test:migration_failure] 2018-07-11T15:48:18.603+0000 d20270| "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:18.605+0000 d20270| } [js_test:migration_failure] 2018-07-11T15:48:18.606+0000 d20270| }, [js_test:migration_failure] 2018-07-11T15:48:18.609+0000 d20270| "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:18.610+0000 d20270| "...", numInitialSyncAttempts: "1", numInitialSyncConnectAttempts: "60", orphanCleanupDelaySecs: "1", transactionLifetimeLimitSeconds: "10800", writePeriodicNoops: "false" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/data/db/job1/mongorunner/migration_failure-rs0-0", engine: "wiredTiger", wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } } } [js_test:migration_failure] 2018-07-11T15:48:18.612+0000 d20270| 2018-07-11T15:48:18.557+0000 D NETWORK [initandlisten] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:18.615+0000 d20270| 2018-07-11T15:48:18.558+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), [js_test:migration_failure] 2018-07-11T15:48:19.211+0000 d20270| 2018-07-11T15:48:19.211+0000 I STORAGE [initandlisten] WiredTiger message [1531324099:211257][23400:0x7f1d8cc0ca60], txn-recover: Set global recovery timestamp: 0 [js_test:migration_failure] 2018-07-11T15:48:19.220+0000 d20270| 2018-07-11T15:48:19.220+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) [js_test:migration_failure] 2018-07-11T15:48:19.220+0000 d20270| 2018-07-11T15:48:19.220+0000 D COMMAND [WTJournalFlusher] BackgroundJob starting: WTJournalFlusher [js_test:migration_failure] 2018-07-11T15:48:19.221+0000 d20270| 2018-07-11T15:48:19.220+0000 D COMMAND [WTCheckpointThread] BackgroundJob starting: WTCheckpointThread [js_test:migration_failure] 2018-07-11T15:48:19.232+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:19.232+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] ** NOTE: This is a development version (4.1.0-656-gad0d0e4619) of MongoDB. [js_test:migration_failure] 2018-07-11T15:48:19.233+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] ** Not recommended for production. [js_test:migration_failure] 2018-07-11T15:48:19.233+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:19.233+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. [js_test:migration_failure] 2018-07-11T15:48:19.234+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. [js_test:migration_failure] 2018-07-11T15:48:19.234+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. [js_test:migration_failure] 2018-07-11T15:48:19.235+0000 d20270| 2018-07-11T15:48:19.232+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:19.235+0000 d20270| 2018-07-11T15:48:19.232+0000 D COMMAND [SNMPAgent] BackgroundJob starting: SNMPAgent [js_test:migration_failure] 2018-07-11T15:48:19.235+0000 d20270| 2018-07-11T15:48:19.232+0000 D NETWORK [SNMPAgent] SNMPAgent not enabled [js_test:migration_failure] 2018-07-11T15:48:19.235+0000 d20270| 2018-07-11T15:48:19.235+0000 D ASIO [CollectionRangeDeleter-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:19.235+0000 d20270| 2018-07-11T15:48:19.235+0000 I COMMAND [initandlisten] command admin.system.roles command: find { find: "system.roles", $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:232 locks:{ Global: { acquireCount: { r: 5, w: 1, W: 2 } }, Database: { acquireCount: { r: 2, W: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:19.235+0000 d20270| 2018-07-11T15:48:19.235+0000 W SHARDING [initandlisten] Started with --shardsvr, but no shardIdentity document was found on disk in admin.system.version. This most likely means this server has not yet been added to a sharded cluster. [js_test:migration_failure] 2018-07-11T15:48:19.237+0000 d20270| 2018-07-11T15:48:19.236+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 3d245eb1-8c1a-422e-9a7d-bc43ddec710d [js_test:migration_failure] 2018-07-11T15:48:19.244+0000 d20270| 2018-07-11T15:48:19.244+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/job1/mongorunner/migration_failure-rs0-0/diagnostic.data' [js_test:migration_failure] 2018-07-11T15:48:19.244+0000 d20270| 2018-07-11T15:48:19.244+0000 D ASIO [Replication] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:19.244+0000 d20270| 2018-07-11T15:48:19.244+0000 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 295b1750-edda-4339-b16c-677caa54a3de [js_test:migration_failure] 2018-07-11T15:48:19.251+0000 d20270| 2018-07-11T15:48:19.251+0000 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: b1d817a5-49e8-4500-9230-058cf02ea5d8 [js_test:migration_failure] 2018-07-11T15:48:19.258+0000 d20270| 2018-07-11T15:48:19.258+0000 I REPL [initandlisten] Did not find local voted for document at startup. [js_test:migration_failure] 2018-07-11T15:48:19.259+0000 d20270| 2018-07-11T15:48:19.258+0000 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. [js_test:migration_failure] 2018-07-11T15:48:19.259+0000 d20270| 2018-07-11T15:48:19.258+0000 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: d117cbc4-b1fa-44df-ae33-cb9b639297f9 [js_test:migration_failure] 2018-07-11T15:48:19.266+0000 d20270| 2018-07-11T15:48:19.266+0000 I REPL [initandlisten] Initialized the rollback ID to 1 [js_test:migration_failure] 2018-07-11T15:48:19.266+0000 d20270| 2018-07-11T15:48:19.266+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset [js_test:migration_failure] 2018-07-11T15:48:19.266+0000 d20270| 2018-07-11T15:48:19.266+0000 D COMMAND [TTLMonitor] BackgroundJob starting: TTLMonitor [js_test:migration_failure] 2018-07-11T15:48:19.266+0000 d20270| 2018-07-11T15:48:19.266+0000 D COMMAND [ClientCursorMonitor] BackgroundJob starting: ClientCursorMonitor [js_test:migration_failure] 2018-07-11T15:48:19.266+0000 d20270| 2018-07-11T15:48:19.266+0000 D COMMAND [PeriodicTaskRunner] BackgroundJob starting: PeriodicTaskRunner [js_test:migration_failure] 2018-07-11T15:48:19.267+0000 d20270| 2018-07-11T15:48:19.267+0000 I NETWORK [initandlisten] waiting for connections on port 20270 [js_test:migration_failure] 2018-07-11T15:48:19.342+0000 d20270| 2018-07-11T15:48:19.328+0000 I NETWORK [listener] connection accepted from 127.0.0.1:48211 #1 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:19.342+0000 d20270| 2018-07-11T15:48:19.329+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:48211 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:19.347+0000 d20270| 2018-07-11T15:48:19.329+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:460 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:19.348+0000 [ connection to ip-10-122-14-56:20270 ] [js_test:migration_failure] 2018-07-11T15:48:19.349+0000 d20270| 2018-07-11T15:48:19.334+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: serverStatus { serverStatus: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $db: "admin" } numYields:0 reslen:31858 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:19.352+0000 d20270| 2018-07-11T15:48:19.336+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: getCmdLineOpts { getCmdLineOpts: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:2004 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:19.353+0000 { [js_test:migration_failure] 2018-07-11T15:48:19.355+0000 "replSetInitiate" : { [js_test:migration_failure] 2018-07-11T15:48:19.356+0000 "_id" : "migration_failure-rs0", [js_test:migration_failure] 2018-07-11T15:48:19.357+0000 "protocolVersion" : 1, [js_test:migration_failure] 2018-07-11T15:48:19.358+0000 "members" : [ [js_test:migration_failure] 2018-07-11T15:48:19.358+0000 { [js_test:migration_failure] 2018-07-11T15:48:19.359+0000 "_id" : 0, [js_test:migration_failure] 2018-07-11T15:48:19.359+0000 "host" : "ip-10-122-14-56:20270" [js_test:migration_failure] 2018-07-11T15:48:19.360+0000 } [js_test:migration_failure] 2018-07-11T15:48:19.360+0000 ] [js_test:migration_failure] 2018-07-11T15:48:19.360+0000 } [js_test:migration_failure] 2018-07-11T15:48:19.360+0000 } [js_test:migration_failure] 2018-07-11T15:48:19.360+0000 d20270| 2018-07-11T15:48:19.337+0000 I REPL [conn1] replSetInitiate admin command received from client [js_test:migration_failure] 2018-07-11T15:48:19.362+0000 d20270| 2018-07-11T15:48:19.338+0000 I REPL [conn1] replSetInitiate config object with 1 members parses ok [js_test:migration_failure] 2018-07-11T15:48:19.362+0000 d20270| 2018-07-11T15:48:19.338+0000 I REPL [conn1] ****** [js_test:migration_failure] 2018-07-11T15:48:19.363+0000 d20270| 2018-07-11T15:48:19.338+0000 I REPL [conn1] creating replication oplog of size: 16MB... [js_test:migration_failure] 2018-07-11T15:48:19.364+0000 d20270| 2018-07-11T15:48:19.338+0000 I STORAGE [conn1] createCollection: local.oplog.rs with generated UUID: a3a87904-aaf4-4a80-8ae2-d7111ead7848 [js_test:migration_failure] 2018-07-11T15:48:19.365+0000 d20270| 2018-07-11T15:48:19.344+0000 I STORAGE [conn1] Starting OplogTruncaterThread local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:19.365+0000 d20270| 2018-07-11T15:48:19.344+0000 I STORAGE [conn1] The size storer reports that the oplog contains 0 records totaling to 0 bytes [js_test:migration_failure] 2018-07-11T15:48:19.365+0000 d20270| 2018-07-11T15:48:19.344+0000 I STORAGE [conn1] Scanning the oplog to determine where to place markers for truncation [js_test:migration_failure] 2018-07-11T15:48:19.366+0000 d20270| 2018-07-11T15:48:19.344+0000 D COMMAND [WT OplogTruncaterThread: local.oplog.rs] BackgroundJob starting: WT OplogTruncaterThread: local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:19.366+0000 d20270| 2018-07-11T15:48:19.363+0000 I REPL [conn1] ****** [js_test:migration_failure] 2018-07-11T15:48:19.366+0000 d20270| 2018-07-11T15:48:19.364+0000 I STORAGE [conn1] createCollection: local.system.replset with generated UUID: 5e6485d9-f12a-455d-a9d3-2d8a09b63e58 [js_test:migration_failure] 2018-07-11T15:48:19.470+0000 d20270| 2018-07-11T15:48:19.470+0000 I STORAGE [conn1] createCollection: admin.system.version with provided UUID: 1f9a1f38-d8e2-4c6a-bf5b-6d6e60b85c6b [js_test:migration_failure] 2018-07-11T15:48:19.480+0000 d20270| 2018-07-11T15:48:19.479+0000 I COMMAND [conn1] setting featureCompatibilityVersion to 4.0 [js_test:migration_failure] 2018-07-11T15:48:19.481+0000 d20270| 2018-07-11T15:48:19.479+0000 I REPL [conn1] New replica set config in use: { _id: "migration_failure-rs0", version: 1, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20270", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626c3f502f6594902b157') } } [js_test:migration_failure] 2018-07-11T15:48:19.481+0000 d20270| 2018-07-11T15:48:19.479+0000 I REPL [conn1] This node is ip-10-122-14-56:20270 in the config [js_test:migration_failure] 2018-07-11T15:48:19.481+0000 d20270| 2018-07-11T15:48:19.479+0000 I REPL [conn1] transition to STARTUP2 from STARTUP [js_test:migration_failure] 2018-07-11T15:48:19.482+0000 d20270| 2018-07-11T15:48:19.479+0000 I REPL [conn1] Starting replication storage threads [js_test:migration_failure] 2018-07-11T15:48:19.482+0000 d20270| 2018-07-11T15:48:19.480+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:19.482+0000 d20270| 2018-07-11T15:48:19.480+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:19.483+0000 d20270| 2018-07-11T15:48:19.481+0000 I REPL [conn1] transition to RECOVERING from STARTUP2 [js_test:migration_failure] 2018-07-11T15:48:19.483+0000 d20270| 2018-07-11T15:48:19.481+0000 I REPL [conn1] Starting replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:19.483+0000 d20270| 2018-07-11T15:48:19.481+0000 I REPL [conn1] Starting replication applier thread [js_test:migration_failure] 2018-07-11T15:48:19.483+0000 d20270| 2018-07-11T15:48:19.481+0000 I REPL [conn1] Starting replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:19.484+0000 d20270| 2018-07-11T15:48:19.481+0000 I REPL [rsSync-0] Starting oplog application [js_test:migration_failure] 2018-07-11T15:48:19.484+0000 d20270| 2018-07-11T15:48:19.482+0000 I COMMAND [conn1] command local.system.replset appName: "MongoDB Shell" command: replSetInitiate { replSetInitiate: { _id: "migration_failure-rs0", protocolVersion: 1.0, members: [ { _id: 0.0, host: "ip-10-122-14-56:20270" } ] }, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 15, w: 6, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 44 } }, Database: { acquireCount: { r: 3, w: 3, W: 3 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_msg 145ms [js_test:migration_failure] 2018-07-11T15:48:19.484+0000 d20270| 2018-07-11T15:48:19.482+0000 I REPL [rsSync-0] transition to SECONDARY from RECOVERING [js_test:migration_failure] 2018-07-11T15:48:19.485+0000 d20270| 2018-07-11T15:48:19.482+0000 I REPL [rsSync-0] conducting a dry run election to see if we could be elected. current term: 0 [js_test:migration_failure] 2018-07-11T15:48:19.485+0000 d20270| 2018-07-11T15:48:19.483+0000 I REPL [replexec-0] dry election run succeeded, running for election in term 1 [js_test:migration_failure] 2018-07-11T15:48:19.485+0000 d20270| 2018-07-11T15:48:19.483+0000 I STORAGE [replexec-2] createCollection: local.replset.election with generated UUID: 4179ac93-08e8-453b-8b93-38d095dcd153 [js_test:migration_failure] 2018-07-11T15:48:19.486+0000 d20270| 2018-07-11T15:48:19.483+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:576 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:19.493+0000 d20270| 2018-07-11T15:48:19.492+0000 I REPL [replexec-2] election succeeded, assuming primary role in term 1 [js_test:migration_failure] 2018-07-11T15:48:19.494+0000 d20270| 2018-07-11T15:48:19.492+0000 I REPL [replexec-2] transition to PRIMARY from SECONDARY [js_test:migration_failure] 2018-07-11T15:48:19.494+0000 d20270| 2018-07-11T15:48:19.492+0000 I REPL [replexec-2] Entering primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:19.494+0000 d20270| 2018-07-11T15:48:19.492+0000 I REPL [replexec-2] Exited primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:19.495+0000 d20270| 2018-07-11T15:48:19.492+0000 I REPL [replexec-2] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:19.685+0000 d20270| 2018-07-11T15:48:19.685+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:19.889+0000 d20270| 2018-07-11T15:48:19.887+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:20.091+0000 d20270| 2018-07-11T15:48:20.088+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:20.292+0000 d20270| 2018-07-11T15:48:20.290+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:20.492+0000 d20270| 2018-07-11T15:48:20.491+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:20.694+0000 d20270| 2018-07-11T15:48:20.692+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:20.894+0000 d20270| 2018-07-11T15:48:20.894+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.095+0000 d20270| 2018-07-11T15:48:21.095+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.297+0000 d20270| 2018-07-11T15:48:21.296+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.483+0000 d20270| 2018-07-11T15:48:21.483+0000 I STORAGE [rsSync-0] createCollection: config.transactions with generated UUID: ba5577ba-9c30-4bb0-8044-8be2e9be9f56 [js_test:migration_failure] 2018-07-11T15:48:21.491+0000 d20270| 2018-07-11T15:48:21.491+0000 I COMMAND [rsSync-0] command config.transactions command: create { create: "transactions", $db: "config" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 14, w: 4, W: 1 } }, Database: { acquireCount: { r: 5, w: 3, W: 1 } }, Collection: { acquireCount: { r: 4, w: 1 } }, oplog: { acquireCount: { r: 1, w: 2 } } } protocol:op_msg 7ms [js_test:migration_failure] 2018-07-11T15:48:21.491+0000 d20270| 2018-07-11T15:48:21.491+0000 I REPL [rsSync-0] transition to primary complete; database writes are now permitted [js_test:migration_failure] 2018-07-11T15:48:21.497+0000 d20270| 2018-07-11T15:48:21.497+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324099, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.498+0000 d20270| 2018-07-11T15:48:21.498+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.499+0000 d20270| 2018-07-11T15:48:21.499+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.500+0000 d20270| 2018-07-11T15:48:21.500+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetConfig { replSetGetConfig: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:714 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.501+0000 d20270| 2018-07-11T15:48:21.500+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.501+0000 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:migration_failure] 2018-07-11T15:48:21.501+0000 d20270| 2018-07-11T15:48:21.501+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:895 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.501+0000 AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:21.502+0000 d20270| 2018-07-11T15:48:21.502+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.502+0000 Set shouldWaitForKeys from RS options: false [js_test:migration_failure] 2018-07-11T15:48:21.503+0000 d20270| 2018-07-11T15:48:21.503+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.503+0000 AwaitLastStableCheckpointTimestamp: Beginning for [ "ip-10-122-14-56:20270" ] [js_test:migration_failure] 2018-07-11T15:48:21.504+0000 d20270| 2018-07-11T15:48:21.504+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:895 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.504+0000 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:migration_failure] 2018-07-11T15:48:21.504+0000 d20270| 2018-07-11T15:48:21.504+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:895 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.505+0000 AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:21.505+0000 d20270| 2018-07-11T15:48:21.505+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.505+0000 AwaitLastStableCheckpointTimestamp: ensuring the commit point advances for [ "ip-10-122-14-56:20270" ] [js_test:migration_failure] 2018-07-11T15:48:21.507+0000 d20270| 2018-07-11T15:48:21.507+0000 I STORAGE [conn1] Triggering the first stable checkpoint. Initial Data: Timestamp(1531324099, 1) PrevStable: Timestamp(0, 0) CurrStable: Timestamp(1531324101, 3) [js_test:migration_failure] 2018-07-11T15:48:21.507+0000 d20270| 2018-07-11T15:48:21.507+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: appendOplogNote { appendOplogNote: 1.0, data: { awaitLastStableCheckpointTimestamp: 1.0 }, writeConcern: { w: "majority", wtimeout: 600000.0 }, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:21.508+0000 d20270| 2018-07-11T15:48:21.507+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: appendOplogNote { appendOplogNote: 1.0, data: { awaitLastStableCheckpointTimestamp: 2.0 }, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.508+0000 AwaitLastStableCheckpointTimestamp: Waiting for stable checkpoints for [ "ip-10-122-14-56:20270" ] [js_test:migration_failure] 2018-07-11T15:48:21.508+0000 d20270| 2018-07-11T15:48:21.508+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:950 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.509+0000 AwaitLastStableCheckpointTimestamp: ip-10-122-14-56:20270 does not have a stable checkpoint yet. [js_test:migration_failure] 2018-07-11T15:48:21.710+0000 d20270| 2018-07-11T15:48:21.710+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:950 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:21.710+0000 AwaitLastStableCheckpointTimestamp: Successfully took stable checkpoints on [ "ip-10-122-14-56:20270" ] [js_test:migration_failure] 2018-07-11T15:48:21.711+0000 Starting new replica set migration_failure-rs1 [js_test:migration_failure] 2018-07-11T15:48:21.711+0000 ReplSetTest starting set [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 ReplSetTest n is : 0 [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 { [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 "useHostName" : true, [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 "oplogSize" : 16, [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 "keyFile" : undefined, [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 "port" : 20271, [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 "noprealloc" : "", [js_test:migration_failure] 2018-07-11T15:48:21.713+0000 "replSet" : "migration_failure-rs1", [js_test:migration_failure] 2018-07-11T15:48:21.714+0000 "dbpath" : "$set-$node", [js_test:migration_failure] 2018-07-11T15:48:21.714+0000 "useHostname" : true, [js_test:migration_failure] 2018-07-11T15:48:21.714+0000 "shardsvr" : "", [js_test:migration_failure] 2018-07-11T15:48:21.714+0000 "pathOpts" : { [js_test:migration_failure] 2018-07-11T15:48:21.714+0000 "testName" : "migration_failure", [js_test:migration_failure] 2018-07-11T15:48:21.714+0000 "shard" : 1, [js_test:migration_failure] 2018-07-11T15:48:21.715+0000 "node" : 0, [js_test:migration_failure] 2018-07-11T15:48:21.715+0000 "set" : "migration_failure-rs1" [js_test:migration_failure] 2018-07-11T15:48:21.716+0000 }, [js_test:migration_failure] 2018-07-11T15:48:21.716+0000 "setParameter" : { [js_test:migration_failure] 2018-07-11T15:48:21.717+0000 "logComponentVerbosity" : "{\n\t\"verbosity\" : 0,\n\t\"command\" : {\n\t\t\"verbosity\" : 1\n\t},\n\t\"network\" : {\n\t\t\"verbosity\" : 1,\n\t\t\"asio\" : {\n\t\t\t\"verbosity\" : 2\n\t\t}\n\t},\n\t\"tracking\" : {\n\t\t\"verbosity\" : 0\n\t}\n}", [js_test:migration_failure] 2018-07-11T15:48:21.719+0000 "writePeriodicNoops" : false, [js_test:migration_failure] 2018-07-11T15:48:21.719+0000 "numInitialSyncAttempts" : 1, [js_test:migration_failure] 2018-07-11T15:48:21.719+0000 "numInitialSyncConnectAttempts" : 60 [js_test:migration_failure] 2018-07-11T15:48:21.720+0000 }, [js_test:migration_failure] 2018-07-11T15:48:21.720+0000 "restart" : undefined [js_test:migration_failure] 2018-07-11T15:48:21.721+0000 } [js_test:migration_failure] 2018-07-11T15:48:21.722+0000 ReplSetTest Starting.... [js_test:migration_failure] 2018-07-11T15:48:21.723+0000 Resetting db path '/data/db/job1/mongorunner/migration_failure-rs1-0' [js_test:migration_failure] 2018-07-11T15:48:21.724+0000 2018-07-11T15:48:21.717+0000 I - [js] shell: started program (sh23931): /data/mci/96a581d9012f04cba7b1fdc9530e0c43/src/mongod --oplogSize 16 --port 20271 --noprealloc --replSet migration_failure-rs1 --dbpath /data/db/job1/mongorunner/migration_failure-rs1-0 --shardsvr --setParameter logComponentVerbosity={ [js_test:migration_failure] 2018-07-11T15:48:21.725+0000 "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:21.725+0000 "command" : { [js_test:migration_failure] 2018-07-11T15:48:21.725+0000 "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:21.725+0000 }, [js_test:migration_failure] 2018-07-11T15:48:21.725+0000 "network" : { [js_test:migration_failure] 2018-07-11T15:48:21.725+0000 "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:21.726+0000 "asio" : { [js_test:migration_failure] 2018-07-11T15:48:21.726+0000 "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:21.726+0000 } [js_test:migration_failure] 2018-07-11T15:48:21.726+0000 }, [js_test:migration_failure] 2018-07-11T15:48:21.727+0000 "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:21.727+0000 "verbosity" : 0 [js_test:migration_failure] 2018-07-11T15:48:21.727+0000 } [js_test:migration_failure] 2018-07-11T15:48:21.727+0000 } --setParameter writePeriodicNoops=false --setParameter numInitialSyncAttempts=1 --setParameter numInitialSyncConnectAttempts=60 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --storageEngine wiredTiger --setParameter transactionLifetimeLimitSeconds=10800 --setParameter orphanCleanupDelaySecs=1 --wiredTigerCacheSizeGB 1 [js_test:migration_failure] 2018-07-11T15:48:21.743+0000 d20271| 2018-07-11T15:48:21.741+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' [js_test:migration_failure] 2018-07-11T15:48:21.750+0000 d20271| 2018-07-11T15:48:21.750+0000 D NETWORK [main] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:21.751+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] MongoDB starting : pid=23931 port=20271 dbpath=/data/db/job1/mongorunner/migration_failure-rs1-0 64-bit host=ip-10-122-14-56 [js_test:migration_failure] 2018-07-11T15:48:21.751+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] db version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:21.751+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] git version: ad0d0e46190ee408662f3874ba85ea0b0b3731c7 [js_test:migration_failure] 2018-07-11T15:48:21.751+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 [js_test:migration_failure] 2018-07-11T15:48:21.752+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] allocator: tcmalloc [js_test:migration_failure] 2018-07-11T15:48:21.752+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] modules: enterprise [js_test:migration_failure] 2018-07-11T15:48:21.753+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] build environment: [js_test:migration_failure] 2018-07-11T15:48:21.753+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] distmod: rhel62 [js_test:migration_failure] 2018-07-11T15:48:21.754+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] distarch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:21.754+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] target_arch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:21.757+0000 d20271| 2018-07-11T15:48:21.751+0000 I CONTROL [initandlisten] options: { net: { bindIp: "0.0.0.0", port: 20271 }, noprealloc: true, replication: { oplogSizeMB: 16, replSet: "migration_failure-rs1" }, setParameter: { disableLogicalSessionCacheRefresh: "true", enableTestCommands: "1", logComponentVerbosity: "{ [js_test:migration_failure] 2018-07-11T15:48:21.758+0000 d20271| "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:21.758+0000 d20271| "command" : { [js_test:migration_failure] 2018-07-11T15:48:21.758+0000 d20271| "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:21.759+0000 d20271| }, [js_test:migration_failure] 2018-07-11T15:48:21.760+0000 d20271| "network" : { [js_test:migration_failure] 2018-07-11T15:48:21.760+0000 d20271| "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:21.761+0000 d20271| "asio" : { [js_test:migration_failure] 2018-07-11T15:48:21.762+0000 d20271| "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:21.762+0000 d20271| } [js_test:migration_failure] 2018-07-11T15:48:21.762+0000 d20271| }, [js_test:migration_failure] 2018-07-11T15:48:21.764+0000 d20271| "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:21.765+0000 d20271| "...", numInitialSyncAttempts: "1", numInitialSyncConnectAttempts: "60", orphanCleanupDelaySecs: "1", transactionLifetimeLimitSeconds: "10800", writePeriodicNoops: "false" }, sharding: { clusterRole: "shardsvr" }, storage: { dbPath: "/data/db/job1/mongorunner/migration_failure-rs1-0", engine: "wiredTiger", wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } } } [js_test:migration_failure] 2018-07-11T15:48:21.765+0000 d20271| 2018-07-11T15:48:21.751+0000 D NETWORK [initandlisten] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:21.767+0000 d20271| 2018-07-11T15:48:21.751+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), [js_test:migration_failure] 2018-07-11T15:48:22.398+0000 d20271| 2018-07-11T15:48:22.391+0000 I STORAGE [initandlisten] WiredTiger message [1531324102:391217][23931:0x7f7d80364a60], txn-recover: Set global recovery timestamp: 0 [js_test:migration_failure] 2018-07-11T15:48:22.400+0000 d20271| 2018-07-11T15:48:22.400+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) [js_test:migration_failure] 2018-07-11T15:48:22.401+0000 d20271| 2018-07-11T15:48:22.400+0000 D COMMAND [WTJournalFlusher] BackgroundJob starting: WTJournalFlusher [js_test:migration_failure] 2018-07-11T15:48:22.402+0000 d20271| 2018-07-11T15:48:22.400+0000 D COMMAND [WTCheckpointThread] BackgroundJob starting: WTCheckpointThread [js_test:migration_failure] 2018-07-11T15:48:22.419+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:22.419+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] ** NOTE: This is a development version (4.1.0-656-gad0d0e4619) of MongoDB. [js_test:migration_failure] 2018-07-11T15:48:22.420+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] ** Not recommended for production. [js_test:migration_failure] 2018-07-11T15:48:22.420+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:22.420+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. [js_test:migration_failure] 2018-07-11T15:48:22.421+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. [js_test:migration_failure] 2018-07-11T15:48:22.421+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. [js_test:migration_failure] 2018-07-11T15:48:22.421+0000 d20271| 2018-07-11T15:48:22.419+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:22.421+0000 d20271| 2018-07-11T15:48:22.419+0000 D COMMAND [SNMPAgent] BackgroundJob starting: SNMPAgent [js_test:migration_failure] 2018-07-11T15:48:22.422+0000 d20271| 2018-07-11T15:48:22.419+0000 D NETWORK [SNMPAgent] SNMPAgent not enabled [js_test:migration_failure] 2018-07-11T15:48:22.422+0000 d20271| 2018-07-11T15:48:22.421+0000 D ASIO [CollectionRangeDeleter-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:22.422+0000 d20271| 2018-07-11T15:48:22.421+0000 I COMMAND [initandlisten] command admin.system.roles command: find { find: "system.roles", $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:232 locks:{ Global: { acquireCount: { r: 5, w: 1, W: 2 } }, Database: { acquireCount: { r: 2, W: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:22.423+0000 d20271| 2018-07-11T15:48:22.421+0000 W SHARDING [initandlisten] Started with --shardsvr, but no shardIdentity document was found on disk in admin.system.version. This most likely means this server has not yet been added to a sharded cluster. [js_test:migration_failure] 2018-07-11T15:48:22.425+0000 d20271| 2018-07-11T15:48:22.422+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: b1f9053a-e356-4253-9f32-016707c04a86 [js_test:migration_failure] 2018-07-11T15:48:22.435+0000 d20271| 2018-07-11T15:48:22.434+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/job1/mongorunner/migration_failure-rs1-0/diagnostic.data' [js_test:migration_failure] 2018-07-11T15:48:22.435+0000 d20271| 2018-07-11T15:48:22.434+0000 D ASIO [Replication] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:22.435+0000 d20271| 2018-07-11T15:48:22.434+0000 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: b1209b84-ba60-4fc2-b0c2-4ce33a37f61c [js_test:migration_failure] 2018-07-11T15:48:22.446+0000 d20271| 2018-07-11T15:48:22.446+0000 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: e90065dd-c62e-421a-8e26-a1a37222babc [js_test:migration_failure] 2018-07-11T15:48:22.456+0000 d20271| 2018-07-11T15:48:22.456+0000 I REPL [initandlisten] Did not find local voted for document at startup. [js_test:migration_failure] 2018-07-11T15:48:22.456+0000 d20271| 2018-07-11T15:48:22.456+0000 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. [js_test:migration_failure] 2018-07-11T15:48:22.457+0000 d20271| 2018-07-11T15:48:22.456+0000 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: 0e05136a-56f7-463a-b986-c6c419a55634 [js_test:migration_failure] 2018-07-11T15:48:22.468+0000 d20271| 2018-07-11T15:48:22.468+0000 I REPL [initandlisten] Initialized the rollback ID to 1 [js_test:migration_failure] 2018-07-11T15:48:22.468+0000 d20271| 2018-07-11T15:48:22.468+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset [js_test:migration_failure] 2018-07-11T15:48:22.468+0000 d20271| 2018-07-11T15:48:22.468+0000 D COMMAND [TTLMonitor] BackgroundJob starting: TTLMonitor [js_test:migration_failure] 2018-07-11T15:48:22.469+0000 d20271| 2018-07-11T15:48:22.468+0000 D COMMAND [ClientCursorMonitor] BackgroundJob starting: ClientCursorMonitor [js_test:migration_failure] 2018-07-11T15:48:22.469+0000 d20271| 2018-07-11T15:48:22.468+0000 D COMMAND [PeriodicTaskRunner] BackgroundJob starting: PeriodicTaskRunner [js_test:migration_failure] 2018-07-11T15:48:22.469+0000 d20271| 2018-07-11T15:48:22.468+0000 I NETWORK [initandlisten] waiting for connections on port 20271 [js_test:migration_failure] 2018-07-11T15:48:22.520+0000 d20271| 2018-07-11T15:48:22.520+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59525 #1 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:22.520+0000 d20271| 2018-07-11T15:48:22.520+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:59525 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:22.520+0000 d20271| 2018-07-11T15:48:22.520+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:460 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:22.521+0000 [ connection to ip-10-122-14-56:20271 ] [js_test:migration_failure] 2018-07-11T15:48:22.522+0000 d20271| 2018-07-11T15:48:22.522+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: serverStatus { serverStatus: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $db: "admin" } numYields:0 reslen:31858 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:22.523+0000 d20271| 2018-07-11T15:48:22.523+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: getCmdLineOpts { getCmdLineOpts: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:2004 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:22.523+0000 { [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 "replSetInitiate" : { [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 "_id" : "migration_failure-rs1", [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 "protocolVersion" : 1, [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 "members" : [ [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 { [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 "_id" : 0, [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 "host" : "ip-10-122-14-56:20271" [js_test:migration_failure] 2018-07-11T15:48:22.524+0000 } [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 ] [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 } [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 } [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 d20271| 2018-07-11T15:48:22.524+0000 I REPL [conn1] replSetInitiate admin command received from client [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 d20271| 2018-07-11T15:48:22.525+0000 I REPL [conn1] replSetInitiate config object with 1 members parses ok [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 d20271| 2018-07-11T15:48:22.525+0000 I REPL [conn1] ****** [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 d20271| 2018-07-11T15:48:22.525+0000 I REPL [conn1] creating replication oplog of size: 16MB... [js_test:migration_failure] 2018-07-11T15:48:22.525+0000 d20271| 2018-07-11T15:48:22.525+0000 I STORAGE [conn1] createCollection: local.oplog.rs with generated UUID: ee7202f3-5424-46ea-a4b0-8274ef87f751 [js_test:migration_failure] 2018-07-11T15:48:22.530+0000 d20271| 2018-07-11T15:48:22.530+0000 I STORAGE [conn1] Starting OplogTruncaterThread local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:22.530+0000 d20271| 2018-07-11T15:48:22.530+0000 I STORAGE [conn1] The size storer reports that the oplog contains 0 records totaling to 0 bytes [js_test:migration_failure] 2018-07-11T15:48:22.530+0000 d20271| 2018-07-11T15:48:22.530+0000 D COMMAND [WT OplogTruncaterThread: local.oplog.rs] BackgroundJob starting: WT OplogTruncaterThread: local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:22.531+0000 d20271| 2018-07-11T15:48:22.530+0000 I STORAGE [conn1] Scanning the oplog to determine where to place markers for truncation [js_test:migration_failure] 2018-07-11T15:48:22.550+0000 d20271| 2018-07-11T15:48:22.550+0000 I REPL [conn1] ****** [js_test:migration_failure] 2018-07-11T15:48:22.550+0000 d20271| 2018-07-11T15:48:22.550+0000 I STORAGE [conn1] createCollection: local.system.replset with generated UUID: 626a7276-64ac-4853-a2cd-4290336e0656 [js_test:migration_failure] 2018-07-11T15:48:22.657+0000 d20271| 2018-07-11T15:48:22.657+0000 I STORAGE [conn1] createCollection: admin.system.version with provided UUID: eff3e1f7-58c6-45c5-9082-4e31cfca9195 [js_test:migration_failure] 2018-07-11T15:48:22.664+0000 d20271| 2018-07-11T15:48:22.664+0000 I COMMAND [conn1] setting featureCompatibilityVersion to 4.0 [js_test:migration_failure] 2018-07-11T15:48:22.664+0000 d20271| 2018-07-11T15:48:22.664+0000 I REPL [conn1] New replica set config in use: { _id: "migration_failure-rs1", version: 1, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20271", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626c65d09409dd2aa15d1') } } [js_test:migration_failure] 2018-07-11T15:48:22.665+0000 d20271| 2018-07-11T15:48:22.664+0000 I REPL [conn1] This node is ip-10-122-14-56:20271 in the config [js_test:migration_failure] 2018-07-11T15:48:22.665+0000 d20271| 2018-07-11T15:48:22.664+0000 I REPL [conn1] transition to STARTUP2 from STARTUP [js_test:migration_failure] 2018-07-11T15:48:22.665+0000 d20271| 2018-07-11T15:48:22.664+0000 I REPL [conn1] Starting replication storage threads [js_test:migration_failure] 2018-07-11T15:48:22.665+0000 d20271| 2018-07-11T15:48:22.665+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:22.665+0000 d20271| 2018-07-11T15:48:22.665+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:22.666+0000 d20271| 2018-07-11T15:48:22.666+0000 I REPL [conn1] transition to RECOVERING from STARTUP2 [js_test:migration_failure] 2018-07-11T15:48:22.666+0000 d20271| 2018-07-11T15:48:22.666+0000 I REPL [conn1] Starting replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:22.666+0000 d20271| 2018-07-11T15:48:22.666+0000 I REPL [conn1] Starting replication applier thread [js_test:migration_failure] 2018-07-11T15:48:22.666+0000 d20271| 2018-07-11T15:48:22.666+0000 I REPL [conn1] Starting replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:22.667+0000 d20271| 2018-07-11T15:48:22.666+0000 I REPL [rsSync-0] Starting oplog application [js_test:migration_failure] 2018-07-11T15:48:22.667+0000 d20271| 2018-07-11T15:48:22.666+0000 I COMMAND [conn1] command local.system.replset appName: "MongoDB Shell" command: replSetInitiate { replSetInitiate: { _id: "migration_failure-rs1", protocolVersion: 1.0, members: [ { _id: 0.0, host: "ip-10-122-14-56:20271" } ] }, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 15, w: 6, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 69 } }, Database: { acquireCount: { r: 3, w: 3, W: 3 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_msg 142ms [js_test:migration_failure] 2018-07-11T15:48:22.668+0000 d20271| 2018-07-11T15:48:22.666+0000 I REPL [rsSync-0] transition to SECONDARY from RECOVERING [js_test:migration_failure] 2018-07-11T15:48:22.669+0000 d20271| 2018-07-11T15:48:22.668+0000 I REPL [rsSync-0] conducting a dry run election to see if we could be elected. current term: 0 [js_test:migration_failure] 2018-07-11T15:48:22.669+0000 d20271| 2018-07-11T15:48:22.668+0000 I REPL [replexec-0] dry election run succeeded, running for election in term 1 [js_test:migration_failure] 2018-07-11T15:48:22.669+0000 d20271| 2018-07-11T15:48:22.668+0000 I STORAGE [replexec-1] createCollection: local.replset.election with generated UUID: 8dd81978-bf5b-4706-bd35-27f8dff2528b [js_test:migration_failure] 2018-07-11T15:48:22.669+0000 d20271| 2018-07-11T15:48:22.668+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:576 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:22.681+0000 d20271| 2018-07-11T15:48:22.681+0000 I REPL [replexec-1] election succeeded, assuming primary role in term 1 [js_test:migration_failure] 2018-07-11T15:48:22.682+0000 d20271| 2018-07-11T15:48:22.681+0000 I REPL [replexec-1] transition to PRIMARY from SECONDARY [js_test:migration_failure] 2018-07-11T15:48:22.682+0000 d20271| 2018-07-11T15:48:22.681+0000 I REPL [replexec-1] Entering primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:22.682+0000 d20271| 2018-07-11T15:48:22.681+0000 I REPL [replexec-1] Exited primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:22.683+0000 d20271| 2018-07-11T15:48:22.681+0000 I REPL [replexec-1] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:22.869+0000 d20271| 2018-07-11T15:48:22.869+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:23.071+0000 d20271| 2018-07-11T15:48:23.071+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:23.274+0000 d20271| 2018-07-11T15:48:23.272+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:23.474+0000 d20271| 2018-07-11T15:48:23.473+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:23.675+0000 d20271| 2018-07-11T15:48:23.675+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:23.876+0000 d20271| 2018-07-11T15:48:23.876+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.077+0000 d20271| 2018-07-11T15:48:24.077+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.279+0000 d20271| 2018-07-11T15:48:24.278+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.480+0000 d20271| 2018-07-11T15:48:24.480+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.669+0000 d20271| 2018-07-11T15:48:24.669+0000 I STORAGE [rsSync-0] createCollection: config.transactions with generated UUID: d1e36656-231a-4c83-9dc0-3f94c46b4270 [js_test:migration_failure] 2018-07-11T15:48:24.678+0000 d20271| 2018-07-11T15:48:24.677+0000 I COMMAND [rsSync-0] command config.transactions command: create { create: "transactions", $db: "config" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 14, w: 4, W: 1 } }, Database: { acquireCount: { r: 5, w: 3, W: 1 } }, Collection: { acquireCount: { r: 4, w: 1 } }, oplog: { acquireCount: { r: 1, w: 2 } } } protocol:op_msg 8ms [js_test:migration_failure] 2018-07-11T15:48:24.678+0000 d20271| 2018-07-11T15:48:24.678+0000 I REPL [rsSync-0] transition to primary complete; database writes are now permitted [js_test:migration_failure] 2018-07-11T15:48:24.681+0000 d20271| 2018-07-11T15:48:24.681+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324102, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.683+0000 d20271| 2018-07-11T15:48:24.683+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.684+0000 d20271| 2018-07-11T15:48:24.684+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.685+0000 d20271| 2018-07-11T15:48:24.684+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetConfig { replSetGetConfig: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:714 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.686+0000 d20271| 2018-07-11T15:48:24.686+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.686+0000 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:migration_failure] 2018-07-11T15:48:24.687+0000 d20271| 2018-07-11T15:48:24.687+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:895 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.687+0000 AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:24.688+0000 d20271| 2018-07-11T15:48:24.688+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.688+0000 Set shouldWaitForKeys from RS options: false [js_test:migration_failure] 2018-07-11T15:48:24.689+0000 d20271| 2018-07-11T15:48:24.689+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.690+0000 AwaitLastStableCheckpointTimestamp: Beginning for [ "ip-10-122-14-56:20271" ] [js_test:migration_failure] 2018-07-11T15:48:24.691+0000 d20271| 2018-07-11T15:48:24.690+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:895 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.691+0000 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:migration_failure] 2018-07-11T15:48:24.692+0000 d20271| 2018-07-11T15:48:24.692+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:895 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.692+0000 AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:24.693+0000 d20271| 2018-07-11T15:48:24.693+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:635 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.693+0000 AwaitLastStableCheckpointTimestamp: ensuring the commit point advances for [ "ip-10-122-14-56:20271" ] [js_test:migration_failure] 2018-07-11T15:48:24.695+0000 d20271| 2018-07-11T15:48:24.695+0000 I STORAGE [conn1] Triggering the first stable checkpoint. Initial Data: Timestamp(1531324102, 1) PrevStable: Timestamp(0, 0) CurrStable: Timestamp(1531324104, 3) [js_test:migration_failure] 2018-07-11T15:48:24.695+0000 d20271| 2018-07-11T15:48:24.695+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: appendOplogNote { appendOplogNote: 1.0, data: { awaitLastStableCheckpointTimestamp: 1.0 }, writeConcern: { w: "majority", wtimeout: 600000.0 }, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:24.696+0000 d20271| 2018-07-11T15:48:24.696+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: appendOplogNote { appendOplogNote: 1.0, data: { awaitLastStableCheckpointTimestamp: 2.0 }, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:163 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.696+0000 AwaitLastStableCheckpointTimestamp: Waiting for stable checkpoints for [ "ip-10-122-14-56:20271" ] [js_test:migration_failure] 2018-07-11T15:48:24.696+0000 d20271| 2018-07-11T15:48:24.696+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:950 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.697+0000 AwaitLastStableCheckpointTimestamp: ip-10-122-14-56:20271 does not have a stable checkpoint yet. [js_test:migration_failure] 2018-07-11T15:48:24.898+0000 d20271| 2018-07-11T15:48:24.898+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:950 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.898+0000 AwaitLastStableCheckpointTimestamp: Successfully took stable checkpoints on [ "ip-10-122-14-56:20271" ] [js_test:migration_failure] 2018-07-11T15:48:24.900+0000 d20270| 2018-07-11T15:48:24.898+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:706 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.901+0000 d20270| 2018-07-11T15:48:24.900+0000 I STORAGE [conn1] createCollection: admin.foo with generated UUID: da8f796f-4f1f-4ac8-bcea-ecd359c0d4a2 [js_test:migration_failure] 2018-07-11T15:48:24.912+0000 d20270| 2018-07-11T15:48:24.911+0000 I COMMAND [conn1] command admin.foo appName: "MongoDB Shell" command: insert { insert: "foo", ordered: true, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324101, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } ninserted:1 keysInserted:1 numYields:0 reslen:230 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 2, W: 3 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 11ms [js_test:migration_failure] 2018-07-11T15:48:24.913+0000 d20270| 2018-07-11T15:48:24.913+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") }, $clusterTime: { clusterTime: Timestamp(1531324104, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:706 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.913+0000 2018-07-11T15:48:24.913+0000 I NETWORK [js] Starting new replica set monitor for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:24.914+0000 d20270| 2018-07-11T15:48:24.914+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54803 #2 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:24.915+0000 d20270| 2018-07-11T15:48:24.914+0000 I NETWORK [conn2] received client metadata from 10.122.14.56:54803 conn2: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:24.915+0000 d20270| 2018-07-11T15:48:24.914+0000 I COMMAND [conn2] command admin.$cmd command: isMaster { isMaster: 1, client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:721 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:24.915+0000 2018-07-11T15:48:24.915+0000 I NETWORK [js] Successfully connected to ip-10-122-14-56:20270 (1 connections now open to ip-10-122-14-56:20270 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:24.915+0000 d20270| 2018-07-11T15:48:24.915+0000 I COMMAND [conn2] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin" } numYields:0 reslen:706 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.916+0000 d20271| 2018-07-11T15:48:24.916+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:706 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.919+0000 d20271| 2018-07-11T15:48:24.919+0000 I STORAGE [conn1] createCollection: admin.foo with generated UUID: fc78c6af-a42a-4eac-a3f1-0e4ce5434206 [js_test:migration_failure] 2018-07-11T15:48:24.929+0000 d20271| 2018-07-11T15:48:24.929+0000 I COMMAND [conn1] command admin.foo appName: "MongoDB Shell" command: insert { insert: "foo", ordered: true, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } ninserted:1 keysInserted:1 numYields:0 reslen:230 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 2, W: 3 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:24.931+0000 d20271| 2018-07-11T15:48:24.930+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") }, $clusterTime: { clusterTime: Timestamp(1531324104, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:706 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.931+0000 2018-07-11T15:48:24.930+0000 I NETWORK [js] Starting new replica set monitor for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:24.931+0000 d20271| 2018-07-11T15:48:24.930+0000 I NETWORK [listener] connection accepted from 10.122.14.56:53774 #2 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:24.931+0000 d20271| 2018-07-11T15:48:24.931+0000 I NETWORK [conn2] received client metadata from 10.122.14.56:53774 conn2: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:24.932+0000 d20271| 2018-07-11T15:48:24.931+0000 I COMMAND [conn2] command admin.$cmd command: isMaster { isMaster: 1, client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:721 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:24.933+0000 2018-07-11T15:48:24.931+0000 I NETWORK [js] Successfully connected to ip-10-122-14-56:20271 (1 connections now open to ip-10-122-14-56:20271 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:24.934+0000 d20271| 2018-07-11T15:48:24.931+0000 I COMMAND [conn2] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin" } numYields:0 reslen:706 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:24.934+0000 Starting new replica set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:24.934+0000 ReplSetTest starting set [js_test:migration_failure] 2018-07-11T15:48:24.934+0000 ReplSetTest n is : 0 [js_test:migration_failure] 2018-07-11T15:48:24.934+0000 { [js_test:migration_failure] 2018-07-11T15:48:24.934+0000 "useHostName" : true, [js_test:migration_failure] 2018-07-11T15:48:24.935+0000 "oplogSize" : 40, [js_test:migration_failure] 2018-07-11T15:48:24.935+0000 "keyFile" : undefined, [js_test:migration_failure] 2018-07-11T15:48:24.936+0000 "port" : 20272, [js_test:migration_failure] 2018-07-11T15:48:24.936+0000 "noprealloc" : "", [js_test:migration_failure] 2018-07-11T15:48:24.936+0000 "replSet" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:24.936+0000 "dbpath" : "$set-$node", [js_test:migration_failure] 2018-07-11T15:48:24.936+0000 "pathOpts" : { [js_test:migration_failure] 2018-07-11T15:48:24.937+0000 "testName" : "migration_failure", [js_test:migration_failure] 2018-07-11T15:48:24.937+0000 "node" : 0, [js_test:migration_failure] 2018-07-11T15:48:24.937+0000 "set" : "migration_failure-configRS" [js_test:migration_failure] 2018-07-11T15:48:24.937+0000 }, [js_test:migration_failure] 2018-07-11T15:48:24.937+0000 "journal" : "", [js_test:migration_failure] 2018-07-11T15:48:24.937+0000 "configsvr" : "", [js_test:migration_failure] 2018-07-11T15:48:24.938+0000 "storageEngine" : "wiredTiger", [js_test:migration_failure] 2018-07-11T15:48:24.938+0000 "setParameter" : { [js_test:migration_failure] 2018-07-11T15:48:24.938+0000 "logComponentVerbosity" : "{\n\t\"verbosity\" : 0,\n\t\"command\" : {\n\t\t\"verbosity\" : 1\n\t},\n\t\"network\" : {\n\t\t\"verbosity\" : 1,\n\t\t\"asio\" : {\n\t\t\t\"verbosity\" : 2\n\t\t}\n\t},\n\t\"tracking\" : {\n\t\t\"verbosity\" : 0\n\t}\n}", [js_test:migration_failure] 2018-07-11T15:48:24.939+0000 "writePeriodicNoops" : false, [js_test:migration_failure] 2018-07-11T15:48:24.939+0000 "numInitialSyncAttempts" : 1, [js_test:migration_failure] 2018-07-11T15:48:24.939+0000 "numInitialSyncConnectAttempts" : 60 [js_test:migration_failure] 2018-07-11T15:48:24.939+0000 }, [js_test:migration_failure] 2018-07-11T15:48:24.939+0000 "restart" : undefined [js_test:migration_failure] 2018-07-11T15:48:24.940+0000 } [js_test:migration_failure] 2018-07-11T15:48:24.940+0000 ReplSetTest Starting.... [js_test:migration_failure] 2018-07-11T15:48:24.941+0000 Resetting db path '/data/db/job1/mongorunner/migration_failure-configRS-0' [js_test:migration_failure] 2018-07-11T15:48:24.942+0000 2018-07-11T15:48:24.940+0000 I - [js] shell: started program (sh25118): /data/mci/96a581d9012f04cba7b1fdc9530e0c43/src/mongod --oplogSize 40 --port 20272 --noprealloc --replSet migration_failure-configRS --dbpath /data/db/job1/mongorunner/migration_failure-configRS-0 --journal --configsvr --storageEngine wiredTiger --setParameter logComponentVerbosity={ [js_test:migration_failure] 2018-07-11T15:48:24.943+0000 "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:24.945+0000 "command" : { [js_test:migration_failure] 2018-07-11T15:48:24.945+0000 "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:24.945+0000 }, [js_test:migration_failure] 2018-07-11T15:48:24.946+0000 "network" : { [js_test:migration_failure] 2018-07-11T15:48:24.947+0000 "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:24.947+0000 "asio" : { [js_test:migration_failure] 2018-07-11T15:48:24.949+0000 "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:24.952+0000 } [js_test:migration_failure] 2018-07-11T15:48:24.953+0000 }, [js_test:migration_failure] 2018-07-11T15:48:24.955+0000 "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:24.955+0000 "verbosity" : 0 [js_test:migration_failure] 2018-07-11T15:48:24.955+0000 } [js_test:migration_failure] 2018-07-11T15:48:24.955+0000 } --setParameter writePeriodicNoops=false --setParameter numInitialSyncAttempts=1 --setParameter numInitialSyncConnectAttempts=60 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter transactionLifetimeLimitSeconds=10800 --setParameter orphanCleanupDelaySecs=1 --wiredTigerCacheSizeGB 1 [js_test:migration_failure] 2018-07-11T15:48:24.969+0000 c20272| 2018-07-11T15:48:24.968+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' [js_test:migration_failure] 2018-07-11T15:48:24.981+0000 c20272| 2018-07-11T15:48:24.980+0000 D NETWORK [main] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:24.982+0000 c20272| 2018-07-11T15:48:24.980+0000 I CONTROL [initandlisten] MongoDB starting : pid=25118 port=20272 dbpath=/data/db/job1/mongorunner/migration_failure-configRS-0 64-bit host=ip-10-122-14-56 [js_test:migration_failure] 2018-07-11T15:48:24.983+0000 c20272| 2018-07-11T15:48:24.980+0000 I CONTROL [initandlisten] db version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:24.984+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] git version: ad0d0e46190ee408662f3874ba85ea0b0b3731c7 [js_test:migration_failure] 2018-07-11T15:48:24.985+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 [js_test:migration_failure] 2018-07-11T15:48:24.986+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] allocator: tcmalloc [js_test:migration_failure] 2018-07-11T15:48:24.986+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] modules: enterprise [js_test:migration_failure] 2018-07-11T15:48:24.987+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] build environment: [js_test:migration_failure] 2018-07-11T15:48:24.987+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] distmod: rhel62 [js_test:migration_failure] 2018-07-11T15:48:24.987+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] distarch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:24.987+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] target_arch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:24.991+0000 c20272| 2018-07-11T15:48:24.981+0000 I CONTROL [initandlisten] options: { net: { bindIp: "0.0.0.0", port: 20272 }, noprealloc: true, replication: { oplogSizeMB: 40, replSet: "migration_failure-configRS" }, setParameter: { disableLogicalSessionCacheRefresh: "true", enableTestCommands: "1", logComponentVerbosity: "{ [js_test:migration_failure] 2018-07-11T15:48:24.994+0000 c20272| "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:24.997+0000 c20272| "command" : { [js_test:migration_failure] 2018-07-11T15:48:24.998+0000 c20272| "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:24.999+0000 c20272| }, [js_test:migration_failure] 2018-07-11T15:48:24.999+0000 c20272| "network" : { [js_test:migration_failure] 2018-07-11T15:48:24.999+0000 c20272| "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:25.000+0000 c20272| "asio" : { [js_test:migration_failure] 2018-07-11T15:48:25.000+0000 c20272| "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:25.001+0000 c20272| } [js_test:migration_failure] 2018-07-11T15:48:25.001+0000 c20272| }, [js_test:migration_failure] 2018-07-11T15:48:25.002+0000 c20272| "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:25.002+0000 c20272| "...", numInitialSyncAttempts: "1", numInitialSyncConnectAttempts: "60", orphanCleanupDelaySecs: "1", transactionLifetimeLimitSeconds: "10800", writePeriodicNoops: "false" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/job1/mongorunner/migration_failure-configRS-0", engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } } } [js_test:migration_failure] 2018-07-11T15:48:25.002+0000 c20272| 2018-07-11T15:48:24.981+0000 D NETWORK [initandlisten] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:25.002+0000 c20272| 2018-07-11T15:48:24.981+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), [js_test:migration_failure] 2018-07-11T15:48:25.607+0000 c20272| 2018-07-11T15:48:25.606+0000 I STORAGE [initandlisten] WiredTiger message [1531324105:606474][25118:0x7fbf6ef4ea60], txn-recover: Set global recovery timestamp: 0 [js_test:migration_failure] 2018-07-11T15:48:25.614+0000 c20272| 2018-07-11T15:48:25.614+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) [js_test:migration_failure] 2018-07-11T15:48:25.615+0000 c20272| 2018-07-11T15:48:25.614+0000 D COMMAND [WTJournalFlusher] BackgroundJob starting: WTJournalFlusher [js_test:migration_failure] 2018-07-11T15:48:25.615+0000 c20272| 2018-07-11T15:48:25.614+0000 D COMMAND [WTCheckpointThread] BackgroundJob starting: WTCheckpointThread [js_test:migration_failure] 2018-07-11T15:48:25.626+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:25.627+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] ** NOTE: This is a development version (4.1.0-656-gad0d0e4619) of MongoDB. [js_test:migration_failure] 2018-07-11T15:48:25.628+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] ** Not recommended for production. [js_test:migration_failure] 2018-07-11T15:48:25.628+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:25.629+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. [js_test:migration_failure] 2018-07-11T15:48:25.629+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. [js_test:migration_failure] 2018-07-11T15:48:25.629+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. [js_test:migration_failure] 2018-07-11T15:48:25.630+0000 c20272| 2018-07-11T15:48:25.626+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:25.630+0000 c20272| 2018-07-11T15:48:25.626+0000 D COMMAND [SNMPAgent] BackgroundJob starting: SNMPAgent [js_test:migration_failure] 2018-07-11T15:48:25.631+0000 c20272| 2018-07-11T15:48:25.627+0000 D NETWORK [SNMPAgent] SNMPAgent not enabled [js_test:migration_failure] 2018-07-11T15:48:25.631+0000 c20272| 2018-07-11T15:48:25.629+0000 D ASIO [CollectionRangeDeleter-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:25.635+0000 c20272| 2018-07-11T15:48:25.629+0000 I COMMAND [initandlisten] command admin.system.roles command: find { find: "system.roles", $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:321 locks:{ Global: { acquireCount: { r: 5, w: 1, W: 2 } }, Database: { acquireCount: { r: 2, W: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:25.635+0000 c20272| 2018-07-11T15:48:25.630+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: 5a0b4259-74a1-43b4-9c99-b501e027a02f [js_test:migration_failure] 2018-07-11T15:48:25.654+0000 c20272| 2018-07-11T15:48:25.640+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/job1/mongorunner/migration_failure-configRS-0/diagnostic.data' [js_test:migration_failure] 2018-07-11T15:48:25.656+0000 c20272| 2018-07-11T15:48:25.641+0000 D ASIO [ShardRegistry] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:25.656+0000 c20272| 2018-07-11T15:48:25.641+0000 D ASIO [TaskExecutorPool-0] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:25.656+0000 c20272| 2018-07-11T15:48:25.642+0000 D ASIO [ShardRegistryUpdater] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:25.657+0000 c20272| 2018-07-11T15:48:25.642+0000 I SHARDING [thread1] creating distributed lock ping thread for process ConfigServer (sleeping for 30000ms) [js_test:migration_failure] 2018-07-11T15:48:25.658+0000 c20272| 2018-07-11T15:48:25.643+0000 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.; will retry after 30s [js_test:migration_failure] 2018-07-11T15:48:25.659+0000 c20272| 2018-07-11T15:48:25.643+0000 D ASIO [AddShard-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:25.660+0000 c20272| 2018-07-11T15:48:25.643+0000 D ASIO [Replication] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:25.661+0000 c20272| 2018-07-11T15:48:25.643+0000 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 6f2b2905-d6b1-4c07-a8ed-19db40c40d91 [js_test:migration_failure] 2018-07-11T15:48:25.662+0000 c20272| 2018-07-11T15:48:25.643+0000 D COMMAND [replSetDistLockPinger] assertion while executing command 'findAndModify' on database 'config' with arguments '{ findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1531324105642) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" }': NotMaster: Not primary while running findAndModify command on collection config.lockpings [js_test:migration_failure] 2018-07-11T15:48:25.663+0000 c20272| 2018-07-11T15:48:25.643+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1531324105642) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } numYields:0 ok:0 errMsg:"Not primary while running findAndModify command on collection config.lockpings" errName:NotMaster errCode:10107 reslen:377 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:25.666+0000 c20272| 2018-07-11T15:48:25.650+0000 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: 31e9f289-1a85-45c7-865f-1bb9e1925d2f [js_test:migration_failure] 2018-07-11T15:48:25.667+0000 c20272| 2018-07-11T15:48:25.661+0000 I REPL [initandlisten] Did not find local voted for document at startup. [js_test:migration_failure] 2018-07-11T15:48:25.667+0000 c20272| 2018-07-11T15:48:25.661+0000 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. [js_test:migration_failure] 2018-07-11T15:48:25.668+0000 c20272| 2018-07-11T15:48:25.661+0000 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: 389661f1-a914-4b5e-84b8-0458cb104039 [js_test:migration_failure] 2018-07-11T15:48:25.671+0000 c20272| 2018-07-11T15:48:25.670+0000 I REPL [initandlisten] Initialized the rollback ID to 1 [js_test:migration_failure] 2018-07-11T15:48:25.672+0000 c20272| 2018-07-11T15:48:25.670+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset [js_test:migration_failure] 2018-07-11T15:48:25.672+0000 c20272| 2018-07-11T15:48:25.670+0000 D COMMAND [TTLMonitor] BackgroundJob starting: TTLMonitor [js_test:migration_failure] 2018-07-11T15:48:25.673+0000 c20272| 2018-07-11T15:48:25.670+0000 D COMMAND [ClientCursorMonitor] BackgroundJob starting: ClientCursorMonitor [js_test:migration_failure] 2018-07-11T15:48:25.673+0000 c20272| 2018-07-11T15:48:25.670+0000 D COMMAND [PeriodicTaskRunner] BackgroundJob starting: PeriodicTaskRunner [js_test:migration_failure] 2018-07-11T15:48:25.674+0000 c20272| 2018-07-11T15:48:25.671+0000 I NETWORK [initandlisten] waiting for connections on port 20272 [js_test:migration_failure] 2018-07-11T15:48:25.743+0000 c20272| 2018-07-11T15:48:25.742+0000 I NETWORK [listener] connection accepted from 127.0.0.1:47986 #1 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:25.745+0000 c20272| 2018-07-11T15:48:25.742+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:47986 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:25.747+0000 c20272| 2018-07-11T15:48:25.743+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:564 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:25.747+0000 [ connection to ip-10-122-14-56:20272 ] [js_test:migration_failure] 2018-07-11T15:48:25.747+0000 ReplSetTest n is : 1 [js_test:migration_failure] 2018-07-11T15:48:25.747+0000 { [js_test:migration_failure] 2018-07-11T15:48:25.747+0000 "useHostName" : true, [js_test:migration_failure] 2018-07-11T15:48:25.748+0000 "oplogSize" : 40, [js_test:migration_failure] 2018-07-11T15:48:25.748+0000 "keyFile" : undefined, [js_test:migration_failure] 2018-07-11T15:48:25.749+0000 "port" : 20273, [js_test:migration_failure] 2018-07-11T15:48:25.749+0000 "noprealloc" : "", [js_test:migration_failure] 2018-07-11T15:48:25.749+0000 "replSet" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:25.749+0000 "dbpath" : "$set-$node", [js_test:migration_failure] 2018-07-11T15:48:25.750+0000 "pathOpts" : { [js_test:migration_failure] 2018-07-11T15:48:25.751+0000 "testName" : "migration_failure", [js_test:migration_failure] 2018-07-11T15:48:25.753+0000 "node" : 1, [js_test:migration_failure] 2018-07-11T15:48:25.754+0000 "set" : "migration_failure-configRS" [js_test:migration_failure] 2018-07-11T15:48:25.754+0000 }, [js_test:migration_failure] 2018-07-11T15:48:25.756+0000 "journal" : "", [js_test:migration_failure] 2018-07-11T15:48:25.757+0000 "configsvr" : "", [js_test:migration_failure] 2018-07-11T15:48:25.758+0000 "storageEngine" : "wiredTiger", [js_test:migration_failure] 2018-07-11T15:48:25.758+0000 "setParameter" : { [js_test:migration_failure] 2018-07-11T15:48:25.759+0000 "logComponentVerbosity" : "{\n\t\"verbosity\" : 0,\n\t\"command\" : {\n\t\t\"verbosity\" : 1\n\t},\n\t\"network\" : {\n\t\t\"verbosity\" : 1,\n\t\t\"asio\" : {\n\t\t\t\"verbosity\" : 2\n\t\t}\n\t},\n\t\"tracking\" : {\n\t\t\"verbosity\" : 0\n\t}\n}", [js_test:migration_failure] 2018-07-11T15:48:25.760+0000 "writePeriodicNoops" : false, [js_test:migration_failure] 2018-07-11T15:48:25.761+0000 "numInitialSyncAttempts" : 1, [js_test:migration_failure] 2018-07-11T15:48:25.762+0000 "numInitialSyncConnectAttempts" : 60 [js_test:migration_failure] 2018-07-11T15:48:25.762+0000 }, [js_test:migration_failure] 2018-07-11T15:48:25.765+0000 "restart" : undefined [js_test:migration_failure] 2018-07-11T15:48:25.765+0000 } [js_test:migration_failure] 2018-07-11T15:48:25.768+0000 ReplSetTest Starting.... [js_test:migration_failure] 2018-07-11T15:48:25.772+0000 Resetting db path '/data/db/job1/mongorunner/migration_failure-configRS-1' [js_test:migration_failure] 2018-07-11T15:48:25.774+0000 2018-07-11T15:48:25.751+0000 I - [js] shell: started program (sh25556): /data/mci/96a581d9012f04cba7b1fdc9530e0c43/src/mongod --oplogSize 40 --port 20273 --noprealloc --replSet migration_failure-configRS --dbpath /data/db/job1/mongorunner/migration_failure-configRS-1 --journal --configsvr --storageEngine wiredTiger --setParameter logComponentVerbosity={ [js_test:migration_failure] 2018-07-11T15:48:25.775+0000 "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:25.776+0000 "command" : { [js_test:migration_failure] 2018-07-11T15:48:25.777+0000 "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:25.779+0000 }, [js_test:migration_failure] 2018-07-11T15:48:25.779+0000 "network" : { [js_test:migration_failure] 2018-07-11T15:48:25.780+0000 "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:25.780+0000 "asio" : { [js_test:migration_failure] 2018-07-11T15:48:25.781+0000 "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:25.782+0000 } [js_test:migration_failure] 2018-07-11T15:48:25.783+0000 }, [js_test:migration_failure] 2018-07-11T15:48:25.783+0000 "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:25.783+0000 "verbosity" : 0 [js_test:migration_failure] 2018-07-11T15:48:25.783+0000 } [js_test:migration_failure] 2018-07-11T15:48:25.785+0000 } --setParameter writePeriodicNoops=false --setParameter numInitialSyncAttempts=1 --setParameter numInitialSyncConnectAttempts=60 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter transactionLifetimeLimitSeconds=10800 --setParameter orphanCleanupDelaySecs=1 --wiredTigerCacheSizeGB 1 [js_test:migration_failure] 2018-07-11T15:48:25.786+0000 c20273| 2018-07-11T15:48:25.777+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' [js_test:migration_failure] 2018-07-11T15:48:25.788+0000 c20273| 2018-07-11T15:48:25.788+0000 D NETWORK [main] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:25.790+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] MongoDB starting : pid=25556 port=20273 dbpath=/data/db/job1/mongorunner/migration_failure-configRS-1 64-bit host=ip-10-122-14-56 [js_test:migration_failure] 2018-07-11T15:48:25.791+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] db version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:25.794+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] git version: ad0d0e46190ee408662f3874ba85ea0b0b3731c7 [js_test:migration_failure] 2018-07-11T15:48:25.794+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 [js_test:migration_failure] 2018-07-11T15:48:25.795+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] allocator: tcmalloc [js_test:migration_failure] 2018-07-11T15:48:25.798+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] modules: enterprise [js_test:migration_failure] 2018-07-11T15:48:25.798+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] build environment: [js_test:migration_failure] 2018-07-11T15:48:25.799+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] distmod: rhel62 [js_test:migration_failure] 2018-07-11T15:48:25.800+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] distarch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:25.800+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] target_arch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:25.801+0000 c20273| 2018-07-11T15:48:25.788+0000 I CONTROL [initandlisten] options: { net: { bindIp: "0.0.0.0", port: 20273 }, noprealloc: true, replication: { oplogSizeMB: 40, replSet: "migration_failure-configRS" }, setParameter: { disableLogicalSessionCacheRefresh: "true", enableTestCommands: "1", logComponentVerbosity: "{ [js_test:migration_failure] 2018-07-11T15:48:25.801+0000 c20273| "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:25.801+0000 c20273| "command" : { [js_test:migration_failure] 2018-07-11T15:48:25.802+0000 c20273| "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:25.802+0000 c20273| }, [js_test:migration_failure] 2018-07-11T15:48:25.803+0000 c20273| "network" : { [js_test:migration_failure] 2018-07-11T15:48:25.803+0000 c20273| "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:25.804+0000 c20273| "asio" : { [js_test:migration_failure] 2018-07-11T15:48:25.804+0000 c20273| "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:25.805+0000 c20273| } [js_test:migration_failure] 2018-07-11T15:48:25.805+0000 c20273| }, [js_test:migration_failure] 2018-07-11T15:48:25.805+0000 c20273| "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:25.808+0000 c20273| "...", numInitialSyncAttempts: "1", numInitialSyncConnectAttempts: "60", orphanCleanupDelaySecs: "1", transactionLifetimeLimitSeconds: "10800", writePeriodicNoops: "false" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/job1/mongorunner/migration_failure-configRS-1", engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } } } [js_test:migration_failure] 2018-07-11T15:48:25.809+0000 c20273| 2018-07-11T15:48:25.788+0000 D NETWORK [initandlisten] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:25.811+0000 c20273| 2018-07-11T15:48:25.789+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), [js_test:migration_failure] 2018-07-11T15:48:26.437+0000 c20273| 2018-07-11T15:48:26.436+0000 I STORAGE [initandlisten] WiredTiger message [1531324106:436952][25556:0x7f6fef917a60], txn-recover: Set global recovery timestamp: 0 [js_test:migration_failure] 2018-07-11T15:48:26.445+0000 c20273| 2018-07-11T15:48:26.444+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) [js_test:migration_failure] 2018-07-11T15:48:26.446+0000 c20273| 2018-07-11T15:48:26.444+0000 D COMMAND [WTJournalFlusher] BackgroundJob starting: WTJournalFlusher [js_test:migration_failure] 2018-07-11T15:48:26.446+0000 c20273| 2018-07-11T15:48:26.445+0000 D COMMAND [WTCheckpointThread] BackgroundJob starting: WTCheckpointThread [js_test:migration_failure] 2018-07-11T15:48:26.457+0000 c20273| 2018-07-11T15:48:26.456+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:26.457+0000 c20273| 2018-07-11T15:48:26.456+0000 I CONTROL [initandlisten] ** NOTE: This is a development version (4.1.0-656-gad0d0e4619) of MongoDB. [js_test:migration_failure] 2018-07-11T15:48:26.458+0000 c20273| 2018-07-11T15:48:26.456+0000 I CONTROL [initandlisten] ** Not recommended for production. [js_test:migration_failure] 2018-07-11T15:48:26.458+0000 c20273| 2018-07-11T15:48:26.456+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:26.459+0000 c20273| 2018-07-11T15:48:26.456+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. [js_test:migration_failure] 2018-07-11T15:48:26.460+0000 c20273| 2018-07-11T15:48:26.457+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. [js_test:migration_failure] 2018-07-11T15:48:26.460+0000 c20273| 2018-07-11T15:48:26.457+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. [js_test:migration_failure] 2018-07-11T15:48:26.460+0000 c20273| 2018-07-11T15:48:26.457+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:26.461+0000 c20273| 2018-07-11T15:48:26.457+0000 D COMMAND [SNMPAgent] BackgroundJob starting: SNMPAgent [js_test:migration_failure] 2018-07-11T15:48:26.461+0000 c20273| 2018-07-11T15:48:26.457+0000 D NETWORK [SNMPAgent] SNMPAgent not enabled [js_test:migration_failure] 2018-07-11T15:48:26.463+0000 c20273| 2018-07-11T15:48:26.459+0000 D ASIO [CollectionRangeDeleter-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:26.464+0000 c20273| 2018-07-11T15:48:26.459+0000 I COMMAND [initandlisten] command admin.system.roles command: find { find: "system.roles", $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:321 locks:{ Global: { acquireCount: { r: 5, w: 1, W: 2 } }, Database: { acquireCount: { r: 2, W: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:26.467+0000 c20273| 2018-07-11T15:48:26.461+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: fd42f89c-ed78-44bd-a067-4b42bb42ca35 [js_test:migration_failure] 2018-07-11T15:48:26.472+0000 c20273| 2018-07-11T15:48:26.469+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/job1/mongorunner/migration_failure-configRS-1/diagnostic.data' [js_test:migration_failure] 2018-07-11T15:48:26.475+0000 c20273| 2018-07-11T15:48:26.469+0000 D ASIO [ShardRegistry] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:26.475+0000 c20273| 2018-07-11T15:48:26.469+0000 D ASIO [TaskExecutorPool-0] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:26.476+0000 c20273| 2018-07-11T15:48:26.470+0000 D ASIO [ShardRegistryUpdater] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:26.476+0000 c20273| 2018-07-11T15:48:26.470+0000 I SHARDING [thread1] creating distributed lock ping thread for process ConfigServer (sleeping for 30000ms) [js_test:migration_failure] 2018-07-11T15:48:26.477+0000 c20273| 2018-07-11T15:48:26.471+0000 D ASIO [AddShard-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:26.485+0000 c20273| 2018-07-11T15:48:26.471+0000 D ASIO [Replication] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:26.487+0000 c20273| 2018-07-11T15:48:26.471+0000 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 6ce32f63-5dfd-45b8-ae89-452eda2a5aea [js_test:migration_failure] 2018-07-11T15:48:26.489+0000 c20273| 2018-07-11T15:48:26.471+0000 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.; will retry after 30s [js_test:migration_failure] 2018-07-11T15:48:26.490+0000 c20273| 2018-07-11T15:48:26.471+0000 D COMMAND [replSetDistLockPinger] assertion while executing command 'findAndModify' on database 'config' with arguments '{ findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1531324106471) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" }': NotMaster: Not primary while running findAndModify command on collection config.lockpings [js_test:migration_failure] 2018-07-11T15:48:26.492+0000 c20273| 2018-07-11T15:48:26.471+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1531324106471) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } numYields:0 ok:0 errMsg:"Not primary while running findAndModify command on collection config.lockpings" errName:NotMaster errCode:10107 reslen:377 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:26.493+0000 c20273| 2018-07-11T15:48:26.479+0000 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: 5e1cc295-dd6d-4dc4-bb77-f2411476fcd1 [js_test:migration_failure] 2018-07-11T15:48:26.493+0000 c20273| 2018-07-11T15:48:26.487+0000 I REPL [initandlisten] Did not find local voted for document at startup. [js_test:migration_failure] 2018-07-11T15:48:26.494+0000 c20273| 2018-07-11T15:48:26.487+0000 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. [js_test:migration_failure] 2018-07-11T15:48:26.495+0000 c20273| 2018-07-11T15:48:26.487+0000 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: c9f9b5a4-8d28-4d0a-aa01-2262c1895b39 [js_test:migration_failure] 2018-07-11T15:48:26.496+0000 c20273| 2018-07-11T15:48:26.494+0000 I REPL [initandlisten] Initialized the rollback ID to 1 [js_test:migration_failure] 2018-07-11T15:48:26.496+0000 c20273| 2018-07-11T15:48:26.494+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset [js_test:migration_failure] 2018-07-11T15:48:26.498+0000 c20273| 2018-07-11T15:48:26.494+0000 D COMMAND [TTLMonitor] BackgroundJob starting: TTLMonitor [js_test:migration_failure] 2018-07-11T15:48:26.498+0000 c20273| 2018-07-11T15:48:26.494+0000 D COMMAND [ClientCursorMonitor] BackgroundJob starting: ClientCursorMonitor [js_test:migration_failure] 2018-07-11T15:48:26.498+0000 c20273| 2018-07-11T15:48:26.494+0000 D COMMAND [PeriodicTaskRunner] BackgroundJob starting: PeriodicTaskRunner [js_test:migration_failure] 2018-07-11T15:48:26.498+0000 c20273| 2018-07-11T15:48:26.495+0000 I NETWORK [initandlisten] waiting for connections on port 20273 [js_test:migration_failure] 2018-07-11T15:48:26.554+0000 c20273| 2018-07-11T15:48:26.553+0000 I NETWORK [listener] connection accepted from 127.0.0.1:59015 #1 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:26.555+0000 c20273| 2018-07-11T15:48:26.553+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:59015 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:26.556+0000 c20273| 2018-07-11T15:48:26.553+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:564 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:26.556+0000 [ connection to ip-10-122-14-56:20272, connection to ip-10-122-14-56:20273 ] [js_test:migration_failure] 2018-07-11T15:48:26.557+0000 ReplSetTest n is : 2 [js_test:migration_failure] 2018-07-11T15:48:26.558+0000 { [js_test:migration_failure] 2018-07-11T15:48:26.558+0000 "useHostName" : true, [js_test:migration_failure] 2018-07-11T15:48:26.558+0000 "oplogSize" : 40, [js_test:migration_failure] 2018-07-11T15:48:26.559+0000 "keyFile" : undefined, [js_test:migration_failure] 2018-07-11T15:48:26.559+0000 "port" : 20274, [js_test:migration_failure] 2018-07-11T15:48:26.560+0000 "noprealloc" : "", [js_test:migration_failure] 2018-07-11T15:48:26.560+0000 "replSet" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:26.561+0000 "dbpath" : "$set-$node", [js_test:migration_failure] 2018-07-11T15:48:26.562+0000 "pathOpts" : { [js_test:migration_failure] 2018-07-11T15:48:26.563+0000 "testName" : "migration_failure", [js_test:migration_failure] 2018-07-11T15:48:26.563+0000 "node" : 2, [js_test:migration_failure] 2018-07-11T15:48:26.564+0000 "set" : "migration_failure-configRS" [js_test:migration_failure] 2018-07-11T15:48:26.564+0000 }, [js_test:migration_failure] 2018-07-11T15:48:26.564+0000 "journal" : "", [js_test:migration_failure] 2018-07-11T15:48:26.565+0000 "configsvr" : "", [js_test:migration_failure] 2018-07-11T15:48:26.565+0000 "storageEngine" : "wiredTiger", [js_test:migration_failure] 2018-07-11T15:48:26.566+0000 "setParameter" : { [js_test:migration_failure] 2018-07-11T15:48:26.567+0000 "logComponentVerbosity" : "{\n\t\"verbosity\" : 0,\n\t\"command\" : {\n\t\t\"verbosity\" : 1\n\t},\n\t\"network\" : {\n\t\t\"verbosity\" : 1,\n\t\t\"asio\" : {\n\t\t\t\"verbosity\" : 2\n\t\t}\n\t},\n\t\"tracking\" : {\n\t\t\"verbosity\" : 0\n\t}\n}", [js_test:migration_failure] 2018-07-11T15:48:26.567+0000 "writePeriodicNoops" : false, [js_test:migration_failure] 2018-07-11T15:48:26.567+0000 "numInitialSyncAttempts" : 1, [js_test:migration_failure] 2018-07-11T15:48:26.568+0000 "numInitialSyncConnectAttempts" : 60 [js_test:migration_failure] 2018-07-11T15:48:26.568+0000 }, [js_test:migration_failure] 2018-07-11T15:48:26.569+0000 "restart" : undefined [js_test:migration_failure] 2018-07-11T15:48:26.569+0000 } [js_test:migration_failure] 2018-07-11T15:48:26.569+0000 ReplSetTest Starting.... [js_test:migration_failure] 2018-07-11T15:48:26.570+0000 Resetting db path '/data/db/job1/mongorunner/migration_failure-configRS-2' [js_test:migration_failure] 2018-07-11T15:48:26.570+0000 2018-07-11T15:48:26.559+0000 I - [js] shell: started program (sh25960): /data/mci/96a581d9012f04cba7b1fdc9530e0c43/src/mongod --oplogSize 40 --port 20274 --noprealloc --replSet migration_failure-configRS --dbpath /data/db/job1/mongorunner/migration_failure-configRS-2 --journal --configsvr --storageEngine wiredTiger --setParameter logComponentVerbosity={ [js_test:migration_failure] 2018-07-11T15:48:26.571+0000 "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:26.571+0000 "command" : { [js_test:migration_failure] 2018-07-11T15:48:26.572+0000 "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:26.572+0000 }, [js_test:migration_failure] 2018-07-11T15:48:26.572+0000 "network" : { [js_test:migration_failure] 2018-07-11T15:48:26.573+0000 "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:26.574+0000 "asio" : { [js_test:migration_failure] 2018-07-11T15:48:26.575+0000 "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:26.575+0000 } [js_test:migration_failure] 2018-07-11T15:48:26.577+0000 }, [js_test:migration_failure] 2018-07-11T15:48:26.577+0000 "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:26.578+0000 "verbosity" : 0 [js_test:migration_failure] 2018-07-11T15:48:26.579+0000 } [js_test:migration_failure] 2018-07-11T15:48:26.581+0000 } --setParameter writePeriodicNoops=false --setParameter numInitialSyncAttempts=1 --setParameter numInitialSyncConnectAttempts=60 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true --setParameter transactionLifetimeLimitSeconds=10800 --setParameter orphanCleanupDelaySecs=1 --wiredTigerCacheSizeGB 1 [js_test:migration_failure] 2018-07-11T15:48:26.584+0000 c20274| 2018-07-11T15:48:26.584+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' [js_test:migration_failure] 2018-07-11T15:48:26.594+0000 c20274| 2018-07-11T15:48:26.593+0000 D NETWORK [main] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:26.595+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] MongoDB starting : pid=25960 port=20274 dbpath=/data/db/job1/mongorunner/migration_failure-configRS-2 64-bit host=ip-10-122-14-56 [js_test:migration_failure] 2018-07-11T15:48:26.596+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] db version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:26.596+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] git version: ad0d0e46190ee408662f3874ba85ea0b0b3731c7 [js_test:migration_failure] 2018-07-11T15:48:26.597+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 [js_test:migration_failure] 2018-07-11T15:48:26.598+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] allocator: tcmalloc [js_test:migration_failure] 2018-07-11T15:48:26.598+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] modules: enterprise [js_test:migration_failure] 2018-07-11T15:48:26.598+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] build environment: [js_test:migration_failure] 2018-07-11T15:48:26.598+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] distmod: rhel62 [js_test:migration_failure] 2018-07-11T15:48:26.599+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] distarch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:26.599+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] target_arch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:26.601+0000 c20274| 2018-07-11T15:48:26.594+0000 I CONTROL [initandlisten] options: { net: { bindIp: "0.0.0.0", port: 20274 }, noprealloc: true, replication: { oplogSizeMB: 40, replSet: "migration_failure-configRS" }, setParameter: { disableLogicalSessionCacheRefresh: "true", enableTestCommands: "1", logComponentVerbosity: "{ [js_test:migration_failure] 2018-07-11T15:48:26.602+0000 c20274| "verbosity" : 0, [js_test:migration_failure] 2018-07-11T15:48:26.602+0000 c20274| "command" : { [js_test:migration_failure] 2018-07-11T15:48:26.603+0000 c20274| "verbosity" : 1 [js_test:migration_failure] 2018-07-11T15:48:26.603+0000 c20274| }, [js_test:migration_failure] 2018-07-11T15:48:26.603+0000 c20274| "network" : { [js_test:migration_failure] 2018-07-11T15:48:26.603+0000 c20274| "verbosity" : 1, [js_test:migration_failure] 2018-07-11T15:48:26.604+0000 c20274| "asio" : { [js_test:migration_failure] 2018-07-11T15:48:26.605+0000 c20274| "verbosity" : 2 [js_test:migration_failure] 2018-07-11T15:48:26.605+0000 c20274| } [js_test:migration_failure] 2018-07-11T15:48:26.606+0000 c20274| }, [js_test:migration_failure] 2018-07-11T15:48:26.606+0000 c20274| "tracking" : { [js_test:migration_failure] 2018-07-11T15:48:26.610+0000 c20274| "...", numInitialSyncAttempts: "1", numInitialSyncConnectAttempts: "60", orphanCleanupDelaySecs: "1", transactionLifetimeLimitSeconds: "10800", writePeriodicNoops: "false" }, sharding: { clusterRole: "configsvr" }, storage: { dbPath: "/data/db/job1/mongorunner/migration_failure-configRS-2", engine: "wiredTiger", journal: { enabled: true }, wiredTiger: { engineConfig: { cacheSizeGB: 1.0 } } } } [js_test:migration_failure] 2018-07-11T15:48:26.612+0000 c20274| 2018-07-11T15:48:26.594+0000 D NETWORK [initandlisten] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:26.614+0000 c20274| 2018-07-11T15:48:26.594+0000 I STORAGE [initandlisten] wiredtiger_open config: create,cache_size=1024M,session_max=20000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,archive=true,path=journal,compressor=snappy),file_manager=(close_idle_time=100000),statistics_log=(wait=0),verbose=(recovery_progress), [js_test:migration_failure] 2018-07-11T15:48:27.236+0000 c20274| 2018-07-11T15:48:27.235+0000 I STORAGE [initandlisten] WiredTiger message [1531324107:235524][25960:0x7fb338ecba60], txn-recover: Set global recovery timestamp: 0 [js_test:migration_failure] 2018-07-11T15:48:27.251+0000 c20274| 2018-07-11T15:48:27.251+0000 I RECOVERY [initandlisten] WiredTiger recoveryTimestamp. Ts: Timestamp(0, 0) [js_test:migration_failure] 2018-07-11T15:48:27.252+0000 c20274| 2018-07-11T15:48:27.251+0000 D COMMAND [WTJournalFlusher] BackgroundJob starting: WTJournalFlusher [js_test:migration_failure] 2018-07-11T15:48:27.253+0000 c20274| 2018-07-11T15:48:27.251+0000 D COMMAND [WTCheckpointThread] BackgroundJob starting: WTCheckpointThread [js_test:migration_failure] 2018-07-11T15:48:27.265+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:27.265+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] ** NOTE: This is a development version (4.1.0-656-gad0d0e4619) of MongoDB. [js_test:migration_failure] 2018-07-11T15:48:27.266+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] ** Not recommended for production. [js_test:migration_failure] 2018-07-11T15:48:27.266+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:27.268+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] ** WARNING: Access control is not enabled for the database. [js_test:migration_failure] 2018-07-11T15:48:27.268+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] ** Read and write access to data and configuration is unrestricted. [js_test:migration_failure] 2018-07-11T15:48:27.269+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] ** WARNING: You are running this process as the root user, which is not recommended. [js_test:migration_failure] 2018-07-11T15:48:27.270+0000 c20274| 2018-07-11T15:48:27.265+0000 I CONTROL [initandlisten] [js_test:migration_failure] 2018-07-11T15:48:27.270+0000 c20274| 2018-07-11T15:48:27.265+0000 D COMMAND [SNMPAgent] BackgroundJob starting: SNMPAgent [js_test:migration_failure] 2018-07-11T15:48:27.270+0000 c20274| 2018-07-11T15:48:27.265+0000 D NETWORK [SNMPAgent] SNMPAgent not enabled [js_test:migration_failure] 2018-07-11T15:48:27.271+0000 c20274| 2018-07-11T15:48:27.267+0000 D ASIO [CollectionRangeDeleter-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.272+0000 c20274| 2018-07-11T15:48:27.267+0000 I COMMAND [initandlisten] command admin.system.roles command: find { find: "system.roles", $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:321 locks:{ Global: { acquireCount: { r: 5, w: 1, W: 2 } }, Database: { acquireCount: { r: 2, W: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.273+0000 c20274| 2018-07-11T15:48:27.268+0000 I STORAGE [initandlisten] createCollection: local.startup_log with generated UUID: fd819e0e-001d-4667-a8db-6edeb9b05877 [js_test:migration_failure] 2018-07-11T15:48:27.285+0000 c20274| 2018-07-11T15:48:27.278+0000 I FTDC [initandlisten] Initializing full-time diagnostic data capture with directory '/data/db/job1/mongorunner/migration_failure-configRS-2/diagnostic.data' [js_test:migration_failure] 2018-07-11T15:48:27.287+0000 c20274| 2018-07-11T15:48:27.278+0000 D ASIO [ShardRegistry] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.287+0000 c20274| 2018-07-11T15:48:27.278+0000 D ASIO [TaskExecutorPool-0] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.288+0000 c20274| 2018-07-11T15:48:27.279+0000 D ASIO [ShardRegistryUpdater] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.289+0000 c20274| 2018-07-11T15:48:27.279+0000 I SHARDING [thread1] creating distributed lock ping thread for process ConfigServer (sleeping for 30000ms) [js_test:migration_failure] 2018-07-11T15:48:27.290+0000 c20274| 2018-07-11T15:48:27.280+0000 I SHARDING [shard registry reload] Periodic reload of shard registry failed :: caused by :: ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.; will retry after 30s [js_test:migration_failure] 2018-07-11T15:48:27.293+0000 c20274| 2018-07-11T15:48:27.280+0000 D ASIO [AddShard-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.294+0000 c20274| 2018-07-11T15:48:27.280+0000 D ASIO [Replication] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.294+0000 c20274| 2018-07-11T15:48:27.280+0000 I STORAGE [initandlisten] createCollection: local.replset.oplogTruncateAfterPoint with generated UUID: 23a5cf5e-c28f-4618-8402-f8560b36a3ff [js_test:migration_failure] 2018-07-11T15:48:27.295+0000 c20274| 2018-07-11T15:48:27.280+0000 D COMMAND [replSetDistLockPinger] assertion while executing command 'findAndModify' on database 'config' with arguments '{ findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1531324107279) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" }': NotMaster: Not primary while running findAndModify command on collection config.lockpings [js_test:migration_failure] 2018-07-11T15:48:27.298+0000 c20274| 2018-07-11T15:48:27.280+0000 I COMMAND [replSetDistLockPinger] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ConfigServer" }, update: { $set: { ping: new Date(1531324107279) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } numYields:0 ok:0 errMsg:"Not primary while running findAndModify command on collection config.lockpings" errName:NotMaster errCode:10107 reslen:377 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.299+0000 c20274| 2018-07-11T15:48:27.290+0000 I STORAGE [initandlisten] createCollection: local.replset.minvalid with generated UUID: bb8781e7-b45e-42c6-a12d-b7c8155d3704 [js_test:migration_failure] 2018-07-11T15:48:27.302+0000 c20274| 2018-07-11T15:48:27.301+0000 I REPL [initandlisten] Did not find local voted for document at startup. [js_test:migration_failure] 2018-07-11T15:48:27.303+0000 c20274| 2018-07-11T15:48:27.301+0000 I REPL [initandlisten] Did not find local Rollback ID document at startup. Creating one. [js_test:migration_failure] 2018-07-11T15:48:27.304+0000 c20274| 2018-07-11T15:48:27.301+0000 I STORAGE [initandlisten] createCollection: local.system.rollback.id with generated UUID: 0f53bb98-3db4-40ad-8d4f-a2fe53ffaafb [js_test:migration_failure] 2018-07-11T15:48:27.315+0000 c20274| 2018-07-11T15:48:27.315+0000 I REPL [initandlisten] Initialized the rollback ID to 1 [js_test:migration_failure] 2018-07-11T15:48:27.316+0000 c20274| 2018-07-11T15:48:27.315+0000 I REPL [initandlisten] Did not find local replica set configuration document at startup; NoMatchingDocument: Did not find replica set configuration document in local.system.replset [js_test:migration_failure] 2018-07-11T15:48:27.316+0000 c20274| 2018-07-11T15:48:27.315+0000 D COMMAND [TTLMonitor] BackgroundJob starting: TTLMonitor [js_test:migration_failure] 2018-07-11T15:48:27.317+0000 c20274| 2018-07-11T15:48:27.316+0000 D COMMAND [ClientCursorMonitor] BackgroundJob starting: ClientCursorMonitor [js_test:migration_failure] 2018-07-11T15:48:27.317+0000 c20274| 2018-07-11T15:48:27.316+0000 D COMMAND [PeriodicTaskRunner] BackgroundJob starting: PeriodicTaskRunner [js_test:migration_failure] 2018-07-11T15:48:27.318+0000 c20274| 2018-07-11T15:48:27.316+0000 I NETWORK [initandlisten] waiting for connections on port 20274 [js_test:migration_failure] 2018-07-11T15:48:27.362+0000 c20274| 2018-07-11T15:48:27.361+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51874 #1 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:27.363+0000 c20274| 2018-07-11T15:48:27.362+0000 I NETWORK [conn1] received client metadata from 127.0.0.1:51874 conn1: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:27.366+0000 c20274| 2018-07-11T15:48:27.362+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:564 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:27.367+0000 [ [js_test:migration_failure] 2018-07-11T15:48:27.367+0000 connection to ip-10-122-14-56:20272, [js_test:migration_failure] 2018-07-11T15:48:27.367+0000 connection to ip-10-122-14-56:20273, [js_test:migration_failure] 2018-07-11T15:48:27.367+0000 connection to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:27.368+0000 ] [js_test:migration_failure] 2018-07-11T15:48:27.368+0000 { [js_test:migration_failure] 2018-07-11T15:48:27.368+0000 "replSetInitiate" : { [js_test:migration_failure] 2018-07-11T15:48:27.368+0000 "_id" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:27.368+0000 "protocolVersion" : 1, [js_test:migration_failure] 2018-07-11T15:48:27.368+0000 "members" : [ [js_test:migration_failure] 2018-07-11T15:48:27.369+0000 { [js_test:migration_failure] 2018-07-11T15:48:27.369+0000 "_id" : 0, [js_test:migration_failure] 2018-07-11T15:48:27.369+0000 "host" : "ip-10-122-14-56:20272" [js_test:migration_failure] 2018-07-11T15:48:27.371+0000 } [js_test:migration_failure] 2018-07-11T15:48:27.371+0000 ], [js_test:migration_failure] 2018-07-11T15:48:27.372+0000 "configsvr" : true [js_test:migration_failure] 2018-07-11T15:48:27.372+0000 } [js_test:migration_failure] 2018-07-11T15:48:27.373+0000 } [js_test:migration_failure] 2018-07-11T15:48:27.373+0000 c20272| 2018-07-11T15:48:27.363+0000 I REPL [conn1] replSetInitiate admin command received from client [js_test:migration_failure] 2018-07-11T15:48:27.373+0000 c20272| 2018-07-11T15:48:27.365+0000 I REPL [conn1] replSetInitiate config object with 1 members parses ok [js_test:migration_failure] 2018-07-11T15:48:27.374+0000 c20272| 2018-07-11T15:48:27.365+0000 I REPL [conn1] ****** [js_test:migration_failure] 2018-07-11T15:48:27.375+0000 c20272| 2018-07-11T15:48:27.365+0000 I REPL [conn1] creating replication oplog of size: 40MB... [js_test:migration_failure] 2018-07-11T15:48:27.375+0000 c20272| 2018-07-11T15:48:27.365+0000 I STORAGE [conn1] createCollection: local.oplog.rs with generated UUID: 8fef602d-b0b3-4427-bfd6-818541380967 [js_test:migration_failure] 2018-07-11T15:48:27.376+0000 c20272| 2018-07-11T15:48:27.371+0000 I STORAGE [conn1] Starting OplogTruncaterThread local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:27.378+0000 c20272| 2018-07-11T15:48:27.371+0000 I STORAGE [conn1] The size storer reports that the oplog contains 0 records totaling to 0 bytes [js_test:migration_failure] 2018-07-11T15:48:27.379+0000 c20272| 2018-07-11T15:48:27.371+0000 I STORAGE [conn1] Scanning the oplog to determine where to place markers for truncation [js_test:migration_failure] 2018-07-11T15:48:27.380+0000 c20272| 2018-07-11T15:48:27.371+0000 D COMMAND [WT OplogTruncaterThread: local.oplog.rs] BackgroundJob starting: WT OplogTruncaterThread: local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:27.391+0000 c20272| 2018-07-11T15:48:27.390+0000 I REPL [conn1] ****** [js_test:migration_failure] 2018-07-11T15:48:27.391+0000 c20272| 2018-07-11T15:48:27.390+0000 I STORAGE [conn1] createCollection: local.system.replset with generated UUID: e66f6883-b969-4732-aa78-f3fd23adb773 [js_test:migration_failure] 2018-07-11T15:48:27.501+0000 c20272| 2018-07-11T15:48:27.501+0000 I STORAGE [conn1] createCollection: admin.system.version with provided UUID: 20ede6d2-12ab-4574-a865-a9f22e5d5e09 [js_test:migration_failure] 2018-07-11T15:48:27.511+0000 c20272| 2018-07-11T15:48:27.511+0000 I COMMAND [conn1] setting featureCompatibilityVersion to 4.2 [js_test:migration_failure] 2018-07-11T15:48:27.512+0000 c20272| 2018-07-11T15:48:27.511+0000 I NETWORK [conn1] Skip closing connection for connection # 1 [js_test:migration_failure] 2018-07-11T15:48:27.512+0000 c20272| 2018-07-11T15:48:27.512+0000 I REPL [conn1] New replica set config in use: { _id: "migration_failure-configRS", version: 1, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:27.513+0000 c20272| 2018-07-11T15:48:27.512+0000 I REPL [conn1] This node is ip-10-122-14-56:20272 in the config [js_test:migration_failure] 2018-07-11T15:48:27.515+0000 c20272| 2018-07-11T15:48:27.512+0000 I REPL [conn1] transition to STARTUP2 from STARTUP [js_test:migration_failure] 2018-07-11T15:48:27.515+0000 c20272| 2018-07-11T15:48:27.512+0000 I REPL [conn1] Starting replication storage threads [js_test:migration_failure] 2018-07-11T15:48:27.516+0000 c20272| 2018-07-11T15:48:27.512+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.516+0000 c20272| 2018-07-11T15:48:27.512+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:27.516+0000 c20272| 2018-07-11T15:48:27.514+0000 I REPL [conn1] transition to RECOVERING from STARTUP2 [js_test:migration_failure] 2018-07-11T15:48:27.516+0000 c20272| 2018-07-11T15:48:27.514+0000 I REPL [conn1] Starting replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:27.516+0000 c20272| 2018-07-11T15:48:27.514+0000 I REPL [conn1] Starting replication applier thread [js_test:migration_failure] 2018-07-11T15:48:27.516+0000 c20272| 2018-07-11T15:48:27.514+0000 I REPL [conn1] Starting replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:27.517+0000 c20272| 2018-07-11T15:48:27.514+0000 I REPL [rsSync-0] Starting oplog application [js_test:migration_failure] 2018-07-11T15:48:27.517+0000 c20272| 2018-07-11T15:48:27.514+0000 I COMMAND [conn1] command local.system.replset appName: "MongoDB Shell" command: replSetInitiate { replSetInitiate: { _id: "migration_failure-configRS", protocolVersion: 1.0, members: [ { _id: 0.0, host: "ip-10-122-14-56:20272" } ], configsvr: true }, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $db: "admin" } numYields:0 reslen:252 locks:{ Global: { acquireCount: { r: 15, w: 6, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 57 } }, Database: { acquireCount: { r: 3, w: 3, W: 3 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { r: 2, w: 3 } } } protocol:op_msg 150ms [js_test:migration_failure] 2018-07-11T15:48:27.517+0000 c20272| 2018-07-11T15:48:27.515+0000 I REPL [rsSync-0] transition to SECONDARY from RECOVERING [js_test:migration_failure] 2018-07-11T15:48:27.517+0000 c20272| 2018-07-11T15:48:27.515+0000 I REPL [rsSync-0] conducting a dry run election to see if we could be elected. current term: 0 [js_test:migration_failure] 2018-07-11T15:48:27.517+0000 c20272| 2018-07-11T15:48:27.515+0000 I REPL [replexec-0] dry election run succeeded, running for election in term 1 [js_test:migration_failure] 2018-07-11T15:48:27.517+0000 c20272| 2018-07-11T15:48:27.515+0000 I STORAGE [replexec-1] createCollection: local.replset.election with generated UUID: 52d9e99f-06e5-445b-8d37-e1c8e7e26144 [js_test:migration_failure] 2018-07-11T15:48:27.518+0000 c20272| 2018-07-11T15:48:27.516+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:685 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.519+0000 c20273| 2018-07-11T15:48:27.517+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.519+0000 c20274| 2018-07-11T15:48:27.517+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.532+0000 c20272| 2018-07-11T15:48:27.531+0000 I REPL [replexec-1] election succeeded, assuming primary role in term 1 [js_test:migration_failure] 2018-07-11T15:48:27.532+0000 c20272| 2018-07-11T15:48:27.531+0000 I REPL [replexec-1] transition to PRIMARY from SECONDARY [js_test:migration_failure] 2018-07-11T15:48:27.533+0000 c20272| 2018-07-11T15:48:27.531+0000 I REPL [replexec-1] Entering primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:27.533+0000 c20272| 2018-07-11T15:48:27.531+0000 I REPL [replexec-1] Exited primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:27.534+0000 c20272| 2018-07-11T15:48:27.531+0000 I REPL [replexec-1] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:27.720+0000 c20272| 2018-07-11T15:48:27.719+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.720+0000 c20273| 2018-07-11T15:48:27.720+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.722+0000 c20274| 2018-07-11T15:48:27.721+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.925+0000 c20272| 2018-07-11T15:48:27.922+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.926+0000 c20273| 2018-07-11T15:48:27.923+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:27.927+0000 c20274| 2018-07-11T15:48:27.924+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.127+0000 c20272| 2018-07-11T15:48:28.126+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.129+0000 c20273| 2018-07-11T15:48:28.127+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.132+0000 c20274| 2018-07-11T15:48:28.128+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.330+0000 c20272| 2018-07-11T15:48:28.329+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.332+0000 c20273| 2018-07-11T15:48:28.331+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.333+0000 c20274| 2018-07-11T15:48:28.332+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.536+0000 c20272| 2018-07-11T15:48:28.533+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.541+0000 c20273| 2018-07-11T15:48:28.534+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.543+0000 c20274| 2018-07-11T15:48:28.536+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.738+0000 c20272| 2018-07-11T15:48:28.737+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.739+0000 c20273| 2018-07-11T15:48:28.738+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.740+0000 c20274| 2018-07-11T15:48:28.739+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.943+0000 c20272| 2018-07-11T15:48:28.941+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.944+0000 c20273| 2018-07-11T15:48:28.942+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:28.944+0000 c20274| 2018-07-11T15:48:28.943+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.144+0000 c20272| 2018-07-11T15:48:29.144+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.146+0000 c20273| 2018-07-11T15:48:29.145+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.147+0000 c20274| 2018-07-11T15:48:29.146+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.355+0000 c20272| 2018-07-11T15:48:29.347+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.357+0000 c20273| 2018-07-11T15:48:29.348+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.360+0000 c20274| 2018-07-11T15:48:29.349+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.517+0000 c20272| 2018-07-11T15:48:29.516+0000 I STORAGE [rsSync-0] createCollection: config.chunks with generated UUID: 3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9 [js_test:migration_failure] 2018-07-11T15:48:29.528+0000 c20272| 2018-07-11T15:48:29.528+0000 I INDEX [rsSync-0] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:29.529+0000 c20272| 2018-07-11T15:48:29.528+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.530+0000 c20272| 2018-07-11T15:48:29.530+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.531+0000 c20272| 2018-07-11T15:48:29.530+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "chunks", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 14, w: 6, W: 1 } }, Database: { acquireCount: { r: 4, w: 5, W: 1 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { r: 1, w: 4 } } } protocol:op_msg 13ms [js_test:migration_failure] 2018-07-11T15:48:29.536+0000 c20272| 2018-07-11T15:48:29.535+0000 I INDEX [rsSync-0] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:29.536+0000 c20272| 2018-07-11T15:48:29.536+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.537+0000 c20272| 2018-07-11T15:48:29.537+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.539+0000 c20272| 2018-07-11T15:48:29.537+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "chunks", indexes: [ { name: "ns_1_shard_1_min_1", key: { ns: 1, shard: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 17, w: 9, W: 1 } }, Database: { acquireCount: { r: 4, w: 7, W: 2 } }, Collection: { acquireCount: { r: 3, w: 3 } }, oplog: { acquireCount: { r: 1, w: 6 } } } protocol:op_msg 7ms [js_test:migration_failure] 2018-07-11T15:48:29.542+0000 c20272| 2018-07-11T15:48:29.542+0000 I INDEX [rsSync-0] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:29.543+0000 c20272| 2018-07-11T15:48:29.542+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.544+0000 c20272| 2018-07-11T15:48:29.544+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.545+0000 c20272| 2018-07-11T15:48:29.544+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "chunks", indexes: [ { name: "ns_1_lastmod_1", key: { ns: 1, lastmod: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 20, w: 12, W: 1 } }, Database: { acquireCount: { r: 4, w: 9, W: 3 } }, Collection: { acquireCount: { r: 3, w: 4 } }, oplog: { acquireCount: { r: 1, w: 8 } } } protocol:op_msg 6ms [js_test:migration_failure] 2018-07-11T15:48:29.546+0000 c20272| 2018-07-11T15:48:29.544+0000 I STORAGE [rsSync-0] createCollection: config.migrations with generated UUID: cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd [js_test:migration_failure] 2018-07-11T15:48:29.552+0000 c20272| 2018-07-11T15:48:29.550+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324107, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:744 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.553+0000 c20273| 2018-07-11T15:48:29.551+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.554+0000 c20274| 2018-07-11T15:48:29.552+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.556+0000 c20272| 2018-07-11T15:48:29.556+0000 I INDEX [rsSync-0] build index on: config.migrations properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.migrations" } [js_test:migration_failure] 2018-07-11T15:48:29.557+0000 c20272| 2018-07-11T15:48:29.556+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.559+0000 c20272| 2018-07-11T15:48:29.558+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.559+0000 c20272| 2018-07-11T15:48:29.558+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "migrations", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 24, w: 16, W: 1 } }, Database: { acquireCount: { r: 4, w: 12, W: 4 } }, Collection: { acquireCount: { r: 3, w: 5 } }, oplog: { acquireCount: { r: 1, w: 11 } } } protocol:op_msg 14ms [js_test:migration_failure] 2018-07-11T15:48:29.560+0000 c20272| 2018-07-11T15:48:29.558+0000 I STORAGE [rsSync-0] createCollection: config.shards with generated UUID: f1abd7ff-48d3-4df8-87fa-2a93e02694e1 [js_test:migration_failure] 2018-07-11T15:48:29.569+0000 c20272| 2018-07-11T15:48:29.569+0000 I INDEX [rsSync-0] build index on: config.shards properties: { v: 2, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" } [js_test:migration_failure] 2018-07-11T15:48:29.570+0000 c20272| 2018-07-11T15:48:29.569+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.571+0000 c20272| 2018-07-11T15:48:29.570+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.571+0000 c20272| 2018-07-11T15:48:29.570+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "shards", indexes: [ { name: "host_1", key: { host: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 28, w: 20, W: 1 } }, Database: { acquireCount: { r: 4, w: 15, W: 5 } }, Collection: { acquireCount: { r: 3, w: 6 } }, oplog: { acquireCount: { r: 1, w: 14 } } } protocol:op_msg 12ms [js_test:migration_failure] 2018-07-11T15:48:29.571+0000 c20272| 2018-07-11T15:48:29.570+0000 I STORAGE [rsSync-0] createCollection: config.locks with generated UUID: 1471ec0a-bb67-416e-b5fa-a9272f8bd44d [js_test:migration_failure] 2018-07-11T15:48:29.583+0000 c20272| 2018-07-11T15:48:29.583+0000 I INDEX [rsSync-0] build index on: config.locks properties: { v: 2, key: { ts: 1 }, name: "ts_1", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:29.583+0000 c20272| 2018-07-11T15:48:29.583+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.585+0000 c20272| 2018-07-11T15:48:29.584+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.585+0000 c20272| 2018-07-11T15:48:29.584+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "locks", indexes: [ { name: "ts_1", key: { ts: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 32, w: 24, W: 1 } }, Database: { acquireCount: { r: 4, w: 18, W: 6 } }, Collection: { acquireCount: { r: 3, w: 7 } }, oplog: { acquireCount: { r: 1, w: 17 } } } protocol:op_msg 14ms [js_test:migration_failure] 2018-07-11T15:48:29.590+0000 c20272| 2018-07-11T15:48:29.589+0000 I INDEX [rsSync-0] build index on: config.locks properties: { v: 2, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:29.591+0000 c20272| 2018-07-11T15:48:29.589+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.591+0000 c20272| 2018-07-11T15:48:29.591+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.592+0000 c20272| 2018-07-11T15:48:29.591+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "locks", indexes: [ { name: "state_1_process_1", key: { state: 1, process: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 35, w: 27, W: 1 } }, Database: { acquireCount: { r: 4, w: 20, W: 7 } }, Collection: { acquireCount: { r: 3, w: 8 } }, oplog: { acquireCount: { r: 1, w: 19 } } } protocol:op_msg 6ms [js_test:migration_failure] 2018-07-11T15:48:29.593+0000 c20272| 2018-07-11T15:48:29.591+0000 I STORAGE [rsSync-0] createCollection: config.lockpings with generated UUID: 378b49ef-ead0-4a9b-b3e8-13112b91659c [js_test:migration_failure] 2018-07-11T15:48:29.607+0000 c20272| 2018-07-11T15:48:29.606+0000 I INDEX [rsSync-0] build index on: config.lockpings properties: { v: 2, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" } [js_test:migration_failure] 2018-07-11T15:48:29.608+0000 c20272| 2018-07-11T15:48:29.607+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.608+0000 c20272| 2018-07-11T15:48:29.608+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.609+0000 c20272| 2018-07-11T15:48:29.608+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "lockpings", indexes: [ { name: "ping_1", key: { ping: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 39, w: 31, W: 1 } }, Database: { acquireCount: { r: 4, w: 23, W: 8 } }, Collection: { acquireCount: { r: 3, w: 9 } }, oplog: { acquireCount: { r: 1, w: 22 } } } protocol:op_msg 16ms [js_test:migration_failure] 2018-07-11T15:48:29.610+0000 c20272| 2018-07-11T15:48:29.608+0000 I STORAGE [rsSync-0] createCollection: config.tags with generated UUID: a7e27e20-0459-4037-80a8-c059dcb0dd69 [js_test:migration_failure] 2018-07-11T15:48:29.621+0000 c20272| 2018-07-11T15:48:29.621+0000 I INDEX [rsSync-0] build index on: config.tags properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:29.622+0000 c20272| 2018-07-11T15:48:29.621+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.624+0000 c20272| 2018-07-11T15:48:29.623+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.624+0000 c20272| 2018-07-11T15:48:29.624+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "tags", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 43, w: 35, W: 1 } }, Database: { acquireCount: { r: 4, w: 26, W: 9 } }, Collection: { acquireCount: { r: 3, w: 10 } }, oplog: { acquireCount: { r: 1, w: 25 } } } protocol:op_msg 15ms [js_test:migration_failure] 2018-07-11T15:48:29.641+0000 c20272| 2018-07-11T15:48:29.629+0000 I INDEX [rsSync-0] build index on: config.tags properties: { v: 2, key: { ns: 1, tag: 1 }, name: "ns_1_tag_1", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:29.641+0000 c20272| 2018-07-11T15:48:29.629+0000 I INDEX [rsSync-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:29.641+0000 c20272| 2018-07-11T15:48:29.631+0000 I INDEX [rsSync-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:29.644+0000 c20272| 2018-07-11T15:48:29.631+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "tags", indexes: [ { name: "ns_1_tag_1", key: { ns: 1, tag: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:348 locks:{ Global: { acquireCount: { r: 46, w: 38, W: 1 } }, Database: { acquireCount: { r: 4, w: 28, W: 10 } }, Collection: { acquireCount: { r: 3, w: 11 } }, oplog: { acquireCount: { r: 1, w: 27 } } } protocol:op_msg 7ms [js_test:migration_failure] 2018-07-11T15:48:29.646+0000 c20272| 2018-07-11T15:48:29.631+0000 I COMMAND [rsSync-0] command config.version command: find { find: "version", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:337 locks:{ Global: { acquireCount: { r: 47, w: 38, W: 1 } }, Database: { acquireCount: { r: 5, w: 28, W: 10 } }, Collection: { acquireCount: { r: 4, w: 11 } }, oplog: { acquireCount: { r: 1, w: 27 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.647+0000 c20272| 2018-07-11T15:48:29.631+0000 I STORAGE [rsSync-0] createCollection: config.version with generated UUID: deb24936-b73e-4205-ac91-be16db70dffe [js_test:migration_failure] 2018-07-11T15:48:29.650+0000 c20272| 2018-07-11T15:48:29.641+0000 I COMMAND [rsSync-0] command config.version command: insert { insert: "version", bypassDocumentValidation: false, ordered: true, documents: [ { _id: 1, minCompatibleVersion: 5, currentVersion: 6, clusterId: ObjectId('5b4626cdabefcf99ee21b303') } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 52, w: 43, W: 1 } }, Database: { acquireCount: { r: 5, w: 32, W: 11 } }, Collection: { acquireCount: { r: 4, w: 13 } }, oplog: { acquireCount: { r: 1, w: 29 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:29.651+0000 c20272| 2018-07-11T15:48:29.642+0000 I COMMAND [rsSync-0] command config.version command: find { find: "version", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:423 locks:{ Global: { acquireCount: { r: 53, w: 43, W: 1 } }, Database: { acquireCount: { r: 6, w: 32, W: 11 } }, Collection: { acquireCount: { r: 5, w: 13 } }, oplog: { acquireCount: { r: 1, w: 29 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.653+0000 c20272| 2018-07-11T15:48:29.642+0000 I COMMAND [rsSync-0] command config.$cmd command: update { update: "locks", bypassDocumentValidation: false, ordered: true, updates: [ { q: { process: "ConfigServer" }, u: { $set: { state: 0 } }, multi: true, upsert: false } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:354 locks:{ Global: { acquireCount: { r: 54, w: 44, W: 1 } }, Database: { acquireCount: { r: 6, w: 33, W: 11 } }, Collection: { acquireCount: { r: 5, w: 14 } }, oplog: { acquireCount: { r: 1, w: 29 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.654+0000 c20272| 2018-07-11T15:48:29.642+0000 I COMMAND [rsSync-0] command config.migrations command: find { find: "migrations", $readPreference: { mode: "primary" }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:340 locks:{ Global: { acquireCount: { r: 55, w: 44, W: 1 } }, Database: { acquireCount: { r: 7, w: 33, W: 11 } }, Collection: { acquireCount: { r: 6, w: 14 } }, oplog: { acquireCount: { r: 1, w: 29 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.654+0000 c20272| 2018-07-11T15:48:29.642+0000 I STORAGE [rsSync-0] createCollection: config.transactions with generated UUID: 23188742-14eb-4b70-88d9-c3197c81e0bf [js_test:migration_failure] 2018-07-11T15:48:29.655+0000 c20272| 2018-07-11T15:48:29.642+0000 I SHARDING [Balancer] CSRS balancer is starting [js_test:migration_failure] 2018-07-11T15:48:29.658+0000 c20272| 2018-07-11T15:48:29.650+0000 I COMMAND [rsSync-0] command config.transactions command: create { create: "transactions", $db: "config" } numYields:0 reslen:272 locks:{ Global: { acquireCount: { r: 57, w: 46, W: 1 } }, Database: { acquireCount: { r: 7, w: 34, W: 12 } }, Collection: { acquireCount: { r: 6, w: 14 } }, oplog: { acquireCount: { r: 1, w: 30 } } } protocol:op_msg 8ms [js_test:migration_failure] 2018-07-11T15:48:29.658+0000 c20272| 2018-07-11T15:48:29.651+0000 I STORAGE [rsSync-0] Triggering the first stable checkpoint. Initial Data: Timestamp(1531324107, 1) PrevStable: Timestamp(0, 0) CurrStable: Timestamp(1531324109, 25) [js_test:migration_failure] 2018-07-11T15:48:29.659+0000 c20272| 2018-07-11T15:48:29.651+0000 I REPL [rsSync-0] transition to primary complete; database writes are now permitted [js_test:migration_failure] 2018-07-11T15:48:29.717+0000 c20272| 2018-07-11T15:48:29.716+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:320 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.717+0000 c20272| 2018-07-11T15:48:29.716+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.718+0000 c20272| 2018-07-11T15:48:29.716+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.719+0000 c20272| 2018-07-11T15:48:29.716+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.719+0000 c20272| 2018-07-11T15:48:29.716+0000 I SHARDING [Balancer] CSRS balancer thread is recovering [js_test:migration_failure] 2018-07-11T15:48:29.720+0000 c20272| 2018-07-11T15:48:29.716+0000 I SHARDING [Balancer] CSRS balancer thread is recovered [js_test:migration_failure] 2018-07-11T15:48:29.721+0000 c20272| 2018-07-11T15:48:29.717+0000 I COMMAND [Balancer] command config.shards command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:316 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 4 } }, Collection: { acquireCount: { r: 4 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.721+0000 c20272| 2018-07-11T15:48:29.717+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, Collection: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.723+0000 c20272| 2018-07-11T15:48:29.717+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 6 } }, Database: { acquireCount: { r: 6 } }, Collection: { acquireCount: { r: 6 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.724+0000 c20272| 2018-07-11T15:48:29.717+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, Collection: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.724+0000 c20272| 2018-07-11T15:48:29.717+0000 I COMMAND [Balancer] command config.shards command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:316 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 8 } }, Collection: { acquireCount: { r: 8 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.724+0000 c20272| 2018-07-11T15:48:29.717+0000 I COMMAND [Balancer] command config.collections command: find { find: "collections", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:321 locks:{ Global: { acquireCount: { r: 9 } }, Database: { acquireCount: { r: 9 } }, Collection: { acquireCount: { r: 9 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.724+0000 c20272| 2018-07-11T15:48:29.717+0000 I COMMAND [Balancer] command config.shards command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:316 locks:{ Global: { acquireCount: { r: 10 } }, Database: { acquireCount: { r: 10 } }, Collection: { acquireCount: { r: 10 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.754+0000 c20272| 2018-07-11T15:48:29.753+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 9), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:815 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.754+0000 c20273| 2018-07-11T15:48:29.754+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.756+0000 c20274| 2018-07-11T15:48:29.755+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.757+0000 Reconfiguring replica set to add in other nodes [js_test:migration_failure] 2018-07-11T15:48:29.757+0000 { [js_test:migration_failure] 2018-07-11T15:48:29.757+0000 "replSetReconfig" : { [js_test:migration_failure] 2018-07-11T15:48:29.758+0000 "_id" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:29.758+0000 "protocolVersion" : 1, [js_test:migration_failure] 2018-07-11T15:48:29.758+0000 "members" : [ [js_test:migration_failure] 2018-07-11T15:48:29.760+0000 { [js_test:migration_failure] 2018-07-11T15:48:29.760+0000 "_id" : 0, [js_test:migration_failure] 2018-07-11T15:48:29.760+0000 "host" : "ip-10-122-14-56:20272" [js_test:migration_failure] 2018-07-11T15:48:29.760+0000 }, [js_test:migration_failure] 2018-07-11T15:48:29.760+0000 { [js_test:migration_failure] 2018-07-11T15:48:29.761+0000 "_id" : 1, [js_test:migration_failure] 2018-07-11T15:48:29.761+0000 "host" : "ip-10-122-14-56:20273" [js_test:migration_failure] 2018-07-11T15:48:29.761+0000 }, [js_test:migration_failure] 2018-07-11T15:48:29.761+0000 { [js_test:migration_failure] 2018-07-11T15:48:29.761+0000 "_id" : 2, [js_test:migration_failure] 2018-07-11T15:48:29.762+0000 "host" : "ip-10-122-14-56:20274" [js_test:migration_failure] 2018-07-11T15:48:29.763+0000 } [js_test:migration_failure] 2018-07-11T15:48:29.763+0000 ], [js_test:migration_failure] 2018-07-11T15:48:29.763+0000 "configsvr" : true, [js_test:migration_failure] 2018-07-11T15:48:29.764+0000 "settings" : { [js_test:migration_failure] 2018-07-11T15:48:29.765+0000 [js_test:migration_failure] 2018-07-11T15:48:29.765+0000 }, [js_test:migration_failure] 2018-07-11T15:48:29.766+0000 "version" : 2 [js_test:migration_failure] 2018-07-11T15:48:29.766+0000 } [js_test:migration_failure] 2018-07-11T15:48:29.766+0000 } [js_test:migration_failure] 2018-07-11T15:48:29.768+0000 c20272| 2018-07-11T15:48:29.756+0000 I REPL [conn1] replSetReconfig admin command received from client; new config: { _id: "migration_failure-configRS", protocolVersion: 1.0, members: [ { _id: 0.0, host: "ip-10-122-14-56:20272" }, { _id: 1.0, host: "ip-10-122-14-56:20273" }, { _id: 2.0, host: "ip-10-122-14-56:20274" } ], configsvr: true, settings: {}, version: 2.0 } [js_test:migration_failure] 2018-07-11T15:48:29.768+0000 c20272| 2018-07-11T15:48:29.757+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:29.769+0000 c20273| 2018-07-11T15:48:29.757+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60895 #2 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.769+0000 c20273| 2018-07-11T15:48:29.757+0000 I COMMAND [conn2] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.769+0000 c20273| 2018-07-11T15:48:29.757+0000 I NETWORK [conn2] end connection 10.122.14.56:60895 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:29.769+0000 c20274| 2018-07-11T15:48:29.758+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59066 #2 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.770+0000 c20272| 2018-07-11T15:48:29.758+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:29.770+0000 c20274| 2018-07-11T15:48:29.758+0000 I COMMAND [conn2] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.770+0000 c20274| 2018-07-11T15:48:29.758+0000 I NETWORK [conn2] end connection 10.122.14.56:59066 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:29.771+0000 c20272| 2018-07-11T15:48:29.758+0000 I REPL [conn1] replSetReconfig config object with 3 members parses ok [js_test:migration_failure] 2018-07-11T15:48:29.771+0000 c20272| 2018-07-11T15:48:29.758+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:29.771+0000 c20272| 2018-07-11T15:48:29.759+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:29.772+0000 c20273| 2018-07-11T15:48:29.760+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60897 #3 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.773+0000 c20273| 2018-07-11T15:48:29.760+0000 I NETWORK [conn3] received client metadata from 10.122.14.56:60897 conn3: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:29.774+0000 c20273| 2018-07-11T15:48:29.760+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:596 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.775+0000 c20274| 2018-07-11T15:48:29.760+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59068 #3 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.776+0000 c20274| 2018-07-11T15:48:29.760+0000 I NETWORK [conn3] received client metadata from 10.122.14.56:59068 conn3: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:29.777+0000 c20274| 2018-07-11T15:48:29.760+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:596 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.778+0000 c20273| 2018-07-11T15:48:29.760+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:603 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.778+0000 c20273| 2018-07-11T15:48:29.760+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:29.779+0000 c20272| 2018-07-11T15:48:29.761+0000 D ASIO [Replication] Request 1 finished with response: { ok: 1.0, state: 0, v: -2, hbmsg: "", set: "migration_failure-configRS", durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: -1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 1, replicaSetId: ObjectId('000000000000000000000000'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.781+0000 c20274| 2018-07-11T15:48:29.761+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:603 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.783+0000 c20272| 2018-07-11T15:48:29.761+0000 D ASIO [replexec-0] Canceling operation; original request was: RemoteCommand 2 -- target:ip-10-122-14-56:20274 db:admin expDate:2018-07-11T15:48:39.758+0000 cmd:{ replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1 } [js_test:migration_failure] 2018-07-11T15:48:29.784+0000 c20274| 2018-07-11T15:48:29.761+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:29.784+0000 c20272| 2018-07-11T15:48:29.761+0000 I REPL [replexec-0] New replica set config in use: { _id: "migration_failure-configRS", version: 2, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:29.785+0000 c20272| 2018-07-11T15:48:29.761+0000 I REPL [replexec-0] This node is ip-10-122-14-56:20272 in the config [js_test:migration_failure] 2018-07-11T15:48:29.786+0000 c20272| 2018-07-11T15:48:29.761+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:29.788+0000 c20272| 2018-07-11T15:48:29.762+0000 I COMMAND [conn1] command local.system.replset appName: "MongoDB Shell" command: replSetReconfig { replSetReconfig: { _id: "migration_failure-configRS", protocolVersion: 1.0, members: [ { _id: 0.0, host: "ip-10-122-14-56:20272" }, { _id: 1.0, host: "ip-10-122-14-56:20273" }, { _id: 2.0, host: "ip-10-122-14-56:20274" } ], configsvr: true, settings: {}, version: 2.0 }, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:272 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:29.790+0000 c20273| 2018-07-11T15:48:29.762+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:603 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.795+0000 c20272| 2018-07-11T15:48:29.762+0000 D ASIO [Replication] Request 4 finished with response: { ok: 1.0, state: 0, v: -2, hbmsg: "", set: "migration_failure-configRS", durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: -1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 1, replicaSetId: ObjectId('000000000000000000000000'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.795+0000 c20272| 2018-07-11T15:48:29.762+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54203 #6 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.796+0000 c20272| 2018-07-11T15:48:29.762+0000 I REPL [replexec-0] Member ip-10-122-14-56:20273 is now in state STARTUP [js_test:migration_failure] 2018-07-11T15:48:29.797+0000 c20274| 2018-07-11T15:48:29.762+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59071 #5 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.798+0000 c20272| 2018-07-11T15:48:29.762+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54204 #8 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.802+0000 c20272| 2018-07-11T15:48:29.762+0000 I NETWORK [conn6] received client metadata from 10.122.14.56:54203 conn6: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:29.802+0000 c20274| 2018-07-11T15:48:29.762+0000 I NETWORK [conn5] received client metadata from 10.122.14.56:59071 conn5: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:29.804+0000 c20272| 2018-07-11T15:48:29.762+0000 I NETWORK [conn8] received client metadata from 10.122.14.56:54204 conn8: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:29.806+0000 c20272| 2018-07-11T15:48:29.762+0000 I COMMAND [conn6] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.809+0000 c20274| 2018-07-11T15:48:29.762+0000 I COMMAND [conn5] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:596 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.812+0000 c20272| 2018-07-11T15:48:29.763+0000 I COMMAND [conn8] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20274", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.813+0000 c20272| 2018-07-11T15:48:29.763+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.814+0000 c20274| 2018-07-11T15:48:29.763+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:603 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.816+0000 c20272| 2018-07-11T15:48:29.763+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: -2, hbv: 1, from: "", fromId: -1, term: 0, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:1520 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.816+0000 c20272| 2018-07-11T15:48:29.763+0000 D ASIO [Replication] Request 3 finished with response: { ok: 1.0, state: 0, v: -2, hbmsg: "", set: "migration_failure-configRS", durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: -1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 1, replicaSetId: ObjectId('000000000000000000000000'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.818+0000 c20272| 2018-07-11T15:48:29.763+0000 I REPL [replexec-2] Member ip-10-122-14-56:20274 is now in state STARTUP [js_test:migration_failure] 2018-07-11T15:48:29.820+0000 c20274| 2018-07-11T15:48:29.763+0000 D ASIO [Replication] Request 1 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), config: { _id: "migration_failure-configRS", version: 2, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } }, state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 30), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.822+0000 c20273| 2018-07-11T15:48:29.764+0000 D ASIO [Replication] Request 1 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), config: { _id: "migration_failure-configRS", version: 2, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } }, state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 30), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.823+0000 c20272| 2018-07-11T15:48:29.763+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: -2, hbv: 1, from: "", fromId: -1, term: 0, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 30), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:1520 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.823+0000 c20274| 2018-07-11T15:48:29.764+0000 D NETWORK [replexec-0] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:29.825+0000 c20272| 2018-07-11T15:48:29.764+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54206 #9 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.825+0000 c20273| 2018-07-11T15:48:29.764+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.826+0000 c20272| 2018-07-11T15:48:29.764+0000 I COMMAND [conn9] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.826+0000 c20272| 2018-07-11T15:48:29.764+0000 I NETWORK [conn9] end connection 10.122.14.56:54206 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.826+0000 c20273| 2018-07-11T15:48:29.764+0000 D NETWORK [replexec-1] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:29.827+0000 c20272| 2018-07-11T15:48:29.764+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54207 #10 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.828+0000 c20273| 2018-07-11T15:48:29.765+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60904 #6 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.828+0000 c20274| 2018-07-11T15:48:29.765+0000 D NETWORK [replexec-0] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:29.829+0000 c20272| 2018-07-11T15:48:29.765+0000 I COMMAND [conn10] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.830+0000 c20273| 2018-07-11T15:48:29.765+0000 I COMMAND [conn6] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.831+0000 c20272| 2018-07-11T15:48:29.765+0000 I NETWORK [conn10] end connection 10.122.14.56:54207 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.833+0000 c20274| 2018-07-11T15:48:29.765+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.833+0000 c20273| 2018-07-11T15:48:29.765+0000 I NETWORK [conn6] end connection 10.122.14.56:60904 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.834+0000 c20274| 2018-07-11T15:48:29.765+0000 I STORAGE [replexec-0] createCollection: local.system.replset with generated UUID: 8b6246cd-40c5-4331-afcc-3c1092ec8689 [js_test:migration_failure] 2018-07-11T15:48:29.835+0000 c20273| 2018-07-11T15:48:29.766+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.835+0000 c20273| 2018-07-11T15:48:29.766+0000 D NETWORK [replexec-1] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:29.835+0000 c20274| 2018-07-11T15:48:29.766+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59075 #8 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.836+0000 c20274| 2018-07-11T15:48:29.766+0000 I COMMAND [conn8] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.836+0000 c20273| 2018-07-11T15:48:29.766+0000 I STORAGE [replexec-1] createCollection: local.system.replset with generated UUID: 56ed2400-8104-45ff-930c-d96b5304190e [js_test:migration_failure] 2018-07-11T15:48:29.837+0000 c20274| 2018-07-11T15:48:29.766+0000 I NETWORK [conn8] end connection 10.122.14.56:59075 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.838+0000 c20274| 2018-07-11T15:48:29.766+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:549 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.840+0000 c20274| 2018-07-11T15:48:29.776+0000 I REPL [replexec-0] New replica set config in use: { _id: "migration_failure-configRS", version: 2, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:29.842+0000 c20274| 2018-07-11T15:48:29.776+0000 I REPL [replexec-0] This node is ip-10-122-14-56:20274 in the config [js_test:migration_failure] 2018-07-11T15:48:29.842+0000 c20274| 2018-07-11T15:48:29.776+0000 I REPL [replexec-0] transition to STARTUP2 from STARTUP [js_test:migration_failure] 2018-07-11T15:48:29.842+0000 c20274| 2018-07-11T15:48:29.777+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:29.842+0000 c20274| 2018-07-11T15:48:29.777+0000 I REPL [replexec-0] Starting replication storage threads [js_test:migration_failure] 2018-07-11T15:48:29.843+0000 c20272| 2018-07-11T15:48:29.777+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 0, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.846+0000 c20273| 2018-07-11T15:48:29.777+0000 I REPL [replexec-1] New replica set config in use: { _id: "migration_failure-configRS", version: 2, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 10000, catchUpTimeoutMillis: -1, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:29.846+0000 c20273| 2018-07-11T15:48:29.777+0000 I REPL [replexec-1] This node is ip-10-122-14-56:20273 in the config [js_test:migration_failure] 2018-07-11T15:48:29.847+0000 c20274| 2018-07-11T15:48:29.777+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:29.847+0000 c20273| 2018-07-11T15:48:29.777+0000 I REPL [replexec-1] transition to STARTUP2 from STARTUP [js_test:migration_failure] 2018-07-11T15:48:29.851+0000 c20274| 2018-07-11T15:48:29.777+0000 D ASIO [Replication] Request 3 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 30), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.852+0000 c20274| 2018-07-11T15:48:29.777+0000 I REPL [replexec-3] Member ip-10-122-14-56:20272 is now in state PRIMARY [js_test:migration_failure] 2018-07-11T15:48:29.852+0000 c20273| 2018-07-11T15:48:29.777+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:29.854+0000 c20272| 2018-07-11T15:48:29.778+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 0, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.855+0000 c20273| 2018-07-11T15:48:29.778+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60909 #8 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.855+0000 c20274| 2018-07-11T15:48:29.778+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:29.857+0000 c20273| 2018-07-11T15:48:29.778+0000 D ASIO [Replication] Request 3 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 30), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.858+0000 c20273| 2018-07-11T15:48:29.777+0000 I REPL [replexec-1] Starting replication storage threads [js_test:migration_failure] 2018-07-11T15:48:29.858+0000 c20273| 2018-07-11T15:48:29.778+0000 I NETWORK [conn8] received client metadata from 10.122.14.56:60909 conn8: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:29.859+0000 c20274| 2018-07-11T15:48:29.778+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59080 #10 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:29.859+0000 c20274| 2018-07-11T15:48:29.778+0000 I NETWORK [conn10] received client metadata from 10.122.14.56:59080 conn10: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:29.860+0000 c20273| 2018-07-11T15:48:29.778+0000 I REPL [replexec-2] Member ip-10-122-14-56:20272 is now in state PRIMARY [js_test:migration_failure] 2018-07-11T15:48:29.862+0000 c20274| 2018-07-11T15:48:29.778+0000 I COMMAND [conn10] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:825 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.862+0000 c20273| 2018-07-11T15:48:29.778+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:29.863+0000 c20273| 2018-07-11T15:48:29.779+0000 I COMMAND [conn8] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20274", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:825 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:29.864+0000 c20274| 2018-07-11T15:48:29.778+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 0, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.864+0000 c20273| 2018-07-11T15:48:29.779+0000 D ASIO [RS] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:29.866+0000 c20273| 2018-07-11T15:48:29.779+0000 D ASIO [Replication] Request 2 finished with response: { ok: 1.0, state: 5, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.867+0000 c20273| 2018-07-11T15:48:29.779+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 0, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.867+0000 c20273| 2018-07-11T15:48:29.779+0000 I REPL [replexec-3] Member ip-10-122-14-56:20274 is now in state STARTUP2 [js_test:migration_failure] 2018-07-11T15:48:29.869+0000 c20274| 2018-07-11T15:48:29.779+0000 D ASIO [Replication] Request 2 finished with response: { ok: 1.0, state: 5, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:29.869+0000 c20274| 2018-07-11T15:48:29.780+0000 I REPL [replexec-1] Member ip-10-122-14-56:20273 is now in state STARTUP2 [js_test:migration_failure] 2018-07-11T15:48:29.870+0000 c20274| 2018-07-11T15:48:29.781+0000 I STORAGE [replexec-0] createCollection: local.temp_oplog_buffer with generated UUID: 60fd2bf4-f7ed-43d4-b0c0-e1069487141e [js_test:migration_failure] 2018-07-11T15:48:29.870+0000 c20273| 2018-07-11T15:48:29.783+0000 I STORAGE [replexec-1] createCollection: local.temp_oplog_buffer with generated UUID: bbf2005d-1fdc-4b83-b8d9-045c2645939c [js_test:migration_failure] 2018-07-11T15:48:29.871+0000 c20274| 2018-07-11T15:48:29.791+0000 I REPL [replication-0] Starting initial sync (attempt 1 of 1) [js_test:migration_failure] 2018-07-11T15:48:29.872+0000 c20274| 2018-07-11T15:48:29.791+0000 I STORAGE [replication-0] Finishing collection drop for local.temp_oplog_buffer (60fd2bf4-f7ed-43d4-b0c0-e1069487141e). [js_test:migration_failure] 2018-07-11T15:48:29.873+0000 c20273| 2018-07-11T15:48:29.796+0000 I REPL [replication-0] Starting initial sync (attempt 1 of 1) [js_test:migration_failure] 2018-07-11T15:48:29.873+0000 c20273| 2018-07-11T15:48:29.796+0000 I STORAGE [replication-0] Finishing collection drop for local.temp_oplog_buffer (bbf2005d-1fdc-4b83-b8d9-045c2645939c). [js_test:migration_failure] 2018-07-11T15:48:29.873+0000 c20274| 2018-07-11T15:48:29.797+0000 I STORAGE [replication-0] createCollection: local.temp_oplog_buffer with generated UUID: 255ef4c0-4f6a-4f08-a284-dd99445adf2a [js_test:migration_failure] 2018-07-11T15:48:29.875+0000 c20273| 2018-07-11T15:48:29.799+0000 I STORAGE [replication-0] createCollection: local.temp_oplog_buffer with generated UUID: 768b8568-c0a3-4544-977e-be8a78832545 [js_test:migration_failure] 2018-07-11T15:48:29.969+0000 c20272| 2018-07-11T15:48:29.968+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.970+0000 c20273| 2018-07-11T15:48:29.969+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.970+0000 c20274| 2018-07-11T15:48:29.969+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.971+0000 c20273| 2018-07-11T15:48:29.970+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:29.971+0000 c20274| 2018-07-11T15:48:29.971+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.174+0000 c20272| 2018-07-11T15:48:30.172+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.176+0000 c20273| 2018-07-11T15:48:30.173+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.178+0000 c20274| 2018-07-11T15:48:30.174+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.179+0000 c20273| 2018-07-11T15:48:30.174+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.180+0000 c20274| 2018-07-11T15:48:30.175+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.279+0000 c20272| 2018-07-11T15:48:30.277+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.283+0000 c20274| 2018-07-11T15:48:30.277+0000 D ASIO [Replication] Request 4 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.286+0000 c20272| 2018-07-11T15:48:30.278+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.288+0000 c20273| 2018-07-11T15:48:30.278+0000 D ASIO [Replication] Request 4 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.288+0000 c20274| 2018-07-11T15:48:30.279+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.288+0000 c20273| 2018-07-11T15:48:30.279+0000 D ASIO [Replication] Request 5 finished with response: { ok: 1.0, state: 5, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.291+0000 c20273| 2018-07-11T15:48:30.280+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.294+0000 c20274| 2018-07-11T15:48:30.280+0000 D ASIO [Replication] Request 5 finished with response: { ok: 1.0, state: 5, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.377+0000 c20272| 2018-07-11T15:48:30.376+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.379+0000 c20273| 2018-07-11T15:48:30.377+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.380+0000 c20274| 2018-07-11T15:48:30.378+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.382+0000 c20273| 2018-07-11T15:48:30.379+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.382+0000 c20274| 2018-07-11T15:48:30.380+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.582+0000 c20272| 2018-07-11T15:48:30.581+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.584+0000 c20273| 2018-07-11T15:48:30.582+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.585+0000 c20274| 2018-07-11T15:48:30.584+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.587+0000 c20273| 2018-07-11T15:48:30.585+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.587+0000 c20274| 2018-07-11T15:48:30.586+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.778+0000 c20272| 2018-07-11T15:48:30.777+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.780+0000 c20274| 2018-07-11T15:48:30.777+0000 D ASIO [Replication] Request 6 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.780+0000 c20272| 2018-07-11T15:48:30.778+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.780+0000 c20273| 2018-07-11T15:48:30.778+0000 D ASIO [Replication] Request 6 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.782+0000 c20274| 2018-07-11T15:48:30.779+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.784+0000 c20273| 2018-07-11T15:48:30.779+0000 D ASIO [Replication] Request 7 finished with response: { ok: 1.0, state: 5, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.786+0000 c20273| 2018-07-11T15:48:30.780+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.786+0000 c20274| 2018-07-11T15:48:30.780+0000 D ASIO [Replication] Request 7 finished with response: { ok: 1.0, state: 5, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(0, 0), t: -1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(0, 0), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.789+0000 c20272| 2018-07-11T15:48:30.787+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.790+0000 c20273| 2018-07-11T15:48:30.788+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.791+0000 c20274| 2018-07-11T15:48:30.790+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.794+0000 c20273| 2018-07-11T15:48:30.791+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.796+0000 c20274| 2018-07-11T15:48:30.792+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.807+0000 c20274| 2018-07-11T15:48:30.807+0000 I REPL [replication-1] sync source candidate: ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:30.807+0000 c20274| 2018-07-11T15:48:30.807+0000 I REPL [replication-1] Initial syncer oplog truncation finished in: 0ms [js_test:migration_failure] 2018-07-11T15:48:30.808+0000 c20274| 2018-07-11T15:48:30.807+0000 I REPL [replication-1] ****** [js_test:migration_failure] 2018-07-11T15:48:30.808+0000 c20274| 2018-07-11T15:48:30.807+0000 I REPL [replication-1] creating replication oplog of size: 40MB... [js_test:migration_failure] 2018-07-11T15:48:30.809+0000 c20274| 2018-07-11T15:48:30.807+0000 I STORAGE [replication-1] createCollection: local.oplog.rs with generated UUID: 5f59288f-426d-4cf6-8054-7d48fa2a14cd [js_test:migration_failure] 2018-07-11T15:48:30.809+0000 c20273| 2018-07-11T15:48:30.809+0000 I REPL [replication-1] sync source candidate: ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:30.810+0000 c20273| 2018-07-11T15:48:30.809+0000 I REPL [replication-1] Initial syncer oplog truncation finished in: 0ms [js_test:migration_failure] 2018-07-11T15:48:30.810+0000 c20273| 2018-07-11T15:48:30.809+0000 I REPL [replication-1] ****** [js_test:migration_failure] 2018-07-11T15:48:30.810+0000 c20273| 2018-07-11T15:48:30.809+0000 I REPL [replication-1] creating replication oplog of size: 40MB... [js_test:migration_failure] 2018-07-11T15:48:30.811+0000 c20273| 2018-07-11T15:48:30.809+0000 I STORAGE [replication-1] createCollection: local.oplog.rs with generated UUID: be9b9ecb-69e8-4524-b19a-3926bc12dd10 [js_test:migration_failure] 2018-07-11T15:48:30.812+0000 c20274| 2018-07-11T15:48:30.812+0000 I STORAGE [replication-1] Starting OplogTruncaterThread local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:30.812+0000 c20274| 2018-07-11T15:48:30.812+0000 I STORAGE [replication-1] The size storer reports that the oplog contains 0 records totaling to 0 bytes [js_test:migration_failure] 2018-07-11T15:48:30.813+0000 c20274| 2018-07-11T15:48:30.812+0000 I STORAGE [replication-1] Scanning the oplog to determine where to place markers for truncation [js_test:migration_failure] 2018-07-11T15:48:30.813+0000 c20274| 2018-07-11T15:48:30.812+0000 D COMMAND [WT OplogTruncaterThread: local.oplog.rs] BackgroundJob starting: WT OplogTruncaterThread: local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:30.814+0000 c20273| 2018-07-11T15:48:30.814+0000 I STORAGE [replication-1] Starting OplogTruncaterThread local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:30.815+0000 c20273| 2018-07-11T15:48:30.814+0000 I STORAGE [replication-1] The size storer reports that the oplog contains 0 records totaling to 0 bytes [js_test:migration_failure] 2018-07-11T15:48:30.815+0000 c20273| 2018-07-11T15:48:30.814+0000 I STORAGE [replication-1] Scanning the oplog to determine where to place markers for truncation [js_test:migration_failure] 2018-07-11T15:48:30.816+0000 c20273| 2018-07-11T15:48:30.814+0000 D COMMAND [WT OplogTruncaterThread: local.oplog.rs] BackgroundJob starting: WT OplogTruncaterThread: local.oplog.rs [js_test:migration_failure] 2018-07-11T15:48:30.836+0000 c20274| 2018-07-11T15:48:30.835+0000 I REPL [replication-1] ****** [js_test:migration_failure] 2018-07-11T15:48:30.836+0000 c20274| 2018-07-11T15:48:30.835+0000 I STORAGE [replication-1] dropAllDatabasesExceptLocal 1 [js_test:migration_failure] 2018-07-11T15:48:30.837+0000 c20274| 2018-07-11T15:48:30.835+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:30.837+0000 c20272| 2018-07-11T15:48:30.836+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54263 #11 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:30.842+0000 c20272| 2018-07-11T15:48:30.837+0000 I NETWORK [conn11] received client metadata from 10.122.14.56:54263 conn11: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:30.843+0000 c20272| 2018-07-11T15:48:30.837+0000 I COMMAND [conn11] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20274", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:30.844+0000 c20272| 2018-07-11T15:48:30.837+0000 I COMMAND [conn11] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.846+0000 c20274| 2018-07-11T15:48:30.837+0000 D ASIO [RS] Request 8 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.848+0000 c20272| 2018-07-11T15:48:30.837+0000 I COMMAND [conn11] command local.oplog.rs command: find { find: "oplog.rs", sort: { $natural: -1 }, limit: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:446 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.849+0000 c20273| 2018-07-11T15:48:30.838+0000 I REPL [replication-1] ****** [js_test:migration_failure] 2018-07-11T15:48:30.852+0000 c20274| 2018-07-11T15:48:30.838+0000 D ASIO [RS] Request 9 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.852+0000 c20273| 2018-07-11T15:48:30.838+0000 I STORAGE [replication-1] dropAllDatabasesExceptLocal 1 [js_test:migration_failure] 2018-07-11T15:48:30.853+0000 c20273| 2018-07-11T15:48:30.838+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:30.853+0000 c20272| 2018-07-11T15:48:30.838+0000 I COMMAND [conn11] command admin.system.version command: find { find: "system.version", filter: { _id: "featureCompatibilityVersion" }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:385 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.854+0000 c20274| 2018-07-11T15:48:30.838+0000 D ASIO [RS] Request 10 finished with response: { cursor: { firstBatch: [ { _id: "featureCompatibilityVersion", version: "4.2" } ], id: 0, ns: "admin.system.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.855+0000 c20274| 2018-07-11T15:48:30.838+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:30.856+0000 c20272| 2018-07-11T15:48:30.838+0000 I COMMAND [conn11] command admin.$cmd command: listDatabases { listDatabases: true, nameOnly: true, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:341 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.857+0000 c20272| 2018-07-11T15:48:30.839+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54264 #12 (5 connections now open) [js_test:migration_failure] 2018-07-11T15:48:30.859+0000 c20274| 2018-07-11T15:48:30.839+0000 D ASIO [RS] Request 11 finished with response: { databases: [ { name: "admin" }, { name: "config" }, { name: "local" } ], ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.862+0000 c20272| 2018-07-11T15:48:30.839+0000 I NETWORK [conn12] received client metadata from 10.122.14.56:54264 conn12: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:30.866+0000 c20272| 2018-07-11T15:48:30.839+0000 I COMMAND [conn11] command local.oplog.rs command: find { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25255638202 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:811 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.869+0000 c20272| 2018-07-11T15:48:30.839+0000 I COMMAND [conn12] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:30.870+0000 c20272| 2018-07-11T15:48:30.839+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54265 #13 (6 connections now open) [js_test:migration_failure] 2018-07-11T15:48:30.871+0000 c20274| 2018-07-11T15:48:30.839+0000 D ASIO [RS] Request 12 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } } ], id: 25255638202, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpApplied: { ts: Timestamp(1531324109, 31), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.871+0000 c20272| 2018-07-11T15:48:30.839+0000 I COMMAND [conn12] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.872+0000 c20273| 2018-07-11T15:48:30.839+0000 D ASIO [RS] Request 8 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.872+0000 c20272| 2018-07-11T15:48:30.839+0000 I COMMAND [conn11] command admin.$cmd command: listCollections { listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:530 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.873+0000 c20272| 2018-07-11T15:48:30.839+0000 I NETWORK [conn13] received client metadata from 10.122.14.56:54265 conn13: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:30.873+0000 c20272| 2018-07-11T15:48:30.840+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20274", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:30.875+0000 c20274| 2018-07-11T15:48:30.840+0000 D ASIO [RS] Request 13 finished with response: { cursor: { id: 0, ns: "admin.$cmd.listCollections", firstBatch: [ { name: "system.version", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.876+0000 c20274| 2018-07-11T15:48:30.840+0000 I REPL [replication-0] CollectionCloner::start called, on ns:admin.system.version [js_test:migration_failure] 2018-07-11T15:48:30.878+0000 c20273| 2018-07-11T15:48:30.840+0000 D ASIO [RS] Request 9 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.879+0000 c20274| 2018-07-11T15:48:30.840+0000 D ASIO [RS] Request 16 finished with response: { n: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.882+0000 c20272| 2018-07-11T15:48:30.840+0000 I COMMAND [conn12] command local.oplog.rs command: find { find: "oplog.rs", sort: { $natural: -1 }, limit: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:446 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.882+0000 c20272| 2018-07-11T15:48:30.840+0000 I COMMAND [conn13] command admin.system.version command: count { count: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.882+0000 c20272| 2018-07-11T15:48:30.840+0000 I COMMAND [conn13] command admin.system.version command: listIndexes { listIndexes: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:418 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.883+0000 c20274| 2018-07-11T15:48:30.841+0000 D ASIO [RS] Request 17 finished with response: { cursor: { id: 0, ns: "admin.$cmd.listIndexes.system.version", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.885+0000 c20272| 2018-07-11T15:48:30.841+0000 I COMMAND [conn12] command admin.system.version command: find { find: "system.version", filter: { _id: "featureCompatibilityVersion" }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:385 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.886+0000 c20273| 2018-07-11T15:48:30.841+0000 D ASIO [RS] Request 10 finished with response: { cursor: { firstBatch: [ { _id: "featureCompatibilityVersion", version: "4.2" } ], id: 0, ns: "admin.system.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.887+0000 c20274| 2018-07-11T15:48:30.841+0000 I STORAGE [repl writer worker 15] createCollection: admin.system.version with provided UUID: 20ede6d2-12ab-4574-a865-a9f22e5d5e09 [js_test:migration_failure] 2018-07-11T15:48:30.888+0000 c20273| 2018-07-11T15:48:30.841+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:30.889+0000 c20273| 2018-07-11T15:48:30.841+0000 D ASIO [RS] Request 11 finished with response: { databases: [ { name: "admin" }, { name: "config" }, { name: "local" } ], ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.890+0000 c20272| 2018-07-11T15:48:30.841+0000 I COMMAND [conn12] command admin.$cmd command: listDatabases { listDatabases: true, nameOnly: true, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:341 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.890+0000 c20272| 2018-07-11T15:48:30.841+0000 I COMMAND [conn12] command local.oplog.rs command: find { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:22123388937 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:811 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.890+0000 c20273| 2018-07-11T15:48:30.842+0000 D ASIO [RS] Request 12 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } } ], id: 22123388937, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpApplied: { ts: Timestamp(1531324109, 31), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.891+0000 c20272| 2018-07-11T15:48:30.842+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54266 #14 (7 connections now open) [js_test:migration_failure] 2018-07-11T15:48:30.891+0000 c20272| 2018-07-11T15:48:30.842+0000 I COMMAND [conn12] command admin.$cmd command: listCollections { listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:530 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.893+0000 c20273| 2018-07-11T15:48:30.842+0000 D ASIO [RS] Request 13 finished with response: { cursor: { id: 0, ns: "admin.$cmd.listCollections", firstBatch: [ { name: "system.version", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.894+0000 c20272| 2018-07-11T15:48:30.842+0000 I NETWORK [conn14] received client metadata from 10.122.14.56:54266 conn14: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:30.894+0000 c20273| 2018-07-11T15:48:30.842+0000 I REPL [replication-0] CollectionCloner::start called, on ns:admin.system.version [js_test:migration_failure] 2018-07-11T15:48:30.894+0000 c20272| 2018-07-11T15:48:30.842+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 0, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:30.895+0000 c20272| 2018-07-11T15:48:30.842+0000 I COMMAND [conn14] command admin.system.version command: count { count: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.896+0000 c20273| 2018-07-11T15:48:30.843+0000 D ASIO [RS] Request 16 finished with response: { n: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.898+0000 c20272| 2018-07-11T15:48:30.843+0000 I COMMAND [conn14] command admin.system.version command: listIndexes { listIndexes: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:418 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.901+0000 c20273| 2018-07-11T15:48:30.843+0000 D ASIO [RS] Request 17 finished with response: { cursor: { id: 0, ns: "admin.$cmd.listIndexes.system.version", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.902+0000 c20273| 2018-07-11T15:48:30.843+0000 I STORAGE [repl writer worker 15] createCollection: admin.system.version with provided UUID: 20ede6d2-12ab-4574-a865-a9f22e5d5e09 [js_test:migration_failure] 2018-07-11T15:48:30.903+0000 c20274| 2018-07-11T15:48:30.849+0000 I INDEX [repl writer worker 15] build index on: admin.system.version properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } [js_test:migration_failure] 2018-07-11T15:48:30.903+0000 c20274| 2018-07-11T15:48:30.849+0000 I INDEX [repl writer worker 15] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:30.906+0000 c20272| 2018-07-11T15:48:30.850+0000 I COMMAND [conn13] command admin.system.version command: find { find: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: COLLSCAN cursorid:31147635148 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:323 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.907+0000 c20274| 2018-07-11T15:48:30.850+0000 D ASIO [RS] Request 18 finished with response: { cursor: { firstBatch: [], id: 31147635148, ns: "admin.system.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.910+0000 c20272| 2018-07-11T15:48:30.850+0000 I COMMAND [conn13] command admin.system.version command: getMore { getMore: 31147635148, collection: "system.version", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } originatingCommand: { find: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: COLLSCAN cursorid:31147635148 keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:384 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.913+0000 c20274| 2018-07-11T15:48:30.850+0000 D ASIO [RS] Request 19 finished with response: { cursor: { nextBatch: [ { _id: "featureCompatibilityVersion", version: "4.2" } ], id: 0, ns: "admin.system.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.914+0000 c20274| 2018-07-11T15:48:30.850+0000 I COMMAND [repl writer worker 0] setting featureCompatibilityVersion to 4.2 [js_test:migration_failure] 2018-07-11T15:48:30.916+0000 c20274| 2018-07-11T15:48:30.850+0000 I NETWORK [repl writer worker 0] Skip closing connection for connection # 10 [js_test:migration_failure] 2018-07-11T15:48:30.916+0000 c20274| 2018-07-11T15:48:30.850+0000 I NETWORK [repl writer worker 0] Skip closing connection for connection # 5 [js_test:migration_failure] 2018-07-11T15:48:30.917+0000 c20274| 2018-07-11T15:48:30.850+0000 I NETWORK [repl writer worker 0] Skip closing connection for connection # 3 [js_test:migration_failure] 2018-07-11T15:48:30.918+0000 c20274| 2018-07-11T15:48:30.850+0000 I NETWORK [repl writer worker 0] Skip closing connection for connection # 1 [js_test:migration_failure] 2018-07-11T15:48:30.919+0000 c20274| 2018-07-11T15:48:30.850+0000 I REPL [repl writer worker 0] CollectionCloner ns:admin.system.version finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:30.920+0000 c20272| 2018-07-11T15:48:30.853+0000 I COMMAND [conn13] command config.$cmd command: listCollections { listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:1840 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 8 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.920+0000 c20273| 2018-07-11T15:48:30.854+0000 I INDEX [repl writer worker 15] build index on: admin.system.version properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.version" } [js_test:migration_failure] 2018-07-11T15:48:30.925+0000 c20274| 2018-07-11T15:48:30.854+0000 D ASIO [RS] Request 14 finished with response: { cursor: { id: 0, ns: "config.$cmd.listCollections", firstBatch: [ { name: "shards", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.shards" } }, { name: "chunks", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.chunks" } }, { name: "version", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("deb24936-b73e-4205-ac91-be16db70dffe") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.version" } }, { name: "transactions", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.transactions" } }, { name: "locks", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.locks" } }, { name: "tags", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.tags" } }, { name: "migrations", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.migrations" } }, { name: "lockpings", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.lockpings" } } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.925+0000 c20273| 2018-07-11T15:48:30.854+0000 I INDEX [repl writer worker 15] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:30.926+0000 c20274| 2018-07-11T15:48:30.854+0000 I REPL [replication-1] CollectionCloner::start called, on ns:config.shards [js_test:migration_failure] 2018-07-11T15:48:30.929+0000 c20272| 2018-07-11T15:48:30.854+0000 I COMMAND [conn14] command admin.system.version command: find { find: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: COLLSCAN cursorid:32337654085 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:323 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.931+0000 c20272| 2018-07-11T15:48:30.854+0000 I COMMAND [conn13] command config.shards command: count { count: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.931+0000 c20273| 2018-07-11T15:48:30.854+0000 D ASIO [RS] Request 18 finished with response: { cursor: { firstBatch: [], id: 32337654085, ns: "admin.system.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.934+0000 c20274| 2018-07-11T15:48:30.854+0000 D ASIO [RS] Request 20 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.936+0000 c20272| 2018-07-11T15:48:30.854+0000 I COMMAND [conn14] command admin.system.version command: getMore { getMore: 32337654085, collection: "system.version", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } originatingCommand: { find: UUID("20ede6d2-12ab-4574-a865-a9f22e5d5e09"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } planSummary: COLLSCAN cursorid:32337654085 keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:384 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.937+0000 c20273| 2018-07-11T15:48:30.854+0000 D ASIO [RS] Request 19 finished with response: { cursor: { nextBatch: [ { _id: "featureCompatibilityVersion", version: "4.2" } ], id: 0, ns: "admin.system.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.940+0000 c20272| 2018-07-11T15:48:30.855+0000 I COMMAND [conn13] command config.shards command: listIndexes { listIndexes: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:487 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.943+0000 c20274| 2018-07-11T15:48:30.855+0000 D ASIO [RS] Request 21 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.shards", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.shards" }, { v: 2, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.944+0000 c20273| 2018-07-11T15:48:30.855+0000 I COMMAND [repl writer worker 0] setting featureCompatibilityVersion to 4.2 [js_test:migration_failure] 2018-07-11T15:48:30.945+0000 c20273| 2018-07-11T15:48:30.855+0000 I NETWORK [repl writer worker 0] Skip closing connection for connection # 8 [js_test:migration_failure] 2018-07-11T15:48:30.945+0000 c20273| 2018-07-11T15:48:30.855+0000 I NETWORK [repl writer worker 0] Skip closing connection for connection # 3 [js_test:migration_failure] 2018-07-11T15:48:30.947+0000 c20273| 2018-07-11T15:48:30.855+0000 I NETWORK [repl writer worker 0] Skip closing connection for connection # 1 [js_test:migration_failure] 2018-07-11T15:48:30.948+0000 c20273| 2018-07-11T15:48:30.855+0000 I REPL [repl writer worker 0] CollectionCloner ns:admin.system.version finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:30.949+0000 c20274| 2018-07-11T15:48:30.855+0000 I STORAGE [repl writer worker 1] createCollection: config.shards with provided UUID: f1abd7ff-48d3-4df8-87fa-2a93e02694e1 [js_test:migration_failure] 2018-07-11T15:48:30.951+0000 c20272| 2018-07-11T15:48:30.858+0000 I COMMAND [conn14] command config.$cmd command: listCollections { listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:1840 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 8 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.954+0000 c20273| 2018-07-11T15:48:30.858+0000 D ASIO [RS] Request 14 finished with response: { cursor: { id: 0, ns: "config.$cmd.listCollections", firstBatch: [ { name: "shards", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.shards" } }, { name: "chunks", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.chunks" } }, { name: "version", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("deb24936-b73e-4205-ac91-be16db70dffe") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.version" } }, { name: "transactions", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.transactions" } }, { name: "locks", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.locks" } }, { name: "tags", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.tags" } }, { name: "migrations", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.migrations" } }, { name: "lockpings", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.lockpings" } } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.955+0000 c20273| 2018-07-11T15:48:30.858+0000 I REPL [replication-0] CollectionCloner::start called, on ns:config.shards [js_test:migration_failure] 2018-07-11T15:48:30.957+0000 c20272| 2018-07-11T15:48:30.859+0000 I COMMAND [conn14] command config.shards command: count { count: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.961+0000 c20273| 2018-07-11T15:48:30.859+0000 D ASIO [RS] Request 20 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.963+0000 c20272| 2018-07-11T15:48:30.860+0000 I COMMAND [conn14] command config.shards command: listIndexes { listIndexes: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:487 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.964+0000 c20273| 2018-07-11T15:48:30.860+0000 D ASIO [RS] Request 21 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.shards", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.shards" }, { v: 2, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.967+0000 c20273| 2018-07-11T15:48:30.860+0000 I STORAGE [repl writer worker 1] createCollection: config.shards with provided UUID: f1abd7ff-48d3-4df8-87fa-2a93e02694e1 [js_test:migration_failure] 2018-07-11T15:48:30.968+0000 c20274| 2018-07-11T15:48:30.867+0000 I INDEX [repl writer worker 1] build index on: config.shards properties: { v: 2, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" } [js_test:migration_failure] 2018-07-11T15:48:30.970+0000 c20274| 2018-07-11T15:48:30.867+0000 I INDEX [repl writer worker 1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:30.971+0000 c20273| 2018-07-11T15:48:30.870+0000 I INDEX [repl writer worker 1] build index on: config.shards properties: { v: 2, unique: true, key: { host: 1 }, name: "host_1", ns: "config.shards" } [js_test:migration_failure] 2018-07-11T15:48:30.973+0000 c20273| 2018-07-11T15:48:30.870+0000 I INDEX [repl writer worker 1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:30.974+0000 c20274| 2018-07-11T15:48:30.872+0000 I INDEX [repl writer worker 1] build index on: config.shards properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.shards" } [js_test:migration_failure] 2018-07-11T15:48:30.977+0000 c20274| 2018-07-11T15:48:30.872+0000 I INDEX [repl writer worker 1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:30.979+0000 c20272| 2018-07-11T15:48:30.873+0000 I COMMAND [conn13] command config.shards command: find { find: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:48355717864 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:316 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.980+0000 c20274| 2018-07-11T15:48:30.873+0000 D ASIO [RS] Request 36 finished with response: { cursor: { firstBatch: [], id: 48355717864, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.983+0000 c20272| 2018-07-11T15:48:30.873+0000 I COMMAND [conn13] command config.shards command: getMore { getMore: 48355717864, collection: "shards", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:48355717864 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:315 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.984+0000 c20274| 2018-07-11T15:48:30.873+0000 D ASIO [RS] Request 37 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.984+0000 c20274| 2018-07-11T15:48:30.873+0000 W REPL [repl writer worker 2] _insertDocumentsCallback, but no documents to insert for ns:config.shards [js_test:migration_failure] 2018-07-11T15:48:30.986+0000 c20274| 2018-07-11T15:48:30.873+0000 I REPL [repl writer worker 2] CollectionCloner ns:config.shards finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:30.987+0000 c20273| 2018-07-11T15:48:30.874+0000 I INDEX [repl writer worker 1] build index on: config.shards properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.shards" } [js_test:migration_failure] 2018-07-11T15:48:30.988+0000 c20273| 2018-07-11T15:48:30.874+0000 I INDEX [repl writer worker 1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:30.990+0000 c20272| 2018-07-11T15:48:30.875+0000 I COMMAND [conn14] command config.shards command: find { find: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:49489375799 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:316 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.991+0000 c20273| 2018-07-11T15:48:30.875+0000 D ASIO [RS] Request 36 finished with response: { cursor: { firstBatch: [], id: 49489375799, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.993+0000 c20272| 2018-07-11T15:48:30.875+0000 I COMMAND [conn14] command config.shards command: getMore { getMore: 49489375799, collection: "shards", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:49489375799 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:315 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.995+0000 c20273| 2018-07-11T15:48:30.875+0000 D ASIO [RS] Request 37 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.996+0000 c20273| 2018-07-11T15:48:30.875+0000 W REPL [repl writer worker 2] _insertDocumentsCallback, but no documents to insert for ns:config.shards [js_test:migration_failure] 2018-07-11T15:48:30.996+0000 c20273| 2018-07-11T15:48:30.876+0000 I REPL [repl writer worker 2] CollectionCloner ns:config.shards finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:30.996+0000 c20274| 2018-07-11T15:48:30.877+0000 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:config.chunks [js_test:migration_failure] 2018-07-11T15:48:30.998+0000 c20272| 2018-07-11T15:48:30.877+0000 I COMMAND [conn13] command config.chunks command: count { count: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.999+0000 c20274| 2018-07-11T15:48:30.877+0000 D ASIO [RS] Request 22 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:30.999+0000 c20272| 2018-07-11T15:48:30.877+0000 I COMMAND [conn13] command config.chunks command: listIndexes { listIndexes: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:713 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:30.999+0000 c20274| 2018-07-11T15:48:30.878+0000 D ASIO [RS] Request 23 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.chunks", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.chunks" }, { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" }, { v: 2, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" }, { v: 2, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.019+0000 c20274| 2018-07-11T15:48:30.878+0000 I STORAGE [repl writer worker 3] createCollection: config.chunks with provided UUID: 3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9 [js_test:migration_failure] 2018-07-11T15:48:31.019+0000 c20273| 2018-07-11T15:48:30.879+0000 I REPL [repl writer worker 2] CollectionCloner::start called, on ns:config.chunks [js_test:migration_failure] 2018-07-11T15:48:31.020+0000 c20272| 2018-07-11T15:48:30.879+0000 I COMMAND [conn14] command config.chunks command: count { count: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.020+0000 c20273| 2018-07-11T15:48:30.879+0000 D ASIO [RS] Request 22 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.020+0000 c20272| 2018-07-11T15:48:30.879+0000 I COMMAND [conn14] command config.chunks command: listIndexes { listIndexes: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:713 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.020+0000 c20273| 2018-07-11T15:48:30.880+0000 D ASIO [RS] Request 23 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.chunks", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.chunks" }, { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" }, { v: 2, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" }, { v: 2, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.023+0000 c20273| 2018-07-11T15:48:30.880+0000 I STORAGE [repl writer worker 3] createCollection: config.chunks with provided UUID: 3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9 [js_test:migration_failure] 2018-07-11T15:48:31.023+0000 c20274| 2018-07-11T15:48:30.888+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.023+0000 c20274| 2018-07-11T15:48:30.888+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 166 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.023+0000 c20273| 2018-07-11T15:48:30.889+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.023+0000 c20273| 2018-07-11T15:48:30.889+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 166 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.023+0000 c20274| 2018-07-11T15:48:30.893+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.023+0000 c20274| 2018-07-11T15:48:30.893+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 166 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.024+0000 c20273| 2018-07-11T15:48:30.894+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, shard: 1, min: 1 }, name: "ns_1_shard_1_min_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.024+0000 c20273| 2018-07-11T15:48:30.894+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 166 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.024+0000 c20274| 2018-07-11T15:48:30.898+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.024+0000 c20274| 2018-07-11T15:48:30.898+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 166 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.026+0000 c20273| 2018-07-11T15:48:30.901+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, unique: true, key: { ns: 1, lastmod: 1 }, name: "ns_1_lastmod_1", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.026+0000 c20273| 2018-07-11T15:48:30.901+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 166 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.027+0000 c20274| 2018-07-11T15:48:30.904+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.027+0000 c20274| 2018-07-11T15:48:30.904+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.030+0000 c20272| 2018-07-11T15:48:30.904+0000 I COMMAND [conn13] command config.chunks command: find { find: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:40641259098 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:316 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.031+0000 c20274| 2018-07-11T15:48:30.905+0000 D ASIO [RS] Request 38 finished with response: { cursor: { firstBatch: [], id: 40641259098, ns: "config.chunks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.032+0000 c20272| 2018-07-11T15:48:30.905+0000 I COMMAND [conn13] command config.chunks command: getMore { getMore: 40641259098, collection: "chunks", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:40641259098 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:315 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.033+0000 c20274| 2018-07-11T15:48:30.905+0000 D ASIO [RS] Request 39 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.chunks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.034+0000 c20274| 2018-07-11T15:48:30.905+0000 W REPL [repl writer worker 4] _insertDocumentsCallback, but no documents to insert for ns:config.chunks [js_test:migration_failure] 2018-07-11T15:48:31.034+0000 c20274| 2018-07-11T15:48:30.905+0000 I REPL [repl writer worker 4] CollectionCloner ns:config.chunks finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.035+0000 c20273| 2018-07-11T15:48:30.907+0000 I INDEX [repl writer worker 3] build index on: config.chunks properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.chunks" } [js_test:migration_failure] 2018-07-11T15:48:31.036+0000 c20273| 2018-07-11T15:48:30.907+0000 I INDEX [repl writer worker 3] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.037+0000 c20272| 2018-07-11T15:48:30.907+0000 I COMMAND [conn14] command config.chunks command: find { find: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:41634373647 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:316 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.038+0000 c20273| 2018-07-11T15:48:30.908+0000 D ASIO [RS] Request 38 finished with response: { cursor: { firstBatch: [], id: 41634373647, ns: "config.chunks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.042+0000 c20272| 2018-07-11T15:48:30.908+0000 I COMMAND [conn14] command config.chunks command: getMore { getMore: 41634373647, collection: "chunks", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:41634373647 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:315 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.045+0000 c20273| 2018-07-11T15:48:30.908+0000 D ASIO [RS] Request 39 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.chunks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.046+0000 c20273| 2018-07-11T15:48:30.908+0000 W REPL [repl writer worker 4] _insertDocumentsCallback, but no documents to insert for ns:config.chunks [js_test:migration_failure] 2018-07-11T15:48:31.047+0000 c20273| 2018-07-11T15:48:30.908+0000 I REPL [repl writer worker 4] CollectionCloner ns:config.chunks finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.047+0000 c20274| 2018-07-11T15:48:30.913+0000 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:config.version [js_test:migration_failure] 2018-07-11T15:48:31.048+0000 c20272| 2018-07-11T15:48:30.914+0000 I COMMAND [conn13] command config.version command: count { count: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.048+0000 c20274| 2018-07-11T15:48:30.914+0000 D ASIO [RS] Request 24 finished with response: { n: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.048+0000 c20272| 2018-07-11T15:48:30.914+0000 I COMMAND [conn13] command config.version command: listIndexes { listIndexes: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:406 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.051+0000 c20274| 2018-07-11T15:48:30.915+0000 D ASIO [RS] Request 25 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.version", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.version" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.051+0000 c20274| 2018-07-11T15:48:30.915+0000 I STORAGE [repl writer worker 5] createCollection: config.version with provided UUID: deb24936-b73e-4205-ac91-be16db70dffe [js_test:migration_failure] 2018-07-11T15:48:31.051+0000 c20273| 2018-07-11T15:48:30.917+0000 I REPL [repl writer worker 4] CollectionCloner::start called, on ns:config.version [js_test:migration_failure] 2018-07-11T15:48:31.053+0000 c20272| 2018-07-11T15:48:30.917+0000 I COMMAND [conn14] command config.version command: count { count: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.054+0000 c20273| 2018-07-11T15:48:30.917+0000 D ASIO [RS] Request 24 finished with response: { n: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.056+0000 c20272| 2018-07-11T15:48:30.917+0000 I COMMAND [conn14] command config.version command: listIndexes { listIndexes: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:406 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.058+0000 c20273| 2018-07-11T15:48:30.918+0000 D ASIO [RS] Request 25 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.version", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.version" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.058+0000 c20273| 2018-07-11T15:48:30.918+0000 I STORAGE [repl writer worker 5] createCollection: config.version with provided UUID: deb24936-b73e-4205-ac91-be16db70dffe [js_test:migration_failure] 2018-07-11T15:48:31.058+0000 c20274| 2018-07-11T15:48:30.927+0000 I INDEX [repl writer worker 5] build index on: config.version properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.version" } [js_test:migration_failure] 2018-07-11T15:48:31.059+0000 c20274| 2018-07-11T15:48:30.927+0000 I INDEX [repl writer worker 5] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.061+0000 c20272| 2018-07-11T15:48:30.928+0000 I COMMAND [conn13] command config.version command: find { find: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:65125002718 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:317 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.064+0000 c20274| 2018-07-11T15:48:30.928+0000 D ASIO [RS] Request 40 finished with response: { cursor: { firstBatch: [], id: 65125002718, ns: "config.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.067+0000 c20272| 2018-07-11T15:48:30.928+0000 I COMMAND [conn13] command config.version command: getMore { getMore: 65125002718, collection: "version", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:65125002718 keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:402 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.068+0000 c20274| 2018-07-11T15:48:30.928+0000 D ASIO [RS] Request 41 finished with response: { cursor: { nextBatch: [ { _id: 1, minCompatibleVersion: 5, currentVersion: 6, clusterId: ObjectId('5b4626cdabefcf99ee21b303') } ], id: 0, ns: "config.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.069+0000 c20274| 2018-07-11T15:48:30.928+0000 I REPL [repl writer worker 6] CollectionCloner ns:config.version finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.069+0000 c20274| 2018-07-11T15:48:30.930+0000 I REPL [repl writer worker 6] CollectionCloner::start called, on ns:config.transactions [js_test:migration_failure] 2018-07-11T15:48:31.070+0000 c20273| 2018-07-11T15:48:30.930+0000 I INDEX [repl writer worker 5] build index on: config.version properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.version" } [js_test:migration_failure] 2018-07-11T15:48:31.070+0000 c20273| 2018-07-11T15:48:30.931+0000 I INDEX [repl writer worker 5] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.071+0000 c20272| 2018-07-11T15:48:30.931+0000 I COMMAND [conn13] command config.transactions command: count { count: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.072+0000 c20274| 2018-07-11T15:48:30.931+0000 D ASIO [RS] Request 26 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.073+0000 c20272| 2018-07-11T15:48:30.931+0000 I COMMAND [conn14] command config.version command: find { find: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:68420821118 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:317 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.074+0000 c20273| 2018-07-11T15:48:30.931+0000 D ASIO [RS] Request 40 finished with response: { cursor: { firstBatch: [], id: 68420821118, ns: "config.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.075+0000 c20272| 2018-07-11T15:48:30.931+0000 I COMMAND [conn13] command config.transactions command: listIndexes { listIndexes: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:416 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.075+0000 c20274| 2018-07-11T15:48:30.931+0000 D ASIO [RS] Request 27 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.transactions", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.transactions" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.077+0000 c20272| 2018-07-11T15:48:30.931+0000 I COMMAND [conn14] command config.version command: getMore { getMore: 68420821118, collection: "version", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("deb24936-b73e-4205-ac91-be16db70dffe"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:68420821118 keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:402 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.079+0000 c20273| 2018-07-11T15:48:30.931+0000 D ASIO [RS] Request 41 finished with response: { cursor: { nextBatch: [ { _id: 1, minCompatibleVersion: 5, currentVersion: 6, clusterId: ObjectId('5b4626cdabefcf99ee21b303') } ], id: 0, ns: "config.version" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.080+0000 c20274| 2018-07-11T15:48:30.931+0000 I STORAGE [repl writer worker 7] createCollection: config.transactions with provided UUID: 23188742-14eb-4b70-88d9-c3197c81e0bf [js_test:migration_failure] 2018-07-11T15:48:31.081+0000 c20273| 2018-07-11T15:48:30.931+0000 I REPL [repl writer worker 7] CollectionCloner ns:config.version finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.081+0000 c20273| 2018-07-11T15:48:30.934+0000 I REPL [repl writer worker 7] CollectionCloner::start called, on ns:config.transactions [js_test:migration_failure] 2018-07-11T15:48:31.083+0000 c20272| 2018-07-11T15:48:30.934+0000 I COMMAND [conn14] command config.transactions command: count { count: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.084+0000 c20273| 2018-07-11T15:48:30.935+0000 D ASIO [RS] Request 26 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.085+0000 c20272| 2018-07-11T15:48:30.935+0000 I COMMAND [conn14] command config.transactions command: listIndexes { listIndexes: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:416 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.086+0000 c20273| 2018-07-11T15:48:30.935+0000 D ASIO [RS] Request 27 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.transactions", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.transactions" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.086+0000 c20273| 2018-07-11T15:48:30.935+0000 I STORAGE [repl writer worker 6] createCollection: config.transactions with provided UUID: 23188742-14eb-4b70-88d9-c3197c81e0bf [js_test:migration_failure] 2018-07-11T15:48:31.086+0000 c20274| 2018-07-11T15:48:30.942+0000 I INDEX [repl writer worker 7] build index on: config.transactions properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.transactions" } [js_test:migration_failure] 2018-07-11T15:48:31.087+0000 c20274| 2018-07-11T15:48:30.942+0000 I INDEX [repl writer worker 7] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.089+0000 c20272| 2018-07-11T15:48:30.942+0000 I COMMAND [conn13] command config.transactions command: find { find: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:72232959442 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:322 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.089+0000 c20274| 2018-07-11T15:48:30.942+0000 D ASIO [RS] Request 42 finished with response: { cursor: { firstBatch: [], id: 72232959442, ns: "config.transactions" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.090+0000 c20272| 2018-07-11T15:48:30.943+0000 I COMMAND [conn13] command config.transactions command: getMore { getMore: 72232959442, collection: "transactions", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:72232959442 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:321 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.092+0000 c20274| 2018-07-11T15:48:30.943+0000 D ASIO [RS] Request 43 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.transactions" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.092+0000 c20274| 2018-07-11T15:48:30.943+0000 W REPL [repl writer worker 8] _insertDocumentsCallback, but no documents to insert for ns:config.transactions [js_test:migration_failure] 2018-07-11T15:48:31.093+0000 c20274| 2018-07-11T15:48:30.943+0000 I REPL [repl writer worker 8] CollectionCloner ns:config.transactions finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.094+0000 c20273| 2018-07-11T15:48:30.945+0000 I INDEX [repl writer worker 6] build index on: config.transactions properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.transactions" } [js_test:migration_failure] 2018-07-11T15:48:31.094+0000 c20273| 2018-07-11T15:48:30.945+0000 I INDEX [repl writer worker 6] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.095+0000 c20274| 2018-07-11T15:48:30.945+0000 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:config.locks [js_test:migration_failure] 2018-07-11T15:48:31.096+0000 c20272| 2018-07-11T15:48:30.945+0000 I COMMAND [conn14] command config.transactions command: find { find: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:69098614631 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:322 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.096+0000 c20272| 2018-07-11T15:48:30.945+0000 I COMMAND [conn13] command config.locks command: count { count: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.097+0000 c20273| 2018-07-11T15:48:30.945+0000 D ASIO [RS] Request 42 finished with response: { cursor: { firstBatch: [], id: 69098614631, ns: "config.transactions" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.098+0000 c20274| 2018-07-11T15:48:30.945+0000 D ASIO [RS] Request 28 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.099+0000 c20272| 2018-07-11T15:48:30.945+0000 I COMMAND [conn14] command config.transactions command: getMore { getMore: 69098614631, collection: "transactions", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("23188742-14eb-4b70-88d9-c3197c81e0bf"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:69098614631 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:321 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.099+0000 c20272| 2018-07-11T15:48:30.945+0000 I COMMAND [conn13] command config.locks command: listIndexes { listIndexes: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:569 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.101+0000 c20273| 2018-07-11T15:48:30.945+0000 D ASIO [RS] Request 43 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.transactions" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.102+0000 c20274| 2018-07-11T15:48:30.945+0000 D ASIO [RS] Request 29 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.locks", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.locks" }, { v: 2, key: { ts: 1 }, name: "ts_1", ns: "config.locks" }, { v: 2, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.102+0000 c20274| 2018-07-11T15:48:30.946+0000 I STORAGE [repl writer worker 9] createCollection: config.locks with provided UUID: 1471ec0a-bb67-416e-b5fa-a9272f8bd44d [js_test:migration_failure] 2018-07-11T15:48:31.103+0000 c20273| 2018-07-11T15:48:30.946+0000 W REPL [repl writer worker 8] _insertDocumentsCallback, but no documents to insert for ns:config.transactions [js_test:migration_failure] 2018-07-11T15:48:31.103+0000 c20273| 2018-07-11T15:48:30.946+0000 I REPL [repl writer worker 8] CollectionCloner ns:config.transactions finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.103+0000 c20273| 2018-07-11T15:48:30.948+0000 I REPL [repl writer worker 8] CollectionCloner::start called, on ns:config.locks [js_test:migration_failure] 2018-07-11T15:48:31.103+0000 c20272| 2018-07-11T15:48:30.948+0000 I COMMAND [conn14] command config.locks command: count { count: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.104+0000 c20273| 2018-07-11T15:48:30.948+0000 D ASIO [RS] Request 28 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.105+0000 c20272| 2018-07-11T15:48:30.948+0000 I COMMAND [conn14] command config.locks command: listIndexes { listIndexes: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:569 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.106+0000 c20273| 2018-07-11T15:48:30.948+0000 D ASIO [RS] Request 29 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.locks", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.locks" }, { v: 2, key: { ts: 1 }, name: "ts_1", ns: "config.locks" }, { v: 2, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.106+0000 c20273| 2018-07-11T15:48:30.948+0000 I STORAGE [repl writer worker 9] createCollection: config.locks with provided UUID: 1471ec0a-bb67-416e-b5fa-a9272f8bd44d [js_test:migration_failure] 2018-07-11T15:48:31.106+0000 c20274| 2018-07-11T15:48:30.958+0000 I INDEX [repl writer worker 9] build index on: config.locks properties: { v: 2, key: { ts: 1 }, name: "ts_1", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:31.107+0000 c20274| 2018-07-11T15:48:30.958+0000 I INDEX [repl writer worker 9] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.107+0000 c20273| 2018-07-11T15:48:30.960+0000 I INDEX [repl writer worker 9] build index on: config.locks properties: { v: 2, key: { ts: 1 }, name: "ts_1", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:31.107+0000 c20273| 2018-07-11T15:48:30.960+0000 I INDEX [repl writer worker 9] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.107+0000 c20274| 2018-07-11T15:48:30.963+0000 I INDEX [repl writer worker 9] build index on: config.locks properties: { v: 2, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:31.108+0000 c20274| 2018-07-11T15:48:30.963+0000 I INDEX [repl writer worker 9] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.108+0000 c20273| 2018-07-11T15:48:30.969+0000 I INDEX [repl writer worker 9] build index on: config.locks properties: { v: 2, key: { state: 1, process: 1 }, name: "state_1_process_1", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:31.109+0000 c20273| 2018-07-11T15:48:30.969+0000 I INDEX [repl writer worker 9] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.109+0000 c20274| 2018-07-11T15:48:30.970+0000 I INDEX [repl writer worker 9] build index on: config.locks properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:31.109+0000 c20274| 2018-07-11T15:48:30.970+0000 I INDEX [repl writer worker 9] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.109+0000 c20272| 2018-07-11T15:48:30.971+0000 I COMMAND [conn13] command config.locks command: find { find: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:51682454898 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:315 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.110+0000 c20274| 2018-07-11T15:48:30.971+0000 D ASIO [RS] Request 44 finished with response: { cursor: { firstBatch: [], id: 51682454898, ns: "config.locks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.111+0000 c20272| 2018-07-11T15:48:30.971+0000 I COMMAND [conn13] command config.locks command: getMore { getMore: 51682454898, collection: "locks", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:51682454898 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:314 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.112+0000 c20274| 2018-07-11T15:48:30.971+0000 D ASIO [RS] Request 45 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.locks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.112+0000 c20274| 2018-07-11T15:48:30.971+0000 W REPL [repl writer worker 10] _insertDocumentsCallback, but no documents to insert for ns:config.locks [js_test:migration_failure] 2018-07-11T15:48:31.112+0000 c20274| 2018-07-11T15:48:30.971+0000 I REPL [repl writer worker 10] CollectionCloner ns:config.locks finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.113+0000 c20273| 2018-07-11T15:48:30.974+0000 I INDEX [repl writer worker 9] build index on: config.locks properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.locks" } [js_test:migration_failure] 2018-07-11T15:48:31.113+0000 c20273| 2018-07-11T15:48:30.974+0000 I INDEX [repl writer worker 9] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.114+0000 c20272| 2018-07-11T15:48:30.974+0000 I COMMAND [conn14] command config.locks command: find { find: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:55019955450 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:315 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.114+0000 c20273| 2018-07-11T15:48:30.974+0000 D ASIO [RS] Request 44 finished with response: { cursor: { firstBatch: [], id: 55019955450, ns: "config.locks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.116+0000 c20272| 2018-07-11T15:48:30.975+0000 I COMMAND [conn14] command config.locks command: getMore { getMore: 55019955450, collection: "locks", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:55019955450 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:314 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.117+0000 c20273| 2018-07-11T15:48:30.975+0000 D ASIO [RS] Request 45 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.locks" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.117+0000 c20273| 2018-07-11T15:48:30.975+0000 W REPL [repl writer worker 10] _insertDocumentsCallback, but no documents to insert for ns:config.locks [js_test:migration_failure] 2018-07-11T15:48:31.118+0000 c20273| 2018-07-11T15:48:30.975+0000 I REPL [repl writer worker 10] CollectionCloner ns:config.locks finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.118+0000 c20274| 2018-07-11T15:48:30.976+0000 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:config.tags [js_test:migration_failure] 2018-07-11T15:48:31.120+0000 c20272| 2018-07-11T15:48:30.976+0000 I COMMAND [conn13] command config.tags command: count { count: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.120+0000 c20274| 2018-07-11T15:48:30.976+0000 D ASIO [RS] Request 30 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.122+0000 c20272| 2018-07-11T15:48:30.977+0000 I COMMAND [conn13] command config.tags command: listIndexes { listIndexes: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:575 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.122+0000 c20274| 2018-07-11T15:48:30.977+0000 D ASIO [RS] Request 31 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.tags", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.tags" }, { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" }, { v: 2, key: { ns: 1, tag: 1 }, name: "ns_1_tag_1", ns: "config.tags" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.123+0000 c20274| 2018-07-11T15:48:30.977+0000 I STORAGE [repl writer worker 11] createCollection: config.tags with provided UUID: a7e27e20-0459-4037-80a8-c059dcb0dd69 [js_test:migration_failure] 2018-07-11T15:48:31.123+0000 c20273| 2018-07-11T15:48:30.980+0000 I REPL [repl writer worker 10] CollectionCloner::start called, on ns:config.tags [js_test:migration_failure] 2018-07-11T15:48:31.125+0000 c20272| 2018-07-11T15:48:30.980+0000 I COMMAND [conn14] command config.tags command: count { count: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.126+0000 c20273| 2018-07-11T15:48:30.980+0000 D ASIO [RS] Request 30 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.127+0000 c20272| 2018-07-11T15:48:30.980+0000 I COMMAND [conn14] command config.tags command: listIndexes { listIndexes: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:575 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.128+0000 c20273| 2018-07-11T15:48:30.981+0000 D ASIO [RS] Request 31 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.tags", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.tags" }, { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" }, { v: 2, key: { ns: 1, tag: 1 }, name: "ns_1_tag_1", ns: "config.tags" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.128+0000 c20273| 2018-07-11T15:48:30.981+0000 I STORAGE [repl writer worker 11] createCollection: config.tags with provided UUID: a7e27e20-0459-4037-80a8-c059dcb0dd69 [js_test:migration_failure] 2018-07-11T15:48:31.128+0000 c20274| 2018-07-11T15:48:30.990+0000 I INDEX [repl writer worker 11] build index on: config.tags properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:31.129+0000 c20274| 2018-07-11T15:48:30.990+0000 I INDEX [repl writer worker 11] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.129+0000 c20273| 2018-07-11T15:48:30.992+0000 I INDEX [repl writer worker 11] build index on: config.tags properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:31.130+0000 c20273| 2018-07-11T15:48:30.992+0000 I INDEX [repl writer worker 11] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.130+0000 c20272| 2018-07-11T15:48:30.994+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.131+0000 c20273| 2018-07-11T15:48:30.994+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.131+0000 c20274| 2018-07-11T15:48:30.995+0000 I INDEX [repl writer worker 11] build index on: config.tags properties: { v: 2, key: { ns: 1, tag: 1 }, name: "ns_1_tag_1", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:31.132+0000 c20274| 2018-07-11T15:48:30.995+0000 I INDEX [repl writer worker 11] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.134+0000 c20274| 2018-07-11T15:48:30.996+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.134+0000 c20273| 2018-07-11T15:48:30.997+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.135+0000 c20273| 2018-07-11T15:48:30.997+0000 I INDEX [repl writer worker 11] build index on: config.tags properties: { v: 2, key: { ns: 1, tag: 1 }, name: "ns_1_tag_1", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:31.135+0000 c20273| 2018-07-11T15:48:30.997+0000 I INDEX [repl writer worker 11] building index using bulk method; build may temporarily use up to 250 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.136+0000 c20274| 2018-07-11T15:48:30.998+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.137+0000 c20274| 2018-07-11T15:48:31.017+0000 I INDEX [repl writer worker 11] build index on: config.tags properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:31.137+0000 c20274| 2018-07-11T15:48:31.017+0000 I INDEX [repl writer worker 11] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.138+0000 c20272| 2018-07-11T15:48:31.017+0000 I COMMAND [conn13] command config.tags command: find { find: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:64290517918 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:314 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.139+0000 c20274| 2018-07-11T15:48:31.017+0000 D ASIO [repl writer worker 11] Request 46 finished with response: { cursor: { firstBatch: [], id: 64290517918, ns: "config.tags" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.139+0000 c20273| 2018-07-11T15:48:31.018+0000 I INDEX [repl writer worker 11] build index on: config.tags properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.tags" } [js_test:migration_failure] 2018-07-11T15:48:31.140+0000 c20273| 2018-07-11T15:48:31.018+0000 I INDEX [repl writer worker 11] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.140+0000 c20274| 2018-07-11T15:48:31.018+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:31.140+0000 c20272| 2018-07-11T15:48:31.018+0000 I COMMAND [conn13] command config.tags command: getMore { getMore: 64290517918, collection: "tags", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:64290517918 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:313 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.142+0000 c20274| 2018-07-11T15:48:31.018+0000 D ASIO [RS] Request 47 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.tags" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.142+0000 c20272| 2018-07-11T15:48:31.018+0000 I COMMAND [conn14] command config.tags command: find { find: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:61202310150 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:314 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.142+0000 c20274| 2018-07-11T15:48:31.018+0000 W REPL [repl writer worker 11] _insertDocumentsCallback, but no documents to insert for ns:config.tags [js_test:migration_failure] 2018-07-11T15:48:31.143+0000 c20274| 2018-07-11T15:48:31.018+0000 I REPL [repl writer worker 11] CollectionCloner ns:config.tags finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.144+0000 c20273| 2018-07-11T15:48:31.018+0000 D ASIO [RS] Request 46 finished with response: { cursor: { firstBatch: [], id: 61202310150, ns: "config.tags" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.146+0000 c20272| 2018-07-11T15:48:31.018+0000 I COMMAND [conn14] command config.tags command: getMore { getMore: 61202310150, collection: "tags", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("a7e27e20-0459-4037-80a8-c059dcb0dd69"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:61202310150 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:313 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.147+0000 c20272| 2018-07-11T15:48:31.019+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54270 #15 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.148+0000 c20273| 2018-07-11T15:48:31.019+0000 D ASIO [RS] Request 47 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.tags" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.148+0000 c20273| 2018-07-11T15:48:31.019+0000 W REPL [repl writer worker 12] _insertDocumentsCallback, but no documents to insert for ns:config.tags [js_test:migration_failure] 2018-07-11T15:48:31.148+0000 c20273| 2018-07-11T15:48:31.019+0000 I REPL [repl writer worker 12] CollectionCloner ns:config.tags finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.149+0000 c20272| 2018-07-11T15:48:31.021+0000 I NETWORK [conn15] received client metadata from 10.122.14.56:54270 conn15: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.150+0000 c20272| 2018-07-11T15:48:31.021+0000 I COMMAND [conn15] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20274", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.151+0000 c20273| 2018-07-11T15:48:31.025+0000 I REPL [repl writer worker 12] CollectionCloner::start called, on ns:config.migrations [js_test:migration_failure] 2018-07-11T15:48:31.152+0000 c20272| 2018-07-11T15:48:31.025+0000 I COMMAND [conn14] command config.migrations command: count { count: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.153+0000 c20273| 2018-07-11T15:48:31.025+0000 D ASIO [RS] Request 32 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.154+0000 c20272| 2018-07-11T15:48:31.026+0000 I COMMAND [conn14] command config.migrations command: listIndexes { listIndexes: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:510 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.156+0000 c20273| 2018-07-11T15:48:31.026+0000 D ASIO [RS] Request 33 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.migrations", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.migrations" }, { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.migrations" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.157+0000 c20273| 2018-07-11T15:48:31.026+0000 I STORAGE [repl writer worker 13] createCollection: config.migrations with provided UUID: cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd [js_test:migration_failure] 2018-07-11T15:48:31.158+0000 c20274| 2018-07-11T15:48:31.033+0000 I REPL [repl writer worker 11] CollectionCloner::start called, on ns:config.migrations [js_test:migration_failure] 2018-07-11T15:48:31.160+0000 c20272| 2018-07-11T15:48:31.033+0000 I COMMAND [conn15] command config.migrations command: count { count: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.161+0000 c20274| 2018-07-11T15:48:31.033+0000 D ASIO [RS] Request 32 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.162+0000 c20272| 2018-07-11T15:48:31.034+0000 I COMMAND [conn15] command config.migrations command: listIndexes { listIndexes: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:510 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.165+0000 c20274| 2018-07-11T15:48:31.034+0000 D ASIO [RS] Request 33 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.migrations", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.migrations" }, { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.migrations" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.165+0000 c20274| 2018-07-11T15:48:31.034+0000 I STORAGE [repl writer worker 12] createCollection: config.migrations with provided UUID: cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd [js_test:migration_failure] 2018-07-11T15:48:31.165+0000 c20273| 2018-07-11T15:48:31.038+0000 I INDEX [repl writer worker 13] build index on: config.migrations properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.migrations" } [js_test:migration_failure] 2018-07-11T15:48:31.168+0000 c20273| 2018-07-11T15:48:31.038+0000 I INDEX [repl writer worker 13] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.168+0000 c20273| 2018-07-11T15:48:31.044+0000 I INDEX [repl writer worker 13] build index on: config.migrations properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.migrations" } [js_test:migration_failure] 2018-07-11T15:48:31.169+0000 c20273| 2018-07-11T15:48:31.044+0000 I INDEX [repl writer worker 13] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.173+0000 c20272| 2018-07-11T15:48:31.044+0000 I COMMAND [conn14] command config.migrations command: find { find: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:45254353401 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:320 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.175+0000 c20273| 2018-07-11T15:48:31.044+0000 D ASIO [RS] Request 48 finished with response: { cursor: { firstBatch: [], id: 45254353401, ns: "config.migrations" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.177+0000 c20272| 2018-07-11T15:48:31.045+0000 I COMMAND [conn14] command config.migrations command: getMore { getMore: 45254353401, collection: "migrations", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:45254353401 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:319 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.179+0000 c20273| 2018-07-11T15:48:31.045+0000 D ASIO [RS] Request 49 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.migrations" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.179+0000 c20273| 2018-07-11T15:48:31.045+0000 W REPL [repl writer worker 14] _insertDocumentsCallback, but no documents to insert for ns:config.migrations [js_test:migration_failure] 2018-07-11T15:48:31.179+0000 c20273| 2018-07-11T15:48:31.045+0000 I REPL [repl writer worker 14] CollectionCloner ns:config.migrations finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.180+0000 c20274| 2018-07-11T15:48:31.046+0000 I INDEX [repl writer worker 12] build index on: config.migrations properties: { v: 2, unique: true, key: { ns: 1, min: 1 }, name: "ns_1_min_1", ns: "config.migrations" } [js_test:migration_failure] 2018-07-11T15:48:31.181+0000 c20274| 2018-07-11T15:48:31.046+0000 I INDEX [repl writer worker 12] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.182+0000 c20273| 2018-07-11T15:48:31.049+0000 I REPL [repl writer worker 14] CollectionCloner::start called, on ns:config.lockpings [js_test:migration_failure] 2018-07-11T15:48:31.183+0000 c20272| 2018-07-11T15:48:31.049+0000 I COMMAND [conn14] command config.lockpings command: count { count: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.184+0000 c20273| 2018-07-11T15:48:31.049+0000 D ASIO [RS] Request 34 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.187+0000 c20272| 2018-07-11T15:48:31.050+0000 I COMMAND [conn14] command config.lockpings command: listIndexes { listIndexes: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:487 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.189+0000 c20273| 2018-07-11T15:48:31.050+0000 D ASIO [RS] Request 35 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.lockpings", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.lockpings" }, { v: 2, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.189+0000 c20273| 2018-07-11T15:48:31.050+0000 I STORAGE [repl writer worker 15] createCollection: config.lockpings with provided UUID: 378b49ef-ead0-4a9b-b3e8-13112b91659c [js_test:migration_failure] 2018-07-11T15:48:31.190+0000 c20274| 2018-07-11T15:48:31.052+0000 I INDEX [repl writer worker 12] build index on: config.migrations properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.migrations" } [js_test:migration_failure] 2018-07-11T15:48:31.192+0000 c20274| 2018-07-11T15:48:31.052+0000 I INDEX [repl writer worker 12] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.194+0000 c20272| 2018-07-11T15:48:31.053+0000 I COMMAND [conn15] command config.migrations command: find { find: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:44269631562 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:320 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.195+0000 c20274| 2018-07-11T15:48:31.053+0000 D ASIO [RS] Request 48 finished with response: { cursor: { firstBatch: [], id: 44269631562, ns: "config.migrations" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.198+0000 c20272| 2018-07-11T15:48:31.053+0000 I COMMAND [conn15] command config.migrations command: getMore { getMore: 44269631562, collection: "migrations", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:44269631562 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:319 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.199+0000 c20274| 2018-07-11T15:48:31.053+0000 D ASIO [RS] Request 49 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.migrations" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.199+0000 c20274| 2018-07-11T15:48:31.053+0000 W REPL [repl writer worker 13] _insertDocumentsCallback, but no documents to insert for ns:config.migrations [js_test:migration_failure] 2018-07-11T15:48:31.200+0000 c20274| 2018-07-11T15:48:31.054+0000 I REPL [repl writer worker 13] CollectionCloner ns:config.migrations finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.202+0000 c20274| 2018-07-11T15:48:31.057+0000 I REPL [repl writer worker 13] CollectionCloner::start called, on ns:config.lockpings [js_test:migration_failure] 2018-07-11T15:48:31.202+0000 c20272| 2018-07-11T15:48:31.057+0000 I COMMAND [conn15] command config.lockpings command: count { count: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.202+0000 c20274| 2018-07-11T15:48:31.057+0000 D ASIO [RS] Request 34 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.203+0000 c20272| 2018-07-11T15:48:31.058+0000 I COMMAND [conn15] command config.lockpings command: listIndexes { listIndexes: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } numYields:0 reslen:487 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.204+0000 c20274| 2018-07-11T15:48:31.058+0000 D ASIO [RS] Request 35 finished with response: { cursor: { id: 0, ns: "config.$cmd.listIndexes.lockpings", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.lockpings" }, { v: 2, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" } ] }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.204+0000 c20274| 2018-07-11T15:48:31.058+0000 I STORAGE [repl writer worker 14] createCollection: config.lockpings with provided UUID: 378b49ef-ead0-4a9b-b3e8-13112b91659c [js_test:migration_failure] 2018-07-11T15:48:31.204+0000 c20273| 2018-07-11T15:48:31.061+0000 I INDEX [repl writer worker 15] build index on: config.lockpings properties: { v: 2, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" } [js_test:migration_failure] 2018-07-11T15:48:31.205+0000 c20273| 2018-07-11T15:48:31.061+0000 I INDEX [repl writer worker 15] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.205+0000 c20273| 2018-07-11T15:48:31.067+0000 I INDEX [repl writer worker 15] build index on: config.lockpings properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.lockpings" } [js_test:migration_failure] 2018-07-11T15:48:31.205+0000 c20273| 2018-07-11T15:48:31.067+0000 I INDEX [repl writer worker 15] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.208+0000 c20272| 2018-07-11T15:48:31.068+0000 I COMMAND [conn14] command config.lockpings command: find { find: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:57023485407 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:319 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.209+0000 c20273| 2018-07-11T15:48:31.068+0000 D ASIO [RS] Request 50 finished with response: { cursor: { firstBatch: [], id: 57023485407, ns: "config.lockpings" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.210+0000 c20272| 2018-07-11T15:48:31.068+0000 I COMMAND [conn14] command config.lockpings command: getMore { getMore: 57023485407, collection: "lockpings", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:57023485407 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.210+0000 c20273| 2018-07-11T15:48:31.068+0000 D ASIO [RS] Request 51 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.lockpings" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.211+0000 c20273| 2018-07-11T15:48:31.068+0000 W REPL [repl writer worker 0] _insertDocumentsCallback, but no documents to insert for ns:config.lockpings [js_test:migration_failure] 2018-07-11T15:48:31.211+0000 c20273| 2018-07-11T15:48:31.068+0000 I REPL [repl writer worker 0] CollectionCloner ns:config.lockpings finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.212+0000 c20274| 2018-07-11T15:48:31.071+0000 I INDEX [repl writer worker 14] build index on: config.lockpings properties: { v: 2, key: { ping: 1 }, name: "ping_1", ns: "config.lockpings" } [js_test:migration_failure] 2018-07-11T15:48:31.212+0000 c20274| 2018-07-11T15:48:31.071+0000 I INDEX [repl writer worker 14] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.213+0000 c20273| 2018-07-11T15:48:31.072+0000 I REPL [repl writer worker 0] Finished cloning data: OK. Beginning oplog replay. [js_test:migration_failure] 2018-07-11T15:48:31.214+0000 c20272| 2018-07-11T15:48:31.072+0000 I COMMAND [conn14] command local.oplog.rs command: find { find: "oplog.rs", sort: { $natural: -1 }, limit: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:446 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.215+0000 c20273| 2018-07-11T15:48:31.072+0000 D ASIO [RS] Request 52 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.216+0000 c20273| 2018-07-11T15:48:31.072+0000 I REPL [replication-1] No need to apply operations. (currently at { : Timestamp(1531324109, 31) }) [js_test:migration_failure] 2018-07-11T15:48:31.216+0000 c20272| 2018-07-11T15:48:31.073+0000 I COMMAND [conn14] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.217+0000 c20273| 2018-07-11T15:48:31.073+0000 D ASIO [RS] Request 53 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.217+0000 c20273| 2018-07-11T15:48:31.073+0000 D ASIO [replication-0] Canceling operation; original request was: RemoteCommand 15 -- target:ip-10-122-14-56:20272 db:local expDate:2018-07-11T15:48:40.842+0000 cmd:{ getMore: 22123388937, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324109, 30), t: 1 } } [js_test:migration_failure] 2018-07-11T15:48:31.218+0000 c20273| 2018-07-11T15:48:31.073+0000 I REPL [replication-1] Finished fetching oplog during initial sync: CallbackCanceled: error in fetcher batch callback: oplog fetcher is shutting down. Last fetched optime and hash: { ts: Timestamp(0, 0), t: -1 }[0] [js_test:migration_failure] 2018-07-11T15:48:31.218+0000 c20273| 2018-07-11T15:48:31.073+0000 I REPL [replication-1] Initial sync attempt finishing up. [js_test:migration_failure] 2018-07-11T15:48:31.225+0000 c20273| 2018-07-11T15:48:31.073+0000 I REPL [replication-1] Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 0, maxFailedInitialSyncAttempts: 1, initialSyncStart: new Date(1531324109796), initialSyncAttempts: [], fetchedMissingDocs: 0, appliedOps: 0, initialSyncOplogStart: Timestamp(1531324109, 31), initialSyncOplogEnd: Timestamp(1531324109, 31), databases: { databasesCloned: 2, admin: { collections: 1, clonedCollections: 1, start: new Date(1531324110841), end: new Date(1531324110858), elapsedMillis: 17, admin.system.version: { documentsToCopy: 1, documentsCopied: 1, indexes: 1, fetchedBatches: 1, start: new Date(1531324110842), end: new Date(1531324110858), elapsedMillis: 16 } }, config: { collections: 8, clonedCollections: 8, start: new Date(1531324110858), end: new Date(1531324111072), elapsedMillis: 214, config.shards: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1531324110858), end: new Date(1531324110879), elapsedMillis: 21 }, config.chunks: { documentsToCopy: 0, documentsCopied: 0, indexes: 4, fetchedBatches: 0, start: new Date(1531324110879), end: new Date(1531324110917), elapsedMillis: 38 }, config.version: { documentsToCopy: 1, documentsCopied: 1, indexes: 1, fetchedBatches: 1, start: new Date(1531324110917), end: new Date(1531324110934), elapsedMillis: 17 }, config.transactions: { documentsToCopy: 0, documentsCopied: 0, indexes: 1, fetchedBatches: 0, start: new Date(1531324110934), end: new Date(1531324110948), elapsedMillis: 14 }, config.locks: { documentsToCopy: 0, documentsCopied: 0, indexes: 3, fetchedBatches: 0, start: new Date(1531324110948), end: new Date(1531324110980), elapsedMillis: 32 }, config.tags: { documentsToCopy: 0, documentsCopied: 0, indexes: 3, fetchedBatches: 0, start: new Date(1531324110980), end: new Date(1531324111025), elapsedMillis: 45 }, config.migrations: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1531324111025), end: new Date(1531324111049), elapsedMillis: 24 }, config.lockpings: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1531324111049), end: new Date(1531324111072), elapsedMillis: 23 } } } } [js_test:migration_failure] 2018-07-11T15:48:31.225+0000 c20273| 2018-07-11T15:48:31.073+0000 I STORAGE [replication-0] Finishing collection drop for local.temp_oplog_buffer (768b8568-c0a3-4544-977e-be8a78832545). [js_test:migration_failure] 2018-07-11T15:48:31.226+0000 c20274| 2018-07-11T15:48:31.075+0000 I INDEX [repl writer worker 14] build index on: config.lockpings properties: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.lockpings" } [js_test:migration_failure] 2018-07-11T15:48:31.228+0000 c20274| 2018-07-11T15:48:31.075+0000 I INDEX [repl writer worker 14] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:31.233+0000 c20272| 2018-07-11T15:48:31.076+0000 I COMMAND [conn15] command config.lockpings command: find { find: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:58001921436 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:319 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.236+0000 c20274| 2018-07-11T15:48:31.076+0000 D ASIO [RS] Request 50 finished with response: { cursor: { firstBatch: [], id: 58001921436, ns: "config.lockpings" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.236+0000 c20272| 2018-07-11T15:48:31.076+0000 I COMMAND [conn15] command config.lockpings command: getMore { getMore: 58001921436, collection: "lockpings", $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } originatingCommand: { find: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), noCursorTimeout: true, batchSize: 0, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } planSummary: COLLSCAN cursorid:58001921436 keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.237+0000 c20274| 2018-07-11T15:48:31.076+0000 D ASIO [RS] Request 51 finished with response: { cursor: { nextBatch: [], id: 0, ns: "config.lockpings" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.238+0000 c20274| 2018-07-11T15:48:31.077+0000 W REPL [repl writer worker 15] _insertDocumentsCallback, but no documents to insert for ns:config.lockpings [js_test:migration_failure] 2018-07-11T15:48:31.239+0000 c20274| 2018-07-11T15:48:31.077+0000 I REPL [repl writer worker 15] CollectionCloner ns:config.lockpings finished cloning with status: OK [js_test:migration_failure] 2018-07-11T15:48:31.239+0000 c20273| 2018-07-11T15:48:31.077+0000 I REPL [replication-0] initial sync done; took 1s. [js_test:migration_failure] 2018-07-11T15:48:31.239+0000 c20273| 2018-07-11T15:48:31.077+0000 I REPL [replication-0] transition to RECOVERING from STARTUP2 [js_test:migration_failure] 2018-07-11T15:48:31.240+0000 c20273| 2018-07-11T15:48:31.077+0000 I REPL [replication-0] Starting replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:31.240+0000 c20273| 2018-07-11T15:48:31.077+0000 I REPL [replication-0] Starting replication applier thread [js_test:migration_failure] 2018-07-11T15:48:31.240+0000 c20273| 2018-07-11T15:48:31.078+0000 I REPL [replication-0] Starting replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:31.240+0000 c20273| 2018-07-11T15:48:31.078+0000 I REPL [rsSync-0] Starting oplog application [js_test:migration_failure] 2018-07-11T15:48:31.241+0000 c20273| 2018-07-11T15:48:31.078+0000 I REPL [rsBackgroundSync] could not find member to sync from [js_test:migration_failure] 2018-07-11T15:48:31.242+0000 c20274| 2018-07-11T15:48:31.079+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.243+0000 c20273| 2018-07-11T15:48:31.079+0000 I REPL [rsSync-0] transition to SECONDARY from RECOVERING [js_test:migration_failure] 2018-07-11T15:48:31.244+0000 c20272| 2018-07-11T15:48:31.079+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.246+0000 c20273| 2018-07-11T15:48:31.079+0000 D ASIO [Replication] Request 54 finished with response: { ok: 1.0, state: 5, v: 2, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(0, 0), t: -1 }, operationTime: Timestamp(0, 0), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.248+0000 c20273| 2018-07-11T15:48:31.079+0000 D ASIO [Replication] Request 55 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.249+0000 c20274| 2018-07-11T15:48:31.080+0000 I REPL [repl writer worker 15] Finished cloning data: OK. Beginning oplog replay. [js_test:migration_failure] 2018-07-11T15:48:31.252+0000 c20272| 2018-07-11T15:48:31.080+0000 I COMMAND [conn15] command local.oplog.rs command: find { find: "oplog.rs", sort: { $natural: -1 }, limit: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:446 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.254+0000 c20274| 2018-07-11T15:48:31.080+0000 D ASIO [RS] Request 52 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.255+0000 c20274| 2018-07-11T15:48:31.080+0000 I REPL [replication-0] No need to apply operations. (currently at { : Timestamp(1531324109, 31) }) [js_test:migration_failure] 2018-07-11T15:48:31.257+0000 c20272| 2018-07-11T15:48:31.081+0000 I COMMAND [conn15] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.259+0000 c20274| 2018-07-11T15:48:31.081+0000 D ASIO [RS] Request 53 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324109, 31), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.261+0000 c20274| 2018-07-11T15:48:31.081+0000 D ASIO [replication-1] Canceling operation; original request was: RemoteCommand 15 -- target:ip-10-122-14-56:20272 db:local expDate:2018-07-11T15:48:40.839+0000 cmd:{ getMore: 25255638202, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324109, 30), t: 1 } } [js_test:migration_failure] 2018-07-11T15:48:31.265+0000 c20274| 2018-07-11T15:48:31.081+0000 I REPL [replication-0] Finished fetching oplog during initial sync: CallbackCanceled: error in fetcher batch callback: oplog fetcher is shutting down. Last fetched optime and hash: { ts: Timestamp(0, 0), t: -1 }[0] [js_test:migration_failure] 2018-07-11T15:48:31.265+0000 c20274| 2018-07-11T15:48:31.081+0000 I REPL [replication-0] Initial sync attempt finishing up. [js_test:migration_failure] 2018-07-11T15:48:31.272+0000 c20274| 2018-07-11T15:48:31.081+0000 I REPL [replication-0] Initial Sync Attempt Statistics: { failedInitialSyncAttempts: 0, maxFailedInitialSyncAttempts: 1, initialSyncStart: new Date(1531324109791), initialSyncAttempts: [], fetchedMissingDocs: 0, appliedOps: 0, initialSyncOplogStart: Timestamp(1531324109, 31), initialSyncOplogEnd: Timestamp(1531324109, 31), databases: { databasesCloned: 2, admin: { collections: 1, clonedCollections: 1, start: new Date(1531324110839), end: new Date(1531324110853), elapsedMillis: 14, admin.system.version: { documentsToCopy: 1, documentsCopied: 1, indexes: 1, fetchedBatches: 1, start: new Date(1531324110840), end: new Date(1531324110853), elapsedMillis: 13 } }, config: { collections: 8, clonedCollections: 8, start: new Date(1531324110853), end: new Date(1531324111080), elapsedMillis: 227, config.shards: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1531324110854), end: new Date(1531324110877), elapsedMillis: 23 }, config.chunks: { documentsToCopy: 0, documentsCopied: 0, indexes: 4, fetchedBatches: 0, start: new Date(1531324110877), end: new Date(1531324110913), elapsedMillis: 36 }, config.version: { documentsToCopy: 1, documentsCopied: 1, indexes: 1, fetchedBatches: 1, start: new Date(1531324110913), end: new Date(1531324110930), elapsedMillis: 17 }, config.transactions: { documentsToCopy: 0, documentsCopied: 0, indexes: 1, fetchedBatches: 0, start: new Date(1531324110930), end: new Date(1531324110945), elapsedMillis: 15 }, config.locks: { documentsToCopy: 0, documentsCopied: 0, indexes: 3, fetchedBatches: 0, start: new Date(1531324110945), end: new Date(1531324110976), elapsedMillis: 31 }, config.tags: { documentsToCopy: 0, documentsCopied: 0, indexes: 3, fetchedBatches: 0, start: new Date(1531324110976), end: new Date(1531324111033), elapsedMillis: 57 }, config.migrations: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1531324111033), end: new Date(1531324111057), elapsedMillis: 24 }, config.lockpings: { documentsToCopy: 0, documentsCopied: 0, indexes: 2, fetchedBatches: 0, start: new Date(1531324111057), end: new Date(1531324111080), elapsedMillis: 23 } } } } [js_test:migration_failure] 2018-07-11T15:48:31.273+0000 c20274| 2018-07-11T15:48:31.081+0000 I STORAGE [replication-0] Finishing collection drop for local.temp_oplog_buffer (255ef4c0-4f6a-4f08-a284-dd99445adf2a). [js_test:migration_failure] 2018-07-11T15:48:31.274+0000 c20274| 2018-07-11T15:48:31.086+0000 I REPL [replication-0] initial sync done; took 1s. [js_test:migration_failure] 2018-07-11T15:48:31.274+0000 c20274| 2018-07-11T15:48:31.086+0000 I REPL [replication-0] transition to RECOVERING from STARTUP2 [js_test:migration_failure] 2018-07-11T15:48:31.275+0000 c20274| 2018-07-11T15:48:31.086+0000 I REPL [replication-0] Starting replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:31.276+0000 c20274| 2018-07-11T15:48:31.086+0000 I REPL [replication-0] Starting replication applier thread [js_test:migration_failure] 2018-07-11T15:48:31.277+0000 c20274| 2018-07-11T15:48:31.086+0000 I REPL [replication-0] Starting replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:31.277+0000 c20274| 2018-07-11T15:48:31.086+0000 I REPL [rsSync-0] Starting oplog application [js_test:migration_failure] 2018-07-11T15:48:31.278+0000 c20274| 2018-07-11T15:48:31.087+0000 I REPL [rsBackgroundSync] could not find member to sync from [js_test:migration_failure] 2018-07-11T15:48:31.279+0000 c20274| 2018-07-11T15:48:31.088+0000 I REPL [rsSync-0] transition to SECONDARY from RECOVERING [js_test:migration_failure] 2018-07-11T15:48:31.282+0000 c20272| 2018-07-11T15:48:31.088+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.283+0000 c20273| 2018-07-11T15:48:31.088+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.286+0000 c20274| 2018-07-11T15:48:31.089+0000 D ASIO [Replication] Request 54 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.289+0000 c20274| 2018-07-11T15:48:31.089+0000 D ASIO [Replication] Request 55 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(0, 0), t: -1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.291+0000 c20274| 2018-07-11T15:48:31.089+0000 I REPL [replexec-3] Member ip-10-122-14-56:20273 is now in state SECONDARY [js_test:migration_failure] 2018-07-11T15:48:31.292+0000 c20272| 2018-07-11T15:48:31.199+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.293+0000 c20273| 2018-07-11T15:48:31.200+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.294+0000 c20274| 2018-07-11T15:48:31.201+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.295+0000 c20273| 2018-07-11T15:48:31.201+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.298+0000 c20274| 2018-07-11T15:48:31.202+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.300+0000 c20272| 2018-07-11T15:48:31.203+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.301+0000 c20273| 2018-07-11T15:48:31.204+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.303+0000 c20274| 2018-07-11T15:48:31.205+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.305+0000 c20272| 2018-07-11T15:48:31.206+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetConfig { replSetGetConfig: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1134 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.306+0000 c20272| 2018-07-11T15:48:31.207+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.307+0000 c20273| 2018-07-11T15:48:31.208+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.310+0000 c20274| 2018-07-11T15:48:31.208+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.310+0000 AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:migration_failure] 2018-07-11T15:48:31.312+0000 c20272| 2018-07-11T15:48:31.209+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1863 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.314+0000 c20273| 2018-07-11T15:48:31.210+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1854 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.316+0000 c20274| 2018-07-11T15:48:31.211+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1813 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.316+0000 AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:31.318+0000 c20272| 2018-07-11T15:48:31.212+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.321+0000 c20273| 2018-07-11T15:48:31.213+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.322+0000 c20274| 2018-07-11T15:48:31.213+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.322+0000 Set shouldWaitForKeys from RS options: false [js_test:migration_failure] 2018-07-11T15:48:31.323+0000 c20272| 2018-07-11T15:48:31.214+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.324+0000 c20273| 2018-07-11T15:48:31.215+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.325+0000 c20274| 2018-07-11T15:48:31.215+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.325+0000 AwaitLastStableCheckpointTimestamp: Beginning for [ [js_test:migration_failure] 2018-07-11T15:48:31.326+0000 "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:31.327+0000 "ip-10-122-14-56:20273", [js_test:migration_failure] 2018-07-11T15:48:31.327+0000 "ip-10-122-14-56:20274" [js_test:migration_failure] 2018-07-11T15:48:31.328+0000 ] [js_test:migration_failure] 2018-07-11T15:48:31.330+0000 c20272| 2018-07-11T15:48:31.216+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1863 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.331+0000 c20272| 2018-07-11T15:48:31.217+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.332+0000 c20273| 2018-07-11T15:48:31.218+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.334+0000 c20274| 2018-07-11T15:48:31.218+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.335+0000 "Config servers: migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274" [js_test:migration_failure] 2018-07-11T15:48:31.336+0000 2018-07-11T15:48:31.219+0000 I NETWORK [js] Starting new replica set monitor for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:31.336+0000 c20274| 2018-07-11T15:48:31.220+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59142 #14 (5 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.337+0000 c20274| 2018-07-11T15:48:31.221+0000 I NETWORK [conn14] received client metadata from 10.122.14.56:59142 conn14: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.338+0000 c20272| 2018-07-11T15:48:31.221+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54277 #16 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.339+0000 c20274| 2018-07-11T15:48:31.221+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { isMaster: 1, client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:793 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.340+0000 c20272| 2018-07-11T15:48:31.221+0000 I NETWORK [conn16] received client metadata from 10.122.14.56:54277 conn16: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.340+0000 2018-07-11T15:48:31.221+0000 I NETWORK [js] Successfully connected to ip-10-122-14-56:20274 (1 connections now open to ip-10-122-14-56:20274 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:31.341+0000 c20272| 2018-07-11T15:48:31.221+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { isMaster: 1, client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:817 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.342+0000 2018-07-11T15:48:31.221+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:31.343+0000 c20274| 2018-07-11T15:48:31.221+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.344+0000 c20272| 2018-07-11T15:48:31.221+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin" } numYields:0 reslen:802 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.344+0000 c20273| 2018-07-11T15:48:31.222+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60975 #12 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.345+0000 c20273| 2018-07-11T15:48:31.222+0000 I NETWORK [conn12] received client metadata from 10.122.14.56:60975 conn12: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.348+0000 c20273| 2018-07-11T15:48:31.222+0000 I COMMAND [conn12] command admin.$cmd command: isMaster { isMaster: 1, client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:793 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.348+0000 2018-07-11T15:48:31.222+0000 I NETWORK [js] Successfully connected to ip-10-122-14-56:20273 (1 connections now open to ip-10-122-14-56:20273 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:31.349+0000 c20273| 2018-07-11T15:48:31.222+0000 I COMMAND [conn12] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin" } numYields:0 reslen:778 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.349+0000 ShardingTest migration_failure : [js_test:migration_failure] 2018-07-11T15:48:31.349+0000 { [js_test:migration_failure] 2018-07-11T15:48:31.350+0000 "config" : "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274", [js_test:migration_failure] 2018-07-11T15:48:31.350+0000 "shards" : [ [js_test:migration_failure] 2018-07-11T15:48:31.350+0000 connection to migration_failure-rs0/ip-10-122-14-56:20270, [js_test:migration_failure] 2018-07-11T15:48:31.351+0000 connection to migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:31.351+0000 ] [js_test:migration_failure] 2018-07-11T15:48:31.351+0000 } [js_test:migration_failure] 2018-07-11T15:48:31.352+0000 2018-07-11T15:48:31.226+0000 I - [js] shell: started program (sh26989): /data/mci/96a581d9012f04cba7b1fdc9530e0c43/src/mongos -v --port 20275 --configdb migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 --bind_ip 0.0.0.0 --setParameter enableTestCommands=1 --setParameter disableLogicalSessionCacheRefresh=true [js_test:migration_failure] 2018-07-11T15:48:31.352+0000 s20275| 2018-07-11T15:48:31.242+0000 I CONTROL [main] Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none' [js_test:migration_failure] 2018-07-11T15:48:31.353+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] [js_test:migration_failure] 2018-07-11T15:48:31.353+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] ** NOTE: This is a development version (4.1.0-656-gad0d0e4619) of MongoDB. [js_test:migration_failure] 2018-07-11T15:48:31.354+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] ** Not recommended for production. [js_test:migration_failure] 2018-07-11T15:48:31.357+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] [js_test:migration_failure] 2018-07-11T15:48:31.357+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] ** WARNING: Access control is not enabled for the database. [js_test:migration_failure] 2018-07-11T15:48:31.358+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] ** Read and write access to data and configuration is unrestricted. [js_test:migration_failure] 2018-07-11T15:48:31.358+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] ** WARNING: You are running this process as the root user, which is not recommended. [js_test:migration_failure] 2018-07-11T15:48:31.358+0000 s20275| 2018-07-11T15:48:31.250+0000 I CONTROL [main] [js_test:migration_failure] 2018-07-11T15:48:31.358+0000 s20275| 2018-07-11T15:48:31.251+0000 I SHARDING [mongosMain] mongos version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:31.359+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] git version: ad0d0e46190ee408662f3874ba85ea0b0b3731c7 [js_test:migration_failure] 2018-07-11T15:48:31.359+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 [js_test:migration_failure] 2018-07-11T15:48:31.360+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] allocator: tcmalloc [js_test:migration_failure] 2018-07-11T15:48:31.360+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] modules: enterprise [js_test:migration_failure] 2018-07-11T15:48:31.362+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] build environment: [js_test:migration_failure] 2018-07-11T15:48:31.362+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] distmod: rhel62 [js_test:migration_failure] 2018-07-11T15:48:31.362+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] distarch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:31.363+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] target_arch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:31.363+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] db version v4.1.0-656-gad0d0e4619 [js_test:migration_failure] 2018-07-11T15:48:31.363+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] git version: ad0d0e46190ee408662f3874ba85ea0b0b3731c7 [js_test:migration_failure] 2018-07-11T15:48:31.363+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] OpenSSL version: OpenSSL 1.0.1e-fips 11 Feb 2013 [js_test:migration_failure] 2018-07-11T15:48:31.364+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] allocator: tcmalloc [js_test:migration_failure] 2018-07-11T15:48:31.364+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] modules: enterprise [js_test:migration_failure] 2018-07-11T15:48:31.364+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] build environment: [js_test:migration_failure] 2018-07-11T15:48:31.364+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] distmod: rhel62 [js_test:migration_failure] 2018-07-11T15:48:31.364+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] distarch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:31.365+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] target_arch: x86_64 [js_test:migration_failure] 2018-07-11T15:48:31.365+0000 s20275| 2018-07-11T15:48:31.251+0000 I CONTROL [mongosMain] options: { net: { bindIp: "0.0.0.0", port: 20275 }, setParameter: { disableLogicalSessionCacheRefresh: "true", enableTestCommands: "1" }, sharding: { configDB: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274" }, systemLog: { verbosity: 1 } } [js_test:migration_failure] 2018-07-11T15:48:31.365+0000 s20275| 2018-07-11T15:48:31.251+0000 D NETWORK [mongosMain] fd limit hard:64000 soft:64000 max conn: 51200 [js_test:migration_failure] 2018-07-11T15:48:31.366+0000 s20275| 2018-07-11T15:48:31.254+0000 D NETWORK [mongosMain] Starting up task executor for monitoring replica sets in response to request to monitor set: migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:31.368+0000 s20275| 2018-07-11T15:48:31.254+0000 I NETWORK [mongosMain] Starting new replica set monitor for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:31.369+0000 s20275| 2018-07-11T15:48:31.254+0000 D NETWORK [mongosMain] Started targeter for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:31.369+0000 s20275| 2018-07-11T15:48:31.254+0000 D SHARDING [mongosMain] Starting up task executor for periodic reloading of ShardRegistry [js_test:migration_failure] 2018-07-11T15:48:31.370+0000 s20275| 2018-07-11T15:48:31.254+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:31.370+0000 s20275| 2018-07-11T15:48:31.254+0000 D SHARDING [ShardRegistryUpdater] Reloading shardRegistry [js_test:migration_failure] 2018-07-11T15:48:31.370+0000 s20275| 2018-07-11T15:48:31.255+0000 I SHARDING [thread1] creating distributed lock ping thread for process ip-10-122-14-56:20275:1531324111:-4337354627185526269 (sleeping for 30000ms) [js_test:migration_failure] 2018-07-11T15:48:31.370+0000 s20275| 2018-07-11T15:48:31.255+0000 D NETWORK [replSetDistLockPinger] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:31.371+0000 s20275| 2018-07-11T15:48:31.255+0000 D NETWORK [shard registry reload] creating new connection to:ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:31.372+0000 c20274| 2018-07-11T15:48:31.256+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59147 #15 (6 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.372+0000 s20275| 2018-07-11T15:48:31.256+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:31.374+0000 c20274| 2018-07-11T15:48:31.256+0000 I NETWORK [conn15] received client metadata from 10.122.14.56:59147 conn15: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.375+0000 c20272| 2018-07-11T15:48:31.256+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54282 #17 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.375+0000 c20273| 2018-07-11T15:48:31.256+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60979 #13 (5 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.378+0000 c20274| 2018-07-11T15:48:31.256+0000 I COMMAND [conn15] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20275", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:825 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.379+0000 s20275| 2018-07-11T15:48:31.256+0000 D NETWORK [replSetDistLockPinger] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:31.379+0000 s20275| 2018-07-11T15:48:31.256+0000 D NETWORK [shard registry reload] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:31.380+0000 c20272| 2018-07-11T15:48:31.257+0000 I NETWORK [conn17] received client metadata from 10.122.14.56:54282 conn17: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.382+0000 c20273| 2018-07-11T15:48:31.257+0000 I NETWORK [conn13] received client metadata from 10.122.14.56:60979 conn13: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.383+0000 c20272| 2018-07-11T15:48:31.257+0000 I COMMAND [conn17] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20275", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.384+0000 s20275| 2018-07-11T15:48:31.257+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:31.387+0000 c20273| 2018-07-11T15:48:31.257+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20275", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:825 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.387+0000 s20275| 2018-07-11T15:48:31.257+0000 D NETWORK [replSetDistLockPinger] connected connection! [js_test:migration_failure] 2018-07-11T15:48:31.389+0000 c20274| 2018-07-11T15:48:31.257+0000 I COMMAND [conn15] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:810 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.390+0000 c20272| 2018-07-11T15:48:31.257+0000 I COMMAND [conn17] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:834 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.391+0000 s20275| 2018-07-11T15:48:31.257+0000 D NETWORK [shard registry reload] connected connection! [js_test:migration_failure] 2018-07-11T15:48:31.393+0000 s20275| 2018-07-11T15:48:31.258+0000 I NETWORK [replSetDistLockPinger] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:31.395+0000 s20275| 2018-07-11T15:48:31.258+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20274 (1 connections now open to ip-10-122-14-56:20274 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:31.395+0000 c20273| 2018-07-11T15:48:31.258+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:810 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.396+0000 c20272| 2018-07-11T15:48:31.258+0000 I COMMAND [conn17] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:834 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.396+0000 s20275| 2018-07-11T15:48:31.258+0000 I NETWORK [shard registry reload] Successfully connected to ip-10-122-14-56:20273 (1 connections now open to ip-10-122-14-56:20273 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:31.398+0000 c20274| 2018-07-11T15:48:31.258+0000 I COMMAND [conn15] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:810 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.399+0000 s20275| 2018-07-11T15:48:31.258+0000 D TRACKING [replSetDistLockPinger] Cmd: NotSet, TrackingId: 5b4626cf0c5bef58c00efd08 [js_test:migration_failure] 2018-07-11T15:48:31.399+0000 s20275| 2018-07-11T15:48:31.258+0000 D TRACKING [mongosMain] Cmd: NotSet, TrackingId: 5b4626cf0c5bef58c00efd0a [js_test:migration_failure] 2018-07-11T15:48:31.399+0000 s20275| 2018-07-11T15:48:31.258+0000 D TRACKING [monitoring keys for HMAC] Cmd: NotSet, TrackingId: 5b4626cf0c5bef58c00efd0b [js_test:migration_failure] 2018-07-11T15:48:31.402+0000 s20275| 2018-07-11T15:48:31.258+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:31.406+0000 c20273| 2018-07-11T15:48:31.258+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:810 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.406+0000 s20275| 2018-07-11T15:48:31.258+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:31.406+0000 s20275| 2018-07-11T15:48:31.258+0000 D TRACKING [shard registry reload] Cmd: NotSet, TrackingId: 5b4626cf0c5bef58c00efd0e [js_test:migration_failure] 2018-07-11T15:48:31.407+0000 s20275| 2018-07-11T15:48:31.258+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-configRS took 4 msec [js_test:migration_failure] 2018-07-11T15:48:31.408+0000 s20275| 2018-07-11T15:48:31.258+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:31.409+0000 c20272| 2018-07-11T15:48:31.259+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54285 #18 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.410+0000 c20272| 2018-07-11T15:48:31.259+0000 I NETWORK [conn18] received client metadata from 10.122.14.56:54285 conn18: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.412+0000 c20274| 2018-07-11T15:48:31.260+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59152 #16 (7 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.413+0000 c20272| 2018-07-11T15:48:31.260+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20275", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.415+0000 s20275| 2018-07-11T15:48:31.260+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:31.417+0000 c20274| 2018-07-11T15:48:31.260+0000 I NETWORK [conn16] received client metadata from 10.122.14.56:59152 conn16: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.419+0000 c20274| 2018-07-11T15:48:31.260+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20275", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:825 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.420+0000 c20272| 2018-07-11T15:48:31.260+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54287 #19 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.425+0000 c20272| 2018-07-11T15:48:31.260+0000 I NETWORK [conn19] received client metadata from 10.122.14.56:54287 conn19: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.431+0000 c20272| 2018-07-11T15:48:31.260+0000 I COMMAND [conn19] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20275", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.432+0000 c20272| 2018-07-11T15:48:31.261+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54288 #20 (13 connections now open) [js_test:migration_failure] 2018-07-11T15:48:31.434+0000 c20272| 2018-07-11T15:48:31.261+0000 D COMMAND [conn19] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:31.435+0000 c20272| 2018-07-11T15:48:31.261+0000 D COMMAND [conn19] Snapshot not available yet. [js_test:migration_failure] 2018-07-11T15:48:31.438+0000 c20272| 2018-07-11T15:48:31.261+0000 I NETWORK [conn20] received client metadata from 10.122.14.56:54288 conn20: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:31.441+0000 c20272| 2018-07-11T15:48:31.261+0000 I COMMAND [conn20] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20275", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:31.442+0000 c20272| 2018-07-11T15:48:31.261+0000 D COMMAND [conn20] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:31.442+0000 c20272| 2018-07-11T15:48:31.261+0000 D COMMAND [conn20] Snapshot not available yet. [js_test:migration_failure] 2018-07-11T15:48:31.444+0000 c20274| 2018-07-11T15:48:31.261+0000 D COMMAND [conn16] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:31.444+0000 c20274| 2018-07-11T15:48:31.261+0000 D COMMAND [conn16] Snapshot not available yet. [js_test:migration_failure] 2018-07-11T15:48:31.447+0000 c20272| 2018-07-11T15:48:31.263+0000 I COMMAND [conn11] command local.oplog.rs command: getMore { getMore: 25255638202, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324109, 30), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25255638202 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:889 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.448+0000 c20272| 2018-07-11T15:48:31.263+0000 I COMMAND [conn12] command local.oplog.rs command: getMore { getMore: 22123388937, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324109, 30), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:22123388937 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:889 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.580+0000 c20272| 2018-07-11T15:48:31.579+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.582+0000 c20274| 2018-07-11T15:48:31.579+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.583+0000 c20273| 2018-07-11T15:48:31.579+0000 D ASIO [Replication] Request 56 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, opTime: { ts: Timestamp(1531324111, 1), t: 1 }, operationTime: Timestamp(1531324111, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.585+0000 c20273| 2018-07-11T15:48:31.579+0000 D ASIO [Replication] Request 57 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.586+0000 c20273| 2018-07-11T15:48:31.579+0000 I REPL [replexec-4] Member ip-10-122-14-56:20274 is now in state SECONDARY [js_test:migration_failure] 2018-07-11T15:48:31.591+0000 c20273| 2018-07-11T15:48:31.589+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.592+0000 c20274| 2018-07-11T15:48:31.589+0000 D ASIO [Replication] Request 56 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.593+0000 c20272| 2018-07-11T15:48:31.589+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.596+0000 c20274| 2018-07-11T15:48:31.589+0000 D ASIO [Replication] Request 57 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, opTime: { ts: Timestamp(1531324111, 1), t: 1 }, operationTime: Timestamp(1531324111, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.771+0000 c20273| 2018-07-11T15:48:31.762+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.776+0000 c20272| 2018-07-11T15:48:31.762+0000 D ASIO [Replication] Request 5 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.776+0000 c20272| 2018-07-11T15:48:31.762+0000 I REPL [replexec-0] Member ip-10-122-14-56:20273 is now in state SECONDARY [js_test:migration_failure] 2018-07-11T15:48:31.779+0000 c20272| 2018-07-11T15:48:31.762+0000 D COMMAND [conn19] Using 'committed' snapshot: { find: "version", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626cf0c5bef58c00efd0c'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:31.783+0000 c20272| 2018-07-11T15:48:31.763+0000 D COMMAND [conn20] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626cf0c5bef58c00efd0f'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0e" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:31.784+0000 c20272| 2018-07-11T15:48:31.763+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(1531324109, 31) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:320 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.786+0000 c20272| 2018-07-11T15:48:31.763+0000 I COMMAND [conn20] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626cf0c5bef58c00efd0f'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0e" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:522 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 501ms [js_test:migration_failure] 2018-07-11T15:48:31.787+0000 c20274| 2018-07-11T15:48:31.763+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:31.788+0000 s20275| 2018-07-11T15:48:31.763+0000 D SHARDING [shard registry reload] found 0 shards listed on config server(s) with lastVisibleOpTime: { ts: Timestamp(1531324109, 31), t: 1 } [js_test:migration_failure] 2018-07-11T15:48:31.789+0000 s20275| 2018-07-11T15:48:31.763+0000 I SHARDING [mongosMain] Waiting for signing keys, sleeping for 1s and trying again. [js_test:migration_failure] 2018-07-11T15:48:31.791+0000 c20272| 2018-07-11T15:48:31.763+0000 I COMMAND [conn19] command config.version command: find { find: "version", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626cf0c5bef58c00efd0c'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:609 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 502ms [js_test:migration_failure] 2018-07-11T15:48:31.796+0000 c20272| 2018-07-11T15:48:31.763+0000 D ASIO [Replication] Request 6 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:31.797+0000 c20272| 2018-07-11T15:48:31.763+0000 I REPL [replexec-1] Member ip-10-122-14-56:20274 is now in state SECONDARY [js_test:migration_failure] 2018-07-11T15:48:31.799+0000 c20272| 2018-07-11T15:48:31.764+0000 I STORAGE [monitoring keys for HMAC] createCollection: admin.system.keys with generated UUID: 39747560-4b90-4987-8252-730f70182b5b [js_test:migration_failure] 2018-07-11T15:48:32.079+0000 c20273| 2018-07-11T15:48:32.079+0000 I REPL [rsBackgroundSync] sync source candidate: ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.080+0000 c20274| 2018-07-11T15:48:32.079+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.082+0000 c20272| 2018-07-11T15:48:32.079+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.082+0000 c20272| 2018-07-11T15:48:32.079+0000 I COMMAND [conn14] command local.oplog.rs command: find { find: "oplog.rs", limit: 1, sort: { $natural: 1 }, projection: { ts: 1, t: 1 }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:337 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.083+0000 c20273| 2018-07-11T15:48:32.079+0000 D ASIO [Replication] Request 59 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, opTime: { ts: Timestamp(1531324111, 3), t: 1 }, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324109, 31), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 31), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.084+0000 c20273| 2018-07-11T15:48:32.079+0000 D ASIO [RS] Request 58 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324107, 1) } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 31), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.085+0000 c20273| 2018-07-11T15:48:32.079+0000 D ASIO [Replication] Request 60 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, opTime: { ts: Timestamp(1531324109, 31), t: 1 }, operationTime: Timestamp(1531324109, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324109, 30), $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.086+0000 c20272| 2018-07-11T15:48:32.079+0000 I COMMAND [conn14] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.088+0000 c20273| 2018-07-11T15:48:32.080+0000 D ASIO [RS] Request 61 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324111, 3), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 31), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.089+0000 c20273| 2018-07-11T15:48:32.080+0000 I REPL [rsBackgroundSync] scheduling fetcher to read remote oplog on ip-10-122-14-56:20272 starting at filter: { ts: { $gte: Timestamp(1531324109, 31) } } [js_test:migration_failure] 2018-07-11T15:48:32.089+0000 c20273| 2018-07-11T15:48:32.080+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.090+0000 c20272| 2018-07-11T15:48:32.080+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.091+0000 c20273| 2018-07-11T15:48:32.080+0000 D ASIO [RS] Request 62 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324109, 31), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 31), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.093+0000 c20272| 2018-07-11T15:48:32.081+0000 I COMMAND [conn14] command local.oplog.rs command: find { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:4 numYields:0 nreturned:4 reslen:1461 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.095+0000 c20273| 2018-07-11T15:48:32.081+0000 D ASIO [RS] Request 63 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } }, { ts: Timestamp(1531324111, 1), t: 1, h: 1084519605421018204, v: 2, op: "i", ns: "config.lockpings", ui: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), wall: new Date(1531324111260), o: { _id: "ip-10-122-14-56:20275:1531324111:-4337354627185526269", ping: new Date(1531324111255) } }, { ts: Timestamp(1531324111, 2), t: 1, h: 7165964225953072899, v: 2, op: "c", ns: "admin.$cmd", ui: UUID("39747560-4b90-4987-8252-730f70182b5b"), wall: new Date(1531324111772), o: { create: "system.keys", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.keys" } } }, { ts: Timestamp(1531324111, 3), t: 1, h: 5302352631336217378, v: 2, op: "i", ns: "admin.system.keys", ui: UUID("39747560-4b90-4987-8252-730f70182b5b"), wall: new Date(1531324111772), o: { _id: 6576986967731339295, purpose: "HMAC", key: BinData(0, 32F16993D530146192F95746A525C606019B6C75), expiresAt: Timestamp(1539100109, 0) } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324109, 31), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324109, 31), t: 1 }, lastOpApplied: { ts: Timestamp(1531324111, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 31), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.096+0000 c20272| 2018-07-11T15:48:32.081+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54346 #21 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.096+0000 c20273| 2018-07-11T15:48:32.081+0000 I STORAGE [replication-0] Triggering the first stable checkpoint. Initial Data: Timestamp(1531324109, 31) PrevStable: Timestamp(0, 0) CurrStable: Timestamp(1531324109, 31) [js_test:migration_failure] 2018-07-11T15:48:32.096+0000 c20272| 2018-07-11T15:48:32.081+0000 I NETWORK [conn21] received client metadata from 10.122.14.56:54346 conn21: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.096+0000 c20272| 2018-07-11T15:48:32.081+0000 I COMMAND [conn21] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.097+0000 c20272| 2018-07-11T15:48:32.083+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324109, 31), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.097+0000 c20273| 2018-07-11T15:48:32.084+0000 D ASIO [RS] Request 64 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324109, 31), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324109, 31), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.097+0000 c20273| 2018-07-11T15:48:32.084+0000 I STORAGE [repl writer worker 4] createCollection: admin.system.keys with provided UUID: 39747560-4b90-4987-8252-730f70182b5b [js_test:migration_failure] 2018-07-11T15:48:32.098+0000 c20272| 2018-07-11T15:48:32.085+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324109, 31), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.099+0000 c20272| 2018-07-11T15:48:32.085+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.099+0000 c20272| 2018-07-11T15:48:32.085+0000 I COMMAND [conn18] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ip-10-122-14-56:20275:1531324111:-4337354627185526269" }, update: { $set: { ping: new Date(1531324111255) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626cf0c5bef58c00efd09'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd08" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:2 numYields:0 reslen:600 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 824ms [js_test:migration_failure] 2018-07-11T15:48:32.100+0000 c20273| 2018-07-11T15:48:32.085+0000 D ASIO [RS] Request 66 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.100+0000 c20273| 2018-07-11T15:48:32.085+0000 D ASIO [RS] Request 65 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324111, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.101+0000 s20275| 2018-07-11T15:48:32.085+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [js_test:migration_failure] 2018-07-11T15:48:32.102+0000 c20274| 2018-07-11T15:48:32.088+0000 I REPL [rsBackgroundSync] sync source candidate: ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.102+0000 c20272| 2018-07-11T15:48:32.088+0000 I COMMAND [conn15] command local.oplog.rs command: find { find: "oplog.rs", limit: 1, sort: { $natural: 1 }, projection: { ts: 1, t: 1 }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:337 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.103+0000 c20274| 2018-07-11T15:48:32.088+0000 D ASIO [RS] Request 58 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324107, 1) } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.103+0000 c20272| 2018-07-11T15:48:32.089+0000 I COMMAND [conn15] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.103+0000 c20274| 2018-07-11T15:48:32.089+0000 D ASIO [RS] Request 59 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324111, 3), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.104+0000 c20273| 2018-07-11T15:48:32.089+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.104+0000 c20274| 2018-07-11T15:48:32.089+0000 D ASIO [Replication] Request 60 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, opTime: { ts: Timestamp(1531324111, 1), t: 1 }, operationTime: Timestamp(1531324111, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.104+0000 c20274| 2018-07-11T15:48:32.089+0000 I REPL [rsBackgroundSync] scheduling fetcher to read remote oplog on ip-10-122-14-56:20272 starting at filter: { ts: { $gte: Timestamp(1531324109, 31) } } [js_test:migration_failure] 2018-07-11T15:48:32.104+0000 c20272| 2018-07-11T15:48:32.089+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324109, 30), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.106+0000 c20274| 2018-07-11T15:48:32.089+0000 D ASIO [RS] Request 61 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.107+0000 c20272| 2018-07-11T15:48:32.090+0000 I COMMAND [conn13] command local.oplog.rs command: find { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:4 numYields:0 nreturned:4 reslen:1461 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.108+0000 c20274| 2018-07-11T15:48:32.090+0000 D ASIO [RS] Request 62 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1, h: 8078149604047237792, v: 2, op: "n", ns: "", wall: new Date(1531324109753), o: { msg: "Reconfig set", version: 2.0 } }, { ts: Timestamp(1531324111, 1), t: 1, h: 1084519605421018204, v: 2, op: "i", ns: "config.lockpings", ui: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), wall: new Date(1531324111260), o: { _id: "ip-10-122-14-56:20275:1531324111:-4337354627185526269", ping: new Date(1531324111255) } }, { ts: Timestamp(1531324111, 2), t: 1, h: 7165964225953072899, v: 2, op: "c", ns: "admin.$cmd", ui: UUID("39747560-4b90-4987-8252-730f70182b5b"), wall: new Date(1531324111772), o: { create: "system.keys", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "admin.system.keys" } } }, { ts: Timestamp(1531324111, 3), t: 1, h: 5302352631336217378, v: 2, op: "i", ns: "admin.system.keys", ui: UUID("39747560-4b90-4987-8252-730f70182b5b"), wall: new Date(1531324111772), o: { _id: 6576986967731339295, purpose: "HMAC", key: BinData(0, 32F16993D530146192F95746A525C606019B6C75), expiresAt: Timestamp(1539100109, 0) } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324111, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.109+0000 c20272| 2018-07-11T15:48:32.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.109+0000 c20274| 2018-07-11T15:48:32.090+0000 I STORAGE [replication-0] Triggering the first stable checkpoint. Initial Data: Timestamp(1531324109, 31) PrevStable: Timestamp(0, 0) CurrStable: Timestamp(1531324109, 31) [js_test:migration_failure] 2018-07-11T15:48:32.110+0000 c20274| 2018-07-11T15:48:32.090+0000 D ASIO [Replication] Request 63 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, opTime: { ts: Timestamp(1531324111, 3), t: 1 }, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.111+0000 c20274| 2018-07-11T15:48:32.090+0000 D COMMAND [conn16] Using 'committed' snapshot: { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626cf0c5bef58c00efd0d'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0b" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "admin" } [js_test:migration_failure] 2018-07-11T15:48:32.113+0000 c20274| 2018-07-11T15:48:32.091+0000 I COMMAND [conn16] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626cf0c5bef58c00efd0d'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0b" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(0, 0), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "admin" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:526 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 829ms [js_test:migration_failure] 2018-07-11T15:48:32.114+0000 c20272| 2018-07-11T15:48:32.092+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.114+0000 c20274| 2018-07-11T15:48:32.092+0000 D ASIO [RS] Request 64 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.114+0000 c20274| 2018-07-11T15:48:32.092+0000 I STORAGE [repl writer worker 3] createCollection: admin.system.keys with provided UUID: 39747560-4b90-4987-8252-730f70182b5b [js_test:migration_failure] 2018-07-11T15:48:32.114+0000 c20272| 2018-07-11T15:48:32.094+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.115+0000 c20273| 2018-07-11T15:48:32.094+0000 D ASIO [RS] Request 68 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.117+0000 c20272| 2018-07-11T15:48:32.094+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.118+0000 c20274| 2018-07-11T15:48:32.094+0000 D ASIO [RS] Request 66 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 1), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.119+0000 c20272| 2018-07-11T15:48:32.094+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.120+0000 c20272| 2018-07-11T15:48:32.094+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.121+0000 c20274| 2018-07-11T15:48:32.094+0000 D ASIO [RS] Request 65 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 2), t: 1 }, lastOpApplied: { ts: Timestamp(1531324111, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 2), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.123+0000 c20272| 2018-07-11T15:48:32.094+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.123+0000 c20273| 2018-07-11T15:48:32.095+0000 D ASIO [RS] Request 69 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 2), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.124+0000 c20273| 2018-07-11T15:48:32.095+0000 D ASIO [RS] Request 67 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 2), t: 1 }, lastOpApplied: { ts: Timestamp(1531324111, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 2), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.124+0000 c20272| 2018-07-11T15:48:32.095+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.125+0000 c20273| 2018-07-11T15:48:32.095+0000 D ASIO [RS] Request 70 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 2), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.126+0000 c20272| 2018-07-11T15:48:32.097+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.128+0000 c20272| 2018-07-11T15:48:32.097+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.129+0000 c20272| 2018-07-11T15:48:32.097+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: insert { insert: "system.keys", bypassDocumentValidation: false, ordered: true, documents: [ { _id: 6576986967731339295, purpose: "HMAC", key: BinData(0, 32F16993D530146192F95746A525C606019B6C75), expiresAt: Timestamp(1539100109, 0) } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "admin" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 6, w: 5 } }, Database: { acquireCount: { r: 1, w: 2, W: 3 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 332ms [js_test:migration_failure] 2018-07-11T15:48:32.131+0000 c20272| 2018-07-11T15:48:32.097+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.131+0000 c20273| 2018-07-11T15:48:32.097+0000 D ASIO [RS] Request 72 finished with response: { ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 3), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.132+0000 c20274| 2018-07-11T15:48:32.097+0000 D ASIO [RS] Request 67 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324111, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 3), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.134+0000 c20273| 2018-07-11T15:48:32.097+0000 D ASIO [RS] Request 71 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324111, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324111, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 3), $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.134+0000 c20272| 2018-07-11T15:48:32.100+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:893 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.134+0000 c20272| 2018-07-11T15:48:32.100+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:893 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.135+0000 c20274| 2018-07-11T15:48:32.101+0000 D ASIO [RS] Request 68 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 1), t: 1, h: -13003720440159543, v: 2, op: "i", ns: "admin.system.keys", ui: UUID("39747560-4b90-4987-8252-730f70182b5b"), wall: new Date(1531324112089), o: { _id: 6576986967731339296, purpose: "HMAC", key: BinData(0, C9CC7CF45E95F47FA83F8B83DCD68B31DB240385), expiresAt: Timestamp(1546876109, 0) } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.137+0000 c20273| 2018-07-11T15:48:32.101+0000 D ASIO [RS] Request 73 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 1), t: 1, h: -13003720440159543, v: 2, op: "i", ns: "admin.system.keys", ui: UUID("39747560-4b90-4987-8252-730f70182b5b"), wall: new Date(1531324112089), o: { _id: 6576986967731339296, purpose: "HMAC", key: BinData(0, C9CC7CF45E95F47FA83F8B83DCD68B31DB240385), expiresAt: Timestamp(1546876109, 0) } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.138+0000 c20272| 2018-07-11T15:48:32.102+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.139+0000 c20273| 2018-07-11T15:48:32.102+0000 D ASIO [RS] Request 74 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.140+0000 c20272| 2018-07-11T15:48:32.103+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.141+0000 c20274| 2018-07-11T15:48:32.103+0000 D ASIO [RS] Request 69 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324111, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.141+0000 c20273| 2018-07-11T15:48:32.103+0000 D ASIO [RS] Request 75 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.143+0000 c20272| 2018-07-11T15:48:32.103+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: insert { insert: "system.keys", bypassDocumentValidation: false, ordered: true, documents: [ { _id: 6576986967731339296, purpose: "HMAC", key: BinData(0, C9CC7CF45E95F47FA83F8B83DCD68B31DB240385), expiresAt: Timestamp(1546876109, 0) } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "admin" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 8, w: 7 } }, Database: { acquireCount: { r: 1, w: 3, W: 4 } }, Collection: { acquireCount: { r: 1, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:32.145+0000 c20272| 2018-07-11T15:48:32.103+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.146+0000 c20272| 2018-07-11T15:48:32.103+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.147+0000 c20272| 2018-07-11T15:48:32.103+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.149+0000 c20273| 2018-07-11T15:48:32.103+0000 D ASIO [RS] Request 76 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.149+0000 c20272| 2018-07-11T15:48:32.103+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:516 locks:{ Global: { acquireCount: { r: 9, w: 7 } }, Database: { acquireCount: { r: 2, w: 3, W: 4 } }, Collection: { acquireCount: { r: 2, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.150+0000 c20272| 2018-07-11T15:48:32.103+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324111, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.151+0000 c20274| 2018-07-11T15:48:32.103+0000 D ASIO [RS] Request 70 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.153+0000 c20274| 2018-07-11T15:48:32.103+0000 D ASIO [RS] Request 71 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.153+0000 c20272| 2018-07-11T15:48:32.104+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324111, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.155+0000 c20274| 2018-07-11T15:48:32.104+0000 D ASIO [RS] Request 73 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.156+0000 c20272| 2018-07-11T15:48:32.104+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.158+0000 c20274| 2018-07-11T15:48:32.105+0000 D ASIO [RS] Request 74 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.159+0000 c20272| 2018-07-11T15:48:32.105+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.160+0000 c20274| 2018-07-11T15:48:32.105+0000 D ASIO [RS] Request 75 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.161+0000 c20272| 2018-07-11T15:48:32.107+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.163+0000 c20274| 2018-07-11T15:48:32.107+0000 D ASIO [RS] Request 76 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.272+0000 c20273| 2018-07-11T15:48:32.271+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:496 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.281+0000 c20274| 2018-07-11T15:48:32.279+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:496 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.291+0000 s20275| 2018-07-11T15:48:32.291+0000 D TRACKING [monitoring keys for HMAC] Cmd: NotSet, TrackingId: 5b4626d00c5bef58c00efd10 [js_test:migration_failure] 2018-07-11T15:48:32.292+0000 c20272| 2018-07-11T15:48:32.291+0000 D COMMAND [conn18] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324111, 1), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.294+0000 c20272| 2018-07-11T15:48:32.291+0000 D COMMAND [conn18] Using 'committed' snapshot: { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324111, 1), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd11'), operName: "", parentOperId: "5b4626d00c5bef58c00efd10" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(1531324111, 1), t: 1 } }, $db: "admin" } [js_test:migration_failure] 2018-07-11T15:48:32.296+0000 c20272| 2018-07-11T15:48:32.291+0000 I COMMAND [conn18] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324111, 1), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd11'), operName: "", parentOperId: "5b4626d00c5bef58c00efd10" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(1531324111, 1), t: 1 } }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:722 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.764+0000 s20275| 2018-07-11T15:48:32.764+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:32.765+0000 c20273| 2018-07-11T15:48:32.765+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32850 #15 (6 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.766+0000 c20273| 2018-07-11T15:48:32.765+0000 I NETWORK [conn15] received client metadata from 10.122.14.56:32850 conn15: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.766+0000 c20273| 2018-07-11T15:48:32.765+0000 I COMMAND [conn15] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20275", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.766+0000 c20273| 2018-07-11T15:48:32.765+0000 D COMMAND [conn15] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.766+0000 c20273| 2018-07-11T15:48:32.765+0000 D COMMAND [conn15] Using 'committed' snapshot: { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd12'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.767+0000 c20273| 2018-07-11T15:48:32.765+0000 I COMMAND [conn15] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd12'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:524 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.767+0000 c20273| 2018-07-11T15:48:32.766+0000 D COMMAND [conn15] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.767+0000 c20273| 2018-07-11T15:48:32.766+0000 D COMMAND [conn15] Using 'committed' snapshot: { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd13'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.768+0000 c20273| 2018-07-11T15:48:32.766+0000 I COMMAND [conn15] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd13'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:524 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.768+0000 c20273| 2018-07-11T15:48:32.766+0000 D COMMAND [conn15] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 c20273| 2018-07-11T15:48:32.766+0000 D COMMAND [conn15] Using 'committed' snapshot: { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd14'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 c20273| 2018-07-11T15:48:32.766+0000 I COMMAND [conn15] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 1), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd14'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:524 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 s20275| 2018-07-11T15:48:32.767+0000 W FTDC [mongosMain] FTDC is disabled because neither '--logpath' nor set parameter 'diagnosticDataCollectionDirectoryPath' are specified. [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 s20275| 2018-07-11T15:48:32.767+0000 I FTDC [mongosMain] Initializing full-time diagnostic data capture with directory '' [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 s20275| 2018-07-11T15:48:32.767+0000 D COMMAND [ClusterCursorCleanupJob] BackgroundJob starting: ClusterCursorCleanupJob [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 c20272| 2018-07-11T15:48:32.768+0000 I COMMAND [conn18] command admin.$cmd command: _getUserCacheGeneration { _getUserCacheGeneration: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd16'), operName: "", parentOperId: "5b4626cf0c5bef58c00efd0a" }, $readPreference: { mode: "primaryPreferred" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "admin" } numYields:0 reslen:507 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 s20275| 2018-07-11T15:48:32.768+0000 D COMMAND [UserCacheInvalidatorThread] BackgroundJob starting: UserCacheInvalidatorThread [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 s20275| 2018-07-11T15:48:32.768+0000 D COMMAND [PeriodicTaskRunner] BackgroundJob starting: PeriodicTaskRunner [js_test:migration_failure] 2018-07-11T15:48:32.769+0000 s20275| 2018-07-11T15:48:32.769+0000 I NETWORK [mongosMain] waiting for connections on port 20275 [js_test:migration_failure] 2018-07-11T15:48:32.770+0000 s20275| 2018-07-11T15:48:32.769+0000 D TRACKING [Uptime reporter] Cmd: NotSet, TrackingId: 5b4626d00c5bef58c00efd17 [js_test:migration_failure] 2018-07-11T15:48:32.770+0000 c20272| 2018-07-11T15:48:32.770+0000 I STORAGE [conn18] createCollection: config.mongos with generated UUID: 9bb8f14a-348e-4657-9b71-d1f67bfd88ce [js_test:migration_failure] 2018-07-11T15:48:32.787+0000 c20272| 2018-07-11T15:48:32.782+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:903 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.792+0000 c20272| 2018-07-11T15:48:32.782+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:903 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.796+0000 c20274| 2018-07-11T15:48:32.782+0000 D ASIO [RS] Request 72 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 2), t: 1, h: -9008559244538741154, v: 2, op: "c", ns: "config.$cmd", ui: UUID("9bb8f14a-348e-4657-9b71-d1f67bfd88ce"), wall: new Date(1531324112777), o: { create: "mongos", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.mongos" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.798+0000 c20273| 2018-07-11T15:48:32.782+0000 D ASIO [RS] Request 77 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 2), t: 1, h: -9008559244538741154, v: 2, op: "c", ns: "config.$cmd", ui: UUID("9bb8f14a-348e-4657-9b71-d1f67bfd88ce"), wall: new Date(1531324112777), o: { create: "mongos", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.mongos" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.799+0000 c20273| 2018-07-11T15:48:32.783+0000 I STORAGE [repl writer worker 10] createCollection: config.mongos with provided UUID: 9bb8f14a-348e-4657-9b71-d1f67bfd88ce [js_test:migration_failure] 2018-07-11T15:48:32.800+0000 c20274| 2018-07-11T15:48:32.783+0000 I STORAGE [repl writer worker 9] createCollection: config.mongos with provided UUID: 9bb8f14a-348e-4657-9b71-d1f67bfd88ce [js_test:migration_failure] 2018-07-11T15:48:32.801+0000 c20272| 2018-07-11T15:48:32.785+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:976 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.804+0000 c20274| 2018-07-11T15:48:32.785+0000 D ASIO [RS] Request 77 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 3), t: 1, h: -4396105174681835874, v: 2, op: "i", ns: "config.mongos", ui: UUID("9bb8f14a-348e-4657-9b71-d1f67bfd88ce"), wall: new Date(1531324112777), o: { _id: "ip-10-122-14-56:20275", advisoryHostFQDNs: [ "ip-10-122-14-56.ec2.internal" ], mongoVersion: "4.1.0-656-gad0d0e4619", ping: new Date(1531324112767), up: 0, waiting: true } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.805+0000 c20272| 2018-07-11T15:48:32.785+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:976 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.805+0000 c20273| 2018-07-11T15:48:32.785+0000 D ASIO [RS] Request 78 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 3), t: 1, h: -4396105174681835874, v: 2, op: "i", ns: "config.mongos", ui: UUID("9bb8f14a-348e-4657-9b71-d1f67bfd88ce"), wall: new Date(1531324112777), o: { _id: "ip-10-122-14-56:20275", advisoryHostFQDNs: [ "ip-10-122-14-56.ec2.internal" ], mongoVersion: "4.1.0-656-gad0d0e4619", ping: new Date(1531324112767), up: 0, waiting: true } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.806+0000 c20272| 2018-07-11T15:48:32.796+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.807+0000 c20274| 2018-07-11T15:48:32.796+0000 D ASIO [RS] Request 79 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 1), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.808+0000 c20272| 2018-07-11T15:48:32.797+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.808+0000 c20272| 2018-07-11T15:48:32.797+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.809+0000 c20272| 2018-07-11T15:48:32.797+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.811+0000 c20273| 2018-07-11T15:48:32.797+0000 D ASIO [RS] Request 79 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.811+0000 c20272| 2018-07-11T15:48:32.797+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.812+0000 c20273| 2018-07-11T15:48:32.797+0000 D ASIO [RS] Request 80 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.813+0000 c20274| 2018-07-11T15:48:32.797+0000 D ASIO [RS] Request 80 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.814+0000 c20274| 2018-07-11T15:48:32.797+0000 D ASIO [RS] Request 78 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.816+0000 c20272| 2018-07-11T15:48:32.797+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.817+0000 c20272| 2018-07-11T15:48:32.798+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.818+0000 c20274| 2018-07-11T15:48:32.798+0000 D ASIO [RS] Request 81 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.819+0000 c20273| 2018-07-11T15:48:32.798+0000 D ASIO [RS] Request 82 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.820+0000 c20272| 2018-07-11T15:48:32.798+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.822+0000 c20272| 2018-07-11T15:48:32.798+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.824+0000 c20274| 2018-07-11T15:48:32.798+0000 D ASIO [RS] Request 83 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.826+0000 c20272| 2018-07-11T15:48:32.798+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.830+0000 c20272| 2018-07-11T15:48:32.798+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 2), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.832+0000 c20272| 2018-07-11T15:48:32.798+0000 I COMMAND [conn18] command config.$cmd command: update { update: "mongos", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "ip-10-122-14-56:20275" }, u: { $set: { _id: "ip-10-122-14-56:20275", ping: new Date(1531324112767), up: 0, waiting: true, mongoVersion: "4.1.0-656-gad0d0e4619", advisoryHostFQDNs: [ "ip-10-122-14-56.ec2.internal" ] } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd18'), operName: "", parentOperId: "5b4626d00c5bef58c00efd17" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 1), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 1), t: 1 } }, $db: "config" } numYields:0 reslen:625 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 28ms [js_test:migration_failure] 2018-07-11T15:48:32.834+0000 c20273| 2018-07-11T15:48:32.798+0000 D ASIO [RS] Request 81 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.835+0000 c20274| 2018-07-11T15:48:32.798+0000 D ASIO [RS] Request 82 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.835+0000 c20273| 2018-07-11T15:48:32.798+0000 D ASIO [RS] Request 83 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.835+0000 c20272| 2018-07-11T15:48:32.799+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.836+0000 c20272| 2018-07-11T15:48:32.799+0000 D COMMAND [conn18] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.836+0000 c20272| 2018-07-11T15:48:32.799+0000 D COMMAND [conn18] Using 'committed' snapshot: { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd19'), operName: "", parentOperId: "5b4626d00c5bef58c00efd17" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 3), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.836+0000 c20272| 2018-07-11T15:48:32.799+0000 I COMMAND [conn18] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd19'), operName: "", parentOperId: "5b4626d00c5bef58c00efd17" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 3), t: 1 } }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:544 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.837+0000 c20273| 2018-07-11T15:48:32.799+0000 D ASIO [RS] Request 84 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.837+0000 c20274| 2018-07-11T15:48:32.800+0000 D COMMAND [conn16] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.837+0000 c20274| 2018-07-11T15:48:32.800+0000 D COMMAND [conn16] Using 'committed' snapshot: { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd1a'), operName: "", parentOperId: "5b4626d00c5bef58c00efd17" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 3), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.837+0000 c20274| 2018-07-11T15:48:32.800+0000 I COMMAND [conn16] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd1a'), operName: "", parentOperId: "5b4626d00c5bef58c00efd17" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 3), t: 1 } }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:524 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.838+0000 c20273| 2018-07-11T15:48:32.800+0000 D COMMAND [conn15] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.838+0000 c20273| 2018-07-11T15:48:32.800+0000 D COMMAND [conn15] Using 'committed' snapshot: { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd1b'), operName: "", parentOperId: "5b4626d00c5bef58c00efd17" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 3), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.838+0000 c20273| 2018-07-11T15:48:32.800+0000 I COMMAND [conn15] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd1b'), operName: "", parentOperId: "5b4626d00c5bef58c00efd17" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 3), t: 1 } }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:524 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.838+0000 s20275| 2018-07-11T15:48:32.833+0000 I NETWORK [listener] connection accepted from 127.0.0.1:51421 #9 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:32.839+0000 s20275| 2018-07-11T15:48:32.834+0000 I NETWORK [conn9] received client metadata from 127.0.0.1:51421 conn9: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.840+0000 s20275| 2018-07-11T15:48:32.834+0000 I COMMAND [conn9] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:389 protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.840+0000 s20275| 2018-07-11T15:48:32.837+0000 D TRACKING [conn9] Cmd: balancerStop, TrackingId: 5b4626d00c5bef58c00efd1d [js_test:migration_failure] 2018-07-11T15:48:32.841+0000 c20272| 2018-07-11T15:48:32.838+0000 I STORAGE [conn18] createCollection: config.settings with generated UUID: 44a85234-555f-4071-983c-270787c6671f [js_test:migration_failure] 2018-07-11T15:48:32.851+0000 c20272| 2018-07-11T15:48:32.851+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:907 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.853+0000 c20272| 2018-07-11T15:48:32.851+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:907 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.854+0000 c20274| 2018-07-11T15:48:32.851+0000 D ASIO [RS] Request 84 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 4), t: 1, h: -4598882103164162750, v: 2, op: "c", ns: "config.$cmd", ui: UUID("44a85234-555f-4071-983c-270787c6671f"), wall: new Date(1531324112847), o: { create: "settings", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.settings" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.854+0000 c20273| 2018-07-11T15:48:32.851+0000 D ASIO [RS] Request 85 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 4), t: 1, h: -4598882103164162750, v: 2, op: "c", ns: "config.$cmd", ui: UUID("44a85234-555f-4071-983c-270787c6671f"), wall: new Date(1531324112847), o: { create: "settings", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.settings" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.855+0000 c20274| 2018-07-11T15:48:32.852+0000 I STORAGE [repl writer worker 13] createCollection: config.settings with provided UUID: 44a85234-555f-4071-983c-270787c6671f [js_test:migration_failure] 2018-07-11T15:48:32.855+0000 c20273| 2018-07-11T15:48:32.852+0000 I STORAGE [repl writer worker 14] createCollection: config.settings with provided UUID: 44a85234-555f-4071-983c-270787c6671f [js_test:migration_failure] 2018-07-11T15:48:32.856+0000 c20272| 2018-07-11T15:48:32.853+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:853 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.858+0000 c20272| 2018-07-11T15:48:32.853+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:853 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.861+0000 c20274| 2018-07-11T15:48:32.853+0000 D ASIO [RS] Request 85 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 5), t: 1, h: -503679083489412382, v: 2, op: "i", ns: "config.settings", ui: UUID("44a85234-555f-4071-983c-270787c6671f"), wall: new Date(1531324112847), o: { _id: "balancer", mode: "off", stopped: true } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.865+0000 c20273| 2018-07-11T15:48:32.853+0000 D ASIO [RS] Request 86 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 5), t: 1, h: -503679083489412382, v: 2, op: "i", ns: "config.settings", ui: UUID("44a85234-555f-4071-983c-270787c6671f"), wall: new Date(1531324112847), o: { _id: "balancer", mode: "off", stopped: true } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.868+0000 c20272| 2018-07-11T15:48:32.863+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.869+0000 c20273| 2018-07-11T15:48:32.863+0000 D ASIO [RS] Request 88 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 3), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.871+0000 c20272| 2018-07-11T15:48:32.863+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.872+0000 c20274| 2018-07-11T15:48:32.863+0000 D ASIO [RS] Request 87 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 4), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.872+0000 c20274| 2018-07-11T15:48:32.863+0000 D ASIO [RS] Request 86 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 4), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20272| 2018-07-11T15:48:32.863+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20272| 2018-07-11T15:48:32.863+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20272| 2018-07-11T15:48:32.863+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20273| 2018-07-11T15:48:32.864+0000 D ASIO [RS] Request 89 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 4), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20273| 2018-07-11T15:48:32.864+0000 D ASIO [RS] Request 87 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 4), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20272| 2018-07-11T15:48:32.864+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20272| 2018-07-11T15:48:32.864+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.874+0000 c20273| 2018-07-11T15:48:32.864+0000 D ASIO [RS] Request 90 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 4), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.875+0000 c20274| 2018-07-11T15:48:32.864+0000 D ASIO [RS] Request 88 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 4), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.875+0000 c20272| 2018-07-11T15:48:32.864+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.875+0000 c20274| 2018-07-11T15:48:32.865+0000 D ASIO [RS] Request 90 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 4), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.876+0000 c20273| 2018-07-11T15:48:32.865+0000 D ASIO [RS] Request 92 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.876+0000 c20274| 2018-07-11T15:48:32.865+0000 D ASIO [RS] Request 89 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.877+0000 c20273| 2018-07-11T15:48:32.865+0000 D ASIO [RS] Request 91 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 5), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.877+0000 c20272| 2018-07-11T15:48:32.865+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 4), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 4), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.877+0000 c20272| 2018-07-11T15:48:32.865+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.879+0000 c20272| 2018-07-11T15:48:32.865+0000 I COMMAND [conn18] command config.$cmd appName: "MongoDB Shell" command: update { update: "settings", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "balancer" }, u: { $set: { stopped: true, mode: "off" } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:406 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 27ms [js_test:migration_failure] 2018-07-11T15:48:32.880+0000 c20272| 2018-07-11T15:48:32.865+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 4), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.882+0000 c20272| 2018-07-11T15:48:32.865+0000 I COMMAND [conn18] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "balancer" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:388 locks:{ Global: { acquireCount: { r: 6, w: 5 } }, Database: { acquireCount: { r: 1, w: 4, W: 1 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.882+0000 c20272| 2018-07-11T15:48:32.866+0000 I COMMAND [conn18] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "chunksize" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:338 locks:{ Global: { acquireCount: { r: 7, w: 5 } }, Database: { acquireCount: { r: 2, w: 4, W: 1 } }, Collection: { acquireCount: { r: 2, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.882+0000 c20272| 2018-07-11T15:48:32.866+0000 I COMMAND [conn18] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "autosplit" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:338 locks:{ Global: { acquireCount: { r: 8, w: 5 } }, Database: { acquireCount: { r: 3, w: 4, W: 1 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.883+0000 c20272| 2018-07-11T15:48:32.866+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.885+0000 c20272| 2018-07-11T15:48:32.866+0000 I COMMAND [conn18] command admin.$cmd appName: "MongoDB Shell" command: _configsvrBalancerStop { _configsvrBalancerStop: 1, maxTimeMS: 60010, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd1e'), operName: "", parentOperId: "5b4626d00c5bef58c00efd1d" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 3), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 3), t: 1 } }, $db: "admin" } numYields:0 reslen:478 locks:{ Global: { acquireCount: { r: 8, w: 5 } }, Database: { acquireCount: { r: 3, w: 4, W: 1 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 28ms [js_test:migration_failure] 2018-07-11T15:48:32.886+0000 c20274| 2018-07-11T15:48:32.866+0000 D ASIO [RS] Request 92 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 5), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.886+0000 s20275| 2018-07-11T15:48:32.866+0000 I COMMAND [conn9] command admin.$cmd appName: "MongoDB Shell" command: balancerStop { balancerStop: 1.0, maxTimeMS: 60000.0, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $db: "admin" } numYields:0 reslen:163 protocol:op_msg 29ms [js_test:migration_failure] 2018-07-11T15:48:32.887+0000 s20275| 2018-07-11T15:48:32.867+0000 I COMMAND [conn9] command test.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "test" } numYields:0 reslen:374 protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.888+0000 s20275| 2018-07-11T15:48:32.869+0000 I SHARDING [conn9] Refreshing cached database entry for config; current cached database info is {} [js_test:migration_failure] 2018-07-11T15:48:32.888+0000 s20275| 2018-07-11T15:48:32.869+0000 D EXECUTOR [ConfigServerCatalogCacheLoader-0] starting thread in pool ConfigServerCatalogCacheLoader [js_test:migration_failure] 2018-07-11T15:48:32.889+0000 s20275| 2018-07-11T15:48:32.870+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database config took 1 ms and found { _id: "config", primary: "config", partitioned: true, version: { uuid: UUID("ccd5bf20-a6b3-4869-914c-44b11761486a"), lastMod: 0 } } [js_test:migration_failure] 2018-07-11T15:48:32.889+0000 s20275| 2018-07-11T15:48:32.870+0000 D TRACKING [conn9] Cmd: update, TrackingId: 5b4626d00c5bef58c00efd20 [js_test:migration_failure] 2018-07-11T15:48:32.890+0000 c20273| 2018-07-11T15:48:32.871+0000 D COMMAND [conn15] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 5), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.891+0000 c20273| 2018-07-11T15:48:32.871+0000 D COMMAND [conn15] Using 'committed' snapshot: { find: "collections", filter: { _id: /^config\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 5), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd21'), operName: "", parentOperId: "5b4626d00c5bef58c00efd20" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 5), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.891+0000 c20273| 2018-07-11T15:48:32.871+0000 I COMMAND [conn15] command config.collections command: find { find: "collections", filter: { _id: /^config\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 5), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd21'), operName: "", parentOperId: "5b4626d00c5bef58c00efd20" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 5), t: 1 } }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:527 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.892+0000 c20272| 2018-07-11T15:48:32.873+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:840 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.892+0000 c20272| 2018-07-11T15:48:32.873+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:840 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.892+0000 c20274| 2018-07-11T15:48:32.873+0000 D ASIO [RS] Request 91 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 6), t: 1, h: 6971470287640692642, v: 2, op: "i", ns: "config.settings", ui: UUID("44a85234-555f-4071-983c-270787c6671f"), wall: new Date(1531324112867), o: { _id: "autosplit", enabled: false } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 6), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.893+0000 c20273| 2018-07-11T15:48:32.873+0000 D ASIO [RS] Request 93 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 6), t: 1, h: 6971470287640692642, v: 2, op: "i", ns: "config.settings", ui: UUID("44a85234-555f-4071-983c-270787c6671f"), wall: new Date(1531324112867), o: { _id: "autosplit", enabled: false } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 6), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.893+0000 c20272| 2018-07-11T15:48:32.875+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.894+0000 c20274| 2018-07-11T15:48:32.875+0000 D ASIO [RS] Request 93 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.894+0000 c20272| 2018-07-11T15:48:32.875+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.895+0000 c20273| 2018-07-11T15:48:32.875+0000 D ASIO [RS] Request 94 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 5), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.897+0000 c20272| 2018-07-11T15:48:32.876+0000 I COMMAND [conn18] command config.$cmd appName: "MongoDB Shell" command: update { update: "settings", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "autosplit" }, u: { $set: { enabled: false } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 30000.0 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd22'), operName: "", parentOperId: "5b4626d00c5bef58c00efd20" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 5), t: 1 } }, $db: "config" } numYields:0 reslen:613 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:32.899+0000 c20272| 2018-07-11T15:48:32.876+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.899+0000 c20272| 2018-07-11T15:48:32.876+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 5), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.900+0000 s20275| 2018-07-11T15:48:32.876+0000 I COMMAND [conn9] command config.settings appName: "MongoDB Shell" command: update { update: "settings", ordered: true, writeConcern: { w: "majority", wtimeout: 30000.0 }, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324112, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "config" } nShards:0 nMatched:0 nModified:0 upsert:1 numYields:0 reslen:298 protocol:op_msg 6ms [js_test:migration_failure] 2018-07-11T15:48:32.900+0000 c20273| 2018-07-11T15:48:32.876+0000 D ASIO [RS] Request 95 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 6), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.901+0000 c20274| 2018-07-11T15:48:32.876+0000 D ASIO [RS] Request 95 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 6), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.901+0000 c20272| 2018-07-11T15:48:32.876+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 5), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 5), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 c20274| 2018-07-11T15:48:32.876+0000 D ASIO [RS] Request 94 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 c20272| 2018-07-11T15:48:32.877+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 ShardingTest migration_failure going to add shard : migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 c20273| 2018-07-11T15:48:32.877+0000 D ASIO [RS] Request 97 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 s20275| 2018-07-11T15:48:32.878+0000 D TRACKING [conn9] Cmd: addShard, TrackingId: 5b4626d00c5bef58c00efd23 [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 c20272| 2018-07-11T15:48:32.878+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:336 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 c20272| 2018-07-11T15:48:32.878+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:336 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } }, Mutex: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.902+0000 c20272| 2018-07-11T15:48:32.878+0000 D NETWORK [conn18] Starting up task executor for monitoring replica sets in response to request to monitor set: migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.878+0000 I NETWORK [conn18] Starting new replica set monitor for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.878+0000 D ASIO [ReplicaSetMonitor-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.878+0000 D NETWORK [conn18] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.878+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.879+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 d20270| 2018-07-11T15:48:32.879+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55290 #3 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 d20270| 2018-07-11T15:48:32.879+0000 I NETWORK [conn3] received client metadata from 10.122.14.56:55290 conn3: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 d20270| 2018-07-11T15:48:32.880+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20272", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:753 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.880+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 d20270| 2018-07-11T15:48:32.880+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } } } numYields:0 reslen:738 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.880+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20270 (1 connections now open to ip-10-122-14-56:20270 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 d20270| 2018-07-11T15:48:32.880+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } } } numYields:0 reslen:738 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.880+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs0 took 2 msec [js_test:migration_failure] 2018-07-11T15:48:32.903+0000 c20272| 2018-07-11T15:48:32.881+0000 I ASIO [AddShard-TaskExecutor] Connecting to ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.881+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55291 #4 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.881+0000 I NETWORK [conn4] received client metadata from 10.122.14.56:55291 conn4: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.882+0000 I COMMAND [conn4] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:753 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.882+0000 I COMMAND [conn4] command admin.$cmd command: isMaster { isMaster: 1, $db: "admin" } numYields:0 reslen:738 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 c20272| 2018-07-11T15:48:32.882+0000 D ASIO [AddShard-TaskExecutor] Request 7 finished with response: { hosts: [ "ip-10-122-14-56:20270" ], setName: "migration_failure-rs0", setVersion: 1, ismaster: true, secondary: false, primary: "ip-10-122-14-56:20270", me: "ip-10-122-14-56:20270", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1531324104, 2), t: 1 }, lastWriteDate: new Date(1531324104000), majorityOpTime: { ts: Timestamp(1531324104, 2), t: 1 }, majorityWriteDate: new Date(1531324104000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1531324112882), logicalSessionTimeoutMinutes: 30, connectionId: 4, minWireVersion: 0, maxWireVersion: 8, readOnly: false, compression: [ "snappy" ], ok: 1.0, operationTime: Timestamp(1531324104, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.883+0000 I COMMAND [conn4] command admin.$cmd command: listDatabases { listDatabases: 1, nameOnly: true, $db: "admin" } numYields:0 reslen:252 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 c20272| 2018-07-11T15:48:32.883+0000 D ASIO [AddShard-TaskExecutor] Request 8 finished with response: { databases: [ { name: "admin" }, { name: "config" }, { name: "local" } ], ok: 1.0, operationTime: Timestamp(1531324104, 2), $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.883+0000 I COMMAND [conn4] CMD: drop config.system.sessions [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.883+0000 D COMMAND [conn4] assertion while executing command 'drop' on database 'config' with arguments '{ drop: "system.sessions", writeConcern: { w: "majority" }, $db: "config" }': NamespaceNotFound: ns not found [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.883+0000 I COMMAND [conn4] command config.$cmd command: drop { drop: "system.sessions", writeConcern: { w: "majority" }, $db: "config" } numYields:0 ok:0 errMsg:"ns not found" errName:NamespaceNotFound errCode:26 reslen:230 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 c20272| 2018-07-11T15:48:32.883+0000 D ASIO [AddShard-TaskExecutor] Request 9 finished with response: { operationTime: Timestamp(1531324104, 2), ok: 0.0, errmsg: "ns not found", code: 26, codeName: "NamespaceNotFound", $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.904+0000 d20270| 2018-07-11T15:48:32.884+0000 I SHARDING [conn4] initializing sharding state with: { shardName: "migration_failure-rs0", clusterId: ObjectId('5b4626cdabefcf99ee21b303'), configsvrConnectionString: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274" } [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.885+0000 D ASIO [ShardRegistry] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.885+0000 D ASIO [TaskExecutorPool-0] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.886+0000 D NETWORK [conn4] Starting up task executor for monitoring replica sets in response to request to monitor set: migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.886+0000 I NETWORK [conn4] Starting new replica set monitor for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.886+0000 D ASIO [ReplicaSetMonitor-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.886+0000 D NETWORK [conn4] Started targeter for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.886+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.886+0000 D ASIO [ShardRegistryUpdater] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.887+0000 D NETWORK [shard registry reload] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.887+0000 I SHARDING [thread5] creating distributed lock ping thread for process ip-10-122-14-56:20270:1531324112:557426800795002919 (sleeping for 30000ms) [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.887+0000 I SHARDING [conn4] initialized sharding components for primary node. [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.887+0000 D NETWORK [replSetDistLockPinger] creating new connection to:ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 c20274| 2018-07-11T15:48:32.887+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59269 #17 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 d20270| 2018-07-11T15:48:32.887+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.905+0000 c20274| 2018-07-11T15:48:32.888+0000 I NETWORK [conn17] received client metadata from 10.122.14.56:59269 conn17: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20274| 2018-07-11T15:48:32.888+0000 I COMMAND [conn17] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20270", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 d20270| 2018-07-11T15:48:32.888+0000 D NETWORK [shard registry reload] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20272| 2018-07-11T15:48:32.888+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54404 #24 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 d20270| 2018-07-11T15:48:32.888+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20272| 2018-07-11T15:48:32.888+0000 I NETWORK [conn24] received client metadata from 10.122.14.56:54404 conn24: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20272| 2018-07-11T15:48:32.888+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20270", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20274| 2018-07-11T15:48:32.888+0000 I COMMAND [conn17] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 d20270| 2018-07-11T15:48:32.888+0000 D NETWORK [replSetDistLockPinger] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 d20270| 2018-07-11T15:48:32.888+0000 D NETWORK [shard registry reload] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20273| 2018-07-11T15:48:32.888+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32868 #16 (7 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 d20270| 2018-07-11T15:48:32.888+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20274 (1 connections now open to ip-10-122-14-56:20274 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20272| 2018-07-11T15:48:32.888+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 c20274| 2018-07-11T15:48:32.888+0000 I COMMAND [conn17] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.906+0000 d20270| 2018-07-11T15:48:32.888+0000 I COMMAND [conn4] command admin.$cmd command: update { update: "system.version", bypassDocumentValidation: false, ordered: true, writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "admin" } numYields:0 reslen:472 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 d20270| 2018-07-11T15:48:32.888+0000 I NETWORK [shard registry reload] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 c20273| 2018-07-11T15:48:32.889+0000 I NETWORK [conn16] received client metadata from 10.122.14.56:32868 conn16: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 c20273| 2018-07-11T15:48:32.889+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20270", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 c20272| 2018-07-11T15:48:32.889+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 d20270| 2018-07-11T15:48:32.889+0000 D NETWORK [replSetDistLockPinger] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 d20270| 2018-07-11T15:48:32.889+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 c20273| 2018-07-11T15:48:32.889+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 d20270| 2018-07-11T15:48:32.889+0000 I NETWORK [replSetDistLockPinger] Successfully connected to ip-10-122-14-56:20273 (1 connections now open to ip-10-122-14-56:20273 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 d20270| 2018-07-11T15:48:32.889+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 d20270| 2018-07-11T15:48:32.889+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.907+0000 c20273| 2018-07-11T15:48:32.889+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 d20270| 2018-07-11T15:48:32.890+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-configRS took 3 msec [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 d20270| 2018-07-11T15:48:32.890+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.890+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59272 #18 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.890+0000 I NETWORK [conn18] received client metadata from 10.122.14.56:59272 conn18: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.890+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20270", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.891+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59273 #19 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.891+0000 I NETWORK [conn19] received client metadata from 10.122.14.56:59273 conn19: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.891+0000 I COMMAND [conn19] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20270", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20272| 2018-07-11T15:48:32.891+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54408 #25 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.891+0000 D COMMAND [conn18] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.891+0000 D COMMAND [conn18] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20272| 2018-07-11T15:48:32.891+0000 I NETWORK [conn25] received client metadata from 10.122.14.56:54408 conn25: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.891+0000 D COMMAND [conn19] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20272| 2018-07-11T15:48:32.891+0000 I COMMAND [conn25] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20270", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.908+0000 c20274| 2018-07-11T15:48:32.891+0000 I COMMAND [conn18] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:522 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.909+0000 c20274| 2018-07-11T15:48:32.891+0000 D COMMAND [conn19] Using 'committed' snapshot: { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "admin" } [js_test:migration_failure] 2018-07-11T15:48:32.909+0000 c20272| 2018-07-11T15:48:32.891+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54409 #26 (17 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 d20270| 2018-07-11T15:48:32.891+0000 D ASIO [ShardRegistry] Request 1 finished with response: { cursor: { firstBatch: [], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20272| 2018-07-11T15:48:32.891+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20272| 2018-07-11T15:48:32.892+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20274| 2018-07-11T15:48:32.891+0000 I COMMAND [conn19] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:702 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20272| 2018-07-11T15:48:32.892+0000 I COMMAND [conn25] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:574 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 d20270| 2018-07-11T15:48:32.892+0000 D ASIO [ShardRegistry] Request 2 finished with response: { cursor: { firstBatch: [ { _id: 6576986967731339295, purpose: "HMAC", key: BinData(0, 32F16993D530146192F95746A525C606019B6C75), expiresAt: Timestamp(1539100109, 0) }, { _id: 6576986967731339296, purpose: "HMAC", key: BinData(0, C9CC7CF45E95F47FA83F8B83DCD68B31DB240385), expiresAt: Timestamp(1546876109, 0) } ], id: 0, ns: "admin.system.keys" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20272| 2018-07-11T15:48:32.892+0000 I NETWORK [conn26] received client metadata from 10.122.14.56:54409 conn26: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 d20270| 2018-07-11T15:48:32.892+0000 D ASIO [ShardRegistry] Request 3 finished with response: { cursor: { firstBatch: [ { _id: "balancer", mode: "off", stopped: true } ], id: 0, ns: "config.settings" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20272| 2018-07-11T15:48:32.892+0000 I COMMAND [conn26] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20270", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20274| 2018-07-11T15:48:32.892+0000 D COMMAND [conn19] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 6), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.910+0000 c20274| 2018-07-11T15:48:32.892+0000 D COMMAND [conn19] Using 'committed' snapshot: { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 6), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20274| 2018-07-11T15:48:32.892+0000 I COMMAND [conn19] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 6), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:524 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 d20270| 2018-07-11T15:48:32.892+0000 D ASIO [ShardRegistry] Request 5 finished with response: { cursor: { firstBatch: [], id: 0, ns: "config.settings" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 d20270| 2018-07-11T15:48:32.893+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20273| 2018-07-11T15:48:32.893+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32873 #17 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20273| 2018-07-11T15:48:32.894+0000 I NETWORK [conn17] received client metadata from 10.122.14.56:32873 conn17: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20273| 2018-07-11T15:48:32.894+0000 I COMMAND [conn17] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20270", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20272| 2018-07-11T15:48:32.894+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:887 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20273| 2018-07-11T15:48:32.894+0000 D COMMAND [conn17] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 6), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20273| 2018-07-11T15:48:32.894+0000 D COMMAND [conn17] Using 'committed' snapshot: { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 6), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20273| 2018-07-11T15:48:32.894+0000 D ASIO [RS] Request 96 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 8), t: 1, h: -6595281089370496499, v: 2, op: "i", ns: "config.lockpings", ui: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), wall: new Date(1531324112887), o: { _id: "ip-10-122-14-56:20270:1531324112:557426800795002919", ping: new Date(1531324112887) } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 8), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20274| 2018-07-11T15:48:32.894+0000 D ASIO [RS] Request 96 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 8), t: 1, h: -6595281089370496499, v: 2, op: "i", ns: "config.lockpings", ui: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), wall: new Date(1531324112887), o: { _id: "ip-10-122-14-56:20270:1531324112:557426800795002919", ping: new Date(1531324112887) } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 8), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20272| 2018-07-11T15:48:32.894+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:887 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.911+0000 c20273| 2018-07-11T15:48:32.894+0000 I COMMAND [conn17] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 6), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:561 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.894+0000 D ASIO [ShardRegistry] Request 6 finished with response: { cursor: { firstBatch: [ { _id: "autosplit", enabled: false } ], id: 0, ns: "config.settings" }, ok: 1.0, operationTime: Timestamp(1531324112, 6), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.895+0000 I SHARDING [conn4] ShouldAutoSplit changing from 1 to 0 [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.895+0000 I COMMAND [conn4] command admin.$cmd command: _addShard { _addShard: 1, shardIdentity: { shardName: "migration_failure-rs0", clusterId: ObjectId('5b4626cdabefcf99ee21b303'), configsvrConnectionString: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274" }, $db: "admin" } numYields:0 reslen:333 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 11ms [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 c20272| 2018-07-11T15:48:32.895+0000 D ASIO [AddShard-TaskExecutor] Request 10 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 7), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 7), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 7), $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.896+0000 I COMMAND [conn4] setting featureCompatibilityVersion to upgrading to 4.2 [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.896+0000 I NETWORK [conn4] Skip closing connection for connection # 4 [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 c20272| 2018-07-11T15:48:32.896+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.896+0000 I NETWORK [conn4] Skip closing connection for connection # 3 [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 c20272| 2018-07-11T15:48:32.896+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 c20274| 2018-07-11T15:48:32.896+0000 D ASIO [RS] Request 97 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.896+0000 I NETWORK [conn4] Skip closing connection for connection # 2 [js_test:migration_failure] 2018-07-11T15:48:32.912+0000 d20270| 2018-07-11T15:48:32.896+0000 I NETWORK [conn4] Skip closing connection for connection # 1 [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20273| 2018-07-11T15:48:32.896+0000 D ASIO [RS] Request 98 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20272| 2018-07-11T15:48:32.898+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20274| 2018-07-11T15:48:32.898+0000 D ASIO [RS] Request 98 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 8), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20272| 2018-07-11T15:48:32.898+0000 I COMMAND [conn25] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ip-10-122-14-56:20270:1531324112:557426800795002919" }, update: { $set: { ping: new Date(1531324112887) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:2 numYields:0 reslen:598 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20272| 2018-07-11T15:48:32.898+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 6), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20273| 2018-07-11T15:48:32.898+0000 D ASIO [RS] Request 99 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 8), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20272| 2018-07-11T15:48:32.898+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20272| 2018-07-11T15:48:32.898+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 6), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 6), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 c20274| 2018-07-11T15:48:32.898+0000 D ASIO [RS] Request 99 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.913+0000 d20270| 2018-07-11T15:48:32.898+0000 D ASIO [ShardRegistry] Request 4 finished with response: { lastErrorObject: { n: 1, updatedExisting: false, upserted: "ip-10-122-14-56:20270:1531324112:557426800795002919" }, value: null, ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 c20273| 2018-07-11T15:48:32.898+0000 D ASIO [RS] Request 100 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 8), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.898+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.898+0000 I COMMAND [conn4] command admin.$cmd command: update { update: "system.version", writeConcern: { w: "majority" }, $db: "admin" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 2ms [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.899+0000 I COMMAND [conn4] setting featureCompatibilityVersion to 4.2 [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.899+0000 I NETWORK [conn4] Skip closing connection for connection # 4 [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.899+0000 I NETWORK [conn4] Skip closing connection for connection # 3 [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.899+0000 I NETWORK [conn4] Skip closing connection for connection # 2 [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.899+0000 I NETWORK [conn4] Skip closing connection for connection # 1 [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.900+0000 I COMMAND [conn4] command admin.$cmd command: update { update: "system.version", writeConcern: { w: "majority" }, $db: "admin" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 d20270| 2018-07-11T15:48:32.900+0000 I COMMAND [conn4] command admin.$cmd command: setFeatureCompatibilityVersion { setFeatureCompatibilityVersion: "4.2", writeConcern: { w: "majority", wtimeout: 60000 }, $db: "admin" } numYields:0 reslen:333 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 c20272| 2018-07-11T15:48:32.900+0000 D ASIO [AddShard-TaskExecutor] Request 11 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 10), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $configServerState: { opTime: { ts: Timestamp(1531324112, 8), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 c20272| 2018-07-11T15:48:32.900+0000 I SHARDING [conn18] going to insert new entry for shard into config.shards: { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 } [js_test:migration_failure] 2018-07-11T15:48:32.914+0000 c20272| 2018-07-11T15:48:32.901+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: insert { insert: "shards", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 4, w: 2 } }, Database: { acquireCount: { r: 2, w: 2 } }, Collection: { acquireCount: { r: 2, w: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.915+0000 c20272| 2018-07-11T15:48:32.901+0000 I STORAGE [conn18] createCollection: config.changelog with generated UUID: d1936ebc-bbcb-4192-bf5f-805e89c94a97 [js_test:migration_failure] 2018-07-11T15:48:32.915+0000 c20272| 2018-07-11T15:48:32.902+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:905 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.915+0000 c20272| 2018-07-11T15:48:32.902+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 8), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:905 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.915+0000 c20274| 2018-07-11T15:48:32.902+0000 D ASIO [RS] Request 100 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 9), t: 1, h: 9151359467670703654, v: 2, op: "i", ns: "config.shards", ui: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), wall: new Date(1531324112897), o: { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 9), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.915+0000 c20273| 2018-07-11T15:48:32.902+0000 D ASIO [RS] Request 101 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 9), t: 1, h: 9151359467670703654, v: 2, op: "i", ns: "config.shards", ui: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), wall: new Date(1531324112897), o: { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 9), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.915+0000 c20272| 2018-07-11T15:48:32.904+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.916+0000 c20273| 2018-07-11T15:48:32.904+0000 D ASIO [RS] Request 102 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.916+0000 c20274| 2018-07-11T15:48:32.904+0000 D ASIO [RS] Request 101 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.917+0000 c20272| 2018-07-11T15:48:32.904+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.917+0000 c20272| 2018-07-11T15:48:32.906+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.917+0000 c20274| 2018-07-11T15:48:32.906+0000 D ASIO [RS] Request 103 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 8), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.917+0000 c20272| 2018-07-11T15:48:32.906+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20274| 2018-07-11T15:48:32.906+0000 D ASIO [RS] Request 102 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 9), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 9), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20273| 2018-07-11T15:48:32.907+0000 D ASIO [RS] Request 104 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 9), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20272| 2018-07-11T15:48:32.906+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 8), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 8), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20272| 2018-07-11T15:48:32.906+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20273| 2018-07-11T15:48:32.907+0000 D ASIO [RS] Request 103 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 9), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 9), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 9), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20272| 2018-07-11T15:48:32.912+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:928 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20273| 2018-07-11T15:48:32.913+0000 D ASIO [RS] Request 105 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 10), t: 1, h: 5235345692832990264, v: 2, op: "c", ns: "config.$cmd", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112907), o: { create: "changelog", capped: true, size: 209715200, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.changelog" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 9), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20274| 2018-07-11T15:48:32.913+0000 D ASIO [RS] Request 104 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 10), t: 1, h: 5235345692832990264, v: 2, op: "c", ns: "config.$cmd", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112907), o: { create: "changelog", capped: true, size: 209715200, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.changelog" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 9), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.918+0000 c20272| 2018-07-11T15:48:32.912+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:928 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.919+0000 c20274| 2018-07-11T15:48:32.913+0000 I STORAGE [repl writer worker 7] createCollection: config.changelog with provided UUID: d1936ebc-bbcb-4192-bf5f-805e89c94a97 [js_test:migration_failure] 2018-07-11T15:48:32.919+0000 c20273| 2018-07-11T15:48:32.913+0000 I STORAGE [repl writer worker 8] createCollection: config.changelog with provided UUID: d1936ebc-bbcb-4192-bf5f-805e89c94a97 [js_test:migration_failure] 2018-07-11T15:48:32.924+0000 c20272| 2018-07-11T15:48:32.924+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.924+0000 c20274| 2018-07-11T15:48:32.924+0000 D ASIO [RS] Request 106 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 9), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20272| 2018-07-11T15:48:32.924+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20272| 2018-07-11T15:48:32.924+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20272| 2018-07-11T15:48:32.924+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20273| 2018-07-11T15:48:32.925+0000 D ASIO [RS] Request 106 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20272| 2018-07-11T15:48:32.924+0000 I COMMAND [conn18] command config.changelog appName: "MongoDB Shell" command: create { create: "changelog", capped: true, size: 209715200, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } numYields:0 reslen:272 locks:{ Global: { acquireCount: { r: 6, w: 4 } }, Database: { acquireCount: { r: 2, w: 3, W: 1 } }, Collection: { acquireCount: { r: 2, w: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 23ms [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20272| 2018-07-11T15:48:32.925+0000 I SHARDING [conn18] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.925+0000-5b4626d0abefcf99ee21b414", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112925), what: "addShard", ns: "", details: { name: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270" } } [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20274| 2018-07-11T15:48:32.925+0000 D ASIO [RS] Request 107 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20274| 2018-07-11T15:48:32.925+0000 D ASIO [RS] Request 105 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20272| 2018-07-11T15:48:32.925+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 9), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 9), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 9), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20273| 2018-07-11T15:48:32.925+0000 D ASIO [RS] Request 107 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.925+0000 c20272| 2018-07-11T15:48:32.925+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.926+0000 c20273| 2018-07-11T15:48:32.925+0000 D ASIO [RS] Request 109 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.927+0000 c20272| 2018-07-11T15:48:32.927+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1108 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.927+0000 c20272| 2018-07-11T15:48:32.927+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 10), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1108 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.927+0000 c20273| 2018-07-11T15:48:32.927+0000 D ASIO [RS] Request 108 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 11), t: 1, h: 1699966259472095268, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112917), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.925+0000-5b4626d0abefcf99ee21b414", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112925), what: "addShard", ns: "", details: { name: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.927+0000 c20274| 2018-07-11T15:48:32.927+0000 D ASIO [RS] Request 108 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 11), t: 1, h: 1699966259472095268, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112917), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.925+0000-5b4626d0abefcf99ee21b414", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112925), what: "addShard", ns: "", details: { name: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.928+0000 c20272| 2018-07-11T15:48:32.928+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.928+0000 c20273| 2018-07-11T15:48:32.928+0000 D ASIO [RS] Request 110 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.928+0000 c20272| 2018-07-11T15:48:32.928+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.928+0000 c20274| 2018-07-11T15:48:32.928+0000 D ASIO [RS] Request 109 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 10), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.929+0000 c20272| 2018-07-11T15:48:32.929+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.929+0000 c20272| 2018-07-11T15:48:32.929+0000 I COMMAND [conn18] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.925+0000-5b4626d0abefcf99ee21b414", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112925), what: "addShard", ns: "", details: { name: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 8, w: 6 } }, Database: { acquireCount: { r: 2, w: 5, W: 1 } }, Collection: { acquireCount: { r: 2, w: 2 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:32.929+0000 c20273| 2018-07-11T15:48:32.929+0000 D ASIO [RS] Request 111 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.929+0000 c20272| 2018-07-11T15:48:32.929+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.929+0000 c20273| 2018-07-11T15:48:32.929+0000 D ASIO [RS] Request 112 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.929+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.929+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:440 locks:{ Global: { acquireCount: { r: 9, w: 6 } }, Database: { acquireCount: { r: 3, w: 5, W: 1 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.929+0000 D NETWORK [conn18] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.929+0000 I COMMAND [conn18] command admin.$cmd appName: "MongoDB Shell" command: _configsvrAddShard { _configsvrAddShard: "migration_failure-rs0/ip-10-122-14-56:20270", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd24'), operName: "", parentOperId: "5b4626d00c5bef58c00efd23" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 6), t: 1 } }, $db: "admin" } numYields:0 reslen:516 locks:{ Global: { acquireCount: { r: 9, w: 6 } }, Database: { acquireCount: { r: 3, w: 5, W: 1 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 51ms [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20274| 2018-07-11T15:48:32.930+0000 D ASIO [RS] Request 110 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.930+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20274| 2018-07-11T15:48:32.930+0000 D ASIO [RS] Request 111 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.930+0000 D COMMAND [conn18] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.930+0000 D COMMAND [conn18] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd25'), operName: "", parentOperId: "5b4626d00c5bef58c00efd23" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 c20272| 2018-07-11T15:48:32.930+0000 I COMMAND [conn18] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd25'), operName: "", parentOperId: "5b4626d00c5bef58c00efd23" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:646 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.930+0000 s20275| 2018-07-11T15:48:32.930+0000 D SHARDING [conn9] found 1 shards listed on config server(s) with lastVisibleOpTime: { ts: Timestamp(1531324112, 11), t: 1 } [js_test:migration_failure] 2018-07-11T15:48:32.931+0000 s20275| 2018-07-11T15:48:32.930+0000 I NETWORK [conn9] Starting new replica set monitor for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.931+0000 s20275| 2018-07-11T15:48:32.930+0000 D NETWORK [conn9] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.931+0000 s20275| 2018-07-11T15:48:32.931+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.931+0000 s20275| 2018-07-11T15:48:32.931+0000 I COMMAND [conn9] command admin.migration_failure-rs0/ip-10-122-14-56:20270 appName: "MongoDB Shell" command: addShard { addshard: "migration_failure-rs0/ip-10-122-14-56:20270", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324112, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:201 protocol:op_msg 53ms [js_test:migration_failure] 2018-07-11T15:48:32.931+0000 ShardingTest migration_failure going to add shard : migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.931+0000 s20275| 2018-07-11T15:48:32.931+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 d20270| 2018-07-11T15:48:32.931+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55301 #13 (5 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 d20270| 2018-07-11T15:48:32.932+0000 I NETWORK [conn13] received client metadata from 10.122.14.56:55301 conn13: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 d20270| 2018-07-11T15:48:32.932+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20275", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 s20275| 2018-07-11T15:48:32.932+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 s20275| 2018-07-11T15:48:32.932+0000 D TRACKING [conn9] Cmd: addShard, TrackingId: 5b4626d00c5bef58c00efd26 [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 d20270| 2018-07-11T15:48:32.932+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 s20275| 2018-07-11T15:48:32.932+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20270 (1 connections now open to ip-10-122-14-56:20270 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 c20272| 2018-07-11T15:48:32.932+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:440 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.932+0000 d20270| 2018-07-11T15:48:32.932+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 c20272| 2018-07-11T15:48:32.932+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:440 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } }, Mutex: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 c20272| 2018-07-11T15:48:32.933+0000 D NETWORK [conn18] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 s20275| 2018-07-11T15:48:32.933+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs0 took 2 msec [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 c20272| 2018-07-11T15:48:32.933+0000 I NETWORK [conn18] Starting new replica set monitor for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 c20272| 2018-07-11T15:48:32.933+0000 D NETWORK [conn18] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 c20272| 2018-07-11T15:48:32.933+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 c20272| 2018-07-11T15:48:32.933+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.933+0000 d20271| 2018-07-11T15:48:32.933+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54263 #3 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.934+0000 d20271| 2018-07-11T15:48:32.933+0000 I NETWORK [conn3] received client metadata from 10.122.14.56:54263 conn3: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.934+0000 d20271| 2018-07-11T15:48:32.934+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20272", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:753 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.934+0000 c20272| 2018-07-11T15:48:32.934+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.934+0000 d20271| 2018-07-11T15:48:32.934+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } } } numYields:0 reslen:738 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.934+0000 c20272| 2018-07-11T15:48:32.934+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20271 (1 connections now open to ip-10-122-14-56:20271 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.934+0000 d20271| 2018-07-11T15:48:32.934+0000 I COMMAND [conn3] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } } } numYields:0 reslen:738 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.935+0000 c20272| 2018-07-11T15:48:32.934+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs1 took 1 msec [js_test:migration_failure] 2018-07-11T15:48:32.935+0000 c20272| 2018-07-11T15:48:32.934+0000 I ASIO [AddShard-TaskExecutor] Connecting to ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.935+0000 d20271| 2018-07-11T15:48:32.935+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54264 #4 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.935+0000 d20271| 2018-07-11T15:48:32.935+0000 I NETWORK [conn4] received client metadata from 10.122.14.56:54264 conn4: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.935+0000 d20271| 2018-07-11T15:48:32.935+0000 I COMMAND [conn4] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:753 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.936+0000 d20271| 2018-07-11T15:48:32.936+0000 I COMMAND [conn4] command admin.$cmd command: isMaster { isMaster: 1, $db: "admin" } numYields:0 reslen:738 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.936+0000 c20272| 2018-07-11T15:48:32.936+0000 D ASIO [AddShard-TaskExecutor] Request 12 finished with response: { hosts: [ "ip-10-122-14-56:20271" ], setName: "migration_failure-rs1", setVersion: 1, ismaster: true, secondary: false, primary: "ip-10-122-14-56:20271", me: "ip-10-122-14-56:20271", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1531324104, 6), t: 1 }, lastWriteDate: new Date(1531324104000), majorityOpTime: { ts: Timestamp(1531324104, 6), t: 1 }, majorityWriteDate: new Date(1531324104000) }, maxBsonObjectSize: 16777216, maxMessageSizeBytes: 48000000, maxWriteBatchSize: 100000, localTime: new Date(1531324112936), logicalSessionTimeoutMinutes: 30, connectionId: 4, minWireVersion: 0, maxWireVersion: 8, readOnly: false, compression: [ "snappy" ], ok: 1.0, operationTime: Timestamp(1531324104, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.936+0000 d20271| 2018-07-11T15:48:32.936+0000 I COMMAND [conn4] command admin.$cmd command: listDatabases { listDatabases: 1, nameOnly: true, $db: "admin" } numYields:0 reslen:252 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.936+0000 c20272| 2018-07-11T15:48:32.936+0000 D ASIO [AddShard-TaskExecutor] Request 13 finished with response: { databases: [ { name: "admin" }, { name: "config" }, { name: "local" } ], ok: 1.0, operationTime: Timestamp(1531324104, 6), $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.936+0000 d20271| 2018-07-11T15:48:32.936+0000 I COMMAND [conn4] CMD: drop config.system.sessions [js_test:migration_failure] 2018-07-11T15:48:32.936+0000 d20271| 2018-07-11T15:48:32.936+0000 D COMMAND [conn4] assertion while executing command 'drop' on database 'config' with arguments '{ drop: "system.sessions", writeConcern: { w: "majority" }, $db: "config" }': NamespaceNotFound: ns not found [js_test:migration_failure] 2018-07-11T15:48:32.937+0000 d20271| 2018-07-11T15:48:32.936+0000 I COMMAND [conn4] command config.$cmd command: drop { drop: "system.sessions", writeConcern: { w: "majority" }, $db: "config" } numYields:0 ok:0 errMsg:"ns not found" errName:NamespaceNotFound errCode:26 reslen:230 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.937+0000 c20272| 2018-07-11T15:48:32.937+0000 D ASIO [AddShard-TaskExecutor] Request 14 finished with response: { operationTime: Timestamp(1531324104, 6), ok: 0.0, errmsg: "ns not found", code: 26, codeName: "NamespaceNotFound", $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.937+0000 d20271| 2018-07-11T15:48:32.937+0000 I SHARDING [conn4] initializing sharding state with: { shardName: "migration_failure-rs1", clusterId: ObjectId('5b4626cdabefcf99ee21b303'), configsvrConnectionString: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274" } [js_test:migration_failure] 2018-07-11T15:48:32.938+0000 d20271| 2018-07-11T15:48:32.938+0000 D ASIO [ShardRegistry] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.939+0000 d20271| 2018-07-11T15:48:32.938+0000 D ASIO [TaskExecutorPool-0] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.940+0000 d20271| 2018-07-11T15:48:32.939+0000 D NETWORK [conn4] Starting up task executor for monitoring replica sets in response to request to monitor set: migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.940+0000 d20271| 2018-07-11T15:48:32.939+0000 I NETWORK [conn4] Starting new replica set monitor for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.940+0000 d20271| 2018-07-11T15:48:32.939+0000 D ASIO [ReplicaSetMonitor-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.942+0000 d20271| 2018-07-11T15:48:32.939+0000 D NETWORK [conn4] Started targeter for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.942+0000 d20271| 2018-07-11T15:48:32.939+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.942+0000 d20271| 2018-07-11T15:48:32.939+0000 D ASIO [ShardRegistryUpdater] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 d20271| 2018-07-11T15:48:32.940+0000 I SHARDING [thread5] creating distributed lock ping thread for process ip-10-122-14-56:20271:1531324112:3226238569518822469 (sleeping for 30000ms) [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 d20271| 2018-07-11T15:48:32.940+0000 D NETWORK [shard registry reload] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 d20271| 2018-07-11T15:48:32.940+0000 I SHARDING [conn4] initialized sharding components for primary node. [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 d20271| 2018-07-11T15:48:32.940+0000 D NETWORK [replSetDistLockPinger] creating new connection to:ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 c20274| 2018-07-11T15:48:32.941+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59281 #20 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 d20271| 2018-07-11T15:48:32.941+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 c20272| 2018-07-11T15:48:32.941+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54416 #29 (18 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 d20271| 2018-07-11T15:48:32.941+0000 D NETWORK [shard registry reload] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 c20274| 2018-07-11T15:48:32.941+0000 I NETWORK [conn20] received client metadata from 10.122.14.56:59281 conn20: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.943+0000 d20271| 2018-07-11T15:48:32.942+0000 I COMMAND [conn4] command admin.$cmd command: update { update: "system.version", bypassDocumentValidation: false, ordered: true, writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "admin" } numYields:0 reslen:472 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:32.945+0000 c20274| 2018-07-11T15:48:32.942+0000 I COMMAND [conn20] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20271", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.945+0000 c20272| 2018-07-11T15:48:32.942+0000 I NETWORK [conn29] received client metadata from 10.122.14.56:54416 conn29: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.945+0000 d20271| 2018-07-11T15:48:32.942+0000 D NETWORK [replSetDistLockPinger] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:32.945+0000 c20272| 2018-07-11T15:48:32.942+0000 I COMMAND [conn29] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20271", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.945+0000 d20271| 2018-07-11T15:48:32.942+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.945+0000 c20273| 2018-07-11T15:48:32.942+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32881 #18 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.945+0000 d20271| 2018-07-11T15:48:32.942+0000 D NETWORK [shard registry reload] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.946+0000 c20273| 2018-07-11T15:48:32.942+0000 I NETWORK [conn18] received client metadata from 10.122.14.56:32881 conn18: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.946+0000 c20274| 2018-07-11T15:48:32.942+0000 I COMMAND [conn20] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.946+0000 c20273| 2018-07-11T15:48:32.942+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20271", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.946+0000 c20272| 2018-07-11T15:48:32.942+0000 I COMMAND [conn29] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.946+0000 d20271| 2018-07-11T15:48:32.942+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20274 (1 connections now open to ip-10-122-14-56:20274 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.947+0000 d20271| 2018-07-11T15:48:32.942+0000 D NETWORK [replSetDistLockPinger] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.947+0000 c20274| 2018-07-11T15:48:32.942+0000 I COMMAND [conn20] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.947+0000 d20271| 2018-07-11T15:48:32.942+0000 I NETWORK [shard registry reload] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.947+0000 c20273| 2018-07-11T15:48:32.942+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.947+0000 c20272| 2018-07-11T15:48:32.942+0000 I COMMAND [conn29] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.947+0000 d20271| 2018-07-11T15:48:32.942+0000 I NETWORK [replSetDistLockPinger] Successfully connected to ip-10-122-14-56:20273 (1 connections now open to ip-10-122-14-56:20273 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.948+0000 c20273| 2018-07-11T15:48:32.943+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.948+0000 d20271| 2018-07-11T15:48:32.943+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.948+0000 d20271| 2018-07-11T15:48:32.943+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-configRS took 3 msec [js_test:migration_failure] 2018-07-11T15:48:32.948+0000 d20271| 2018-07-11T15:48:32.943+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:32.948+0000 d20271| 2018-07-11T15:48:32.943+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.950+0000 d20271| 2018-07-11T15:48:32.943+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:32.950+0000 c20274| 2018-07-11T15:48:32.944+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59285 #21 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.950+0000 c20274| 2018-07-11T15:48:32.944+0000 I NETWORK [conn21] received client metadata from 10.122.14.56:59285 conn21: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.950+0000 c20274| 2018-07-11T15:48:32.944+0000 I COMMAND [conn21] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20271", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.950+0000 c20274| 2018-07-11T15:48:32.944+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59286 #22 (13 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.951+0000 c20274| 2018-07-11T15:48:32.944+0000 I NETWORK [conn22] received client metadata from 10.122.14.56:59286 conn22: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.951+0000 c20274| 2018-07-11T15:48:32.944+0000 D COMMAND [conn21] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.953+0000 c20274| 2018-07-11T15:48:32.944+0000 I COMMAND [conn22] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20271", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.953+0000 c20272| 2018-07-11T15:48:32.944+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54421 #30 (19 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.953+0000 c20274| 2018-07-11T15:48:32.944+0000 D COMMAND [conn21] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.954+0000 c20272| 2018-07-11T15:48:32.945+0000 I NETWORK [conn30] received client metadata from 10.122.14.56:54421 conn30: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.954+0000 c20274| 2018-07-11T15:48:32.945+0000 I COMMAND [conn21] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:626 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.954+0000 c20272| 2018-07-11T15:48:32.945+0000 I COMMAND [conn30] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20271", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.954+0000 c20274| 2018-07-11T15:48:32.945+0000 D COMMAND [conn22] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.954+0000 c20274| 2018-07-11T15:48:32.945+0000 D COMMAND [conn22] Using 'committed' snapshot: { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "admin" } [js_test:migration_failure] 2018-07-11T15:48:32.955+0000 c20272| 2018-07-11T15:48:32.945+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54422 #31 (20 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.955+0000 d20271| 2018-07-11T15:48:32.945+0000 D ASIO [ShardRegistry] Request 1 finished with response: { cursor: { firstBatch: [ { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 } ], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.955+0000 c20274| 2018-07-11T15:48:32.945+0000 I COMMAND [conn22] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(0, 0) } }, sort: { expiresAt: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:702 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.955+0000 d20271| 2018-07-11T15:48:32.945+0000 I NETWORK [shard registry reload] Starting new replica set monitor for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.955+0000 d20271| 2018-07-11T15:48:32.945+0000 D NETWORK [shard registry reload] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.956+0000 c20272| 2018-07-11T15:48:32.945+0000 I NETWORK [conn31] received client metadata from 10.122.14.56:54422 conn31: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.956+0000 d20271| 2018-07-11T15:48:32.945+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.957+0000 c20272| 2018-07-11T15:48:32.945+0000 I COMMAND [conn31] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20271", compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.959+0000 d20271| 2018-07-11T15:48:32.945+0000 D ASIO [ShardRegistry] Request 2 finished with response: { cursor: { firstBatch: [ { _id: 6576986967731339295, purpose: "HMAC", key: BinData(0, 32F16993D530146192F95746A525C606019B6C75), expiresAt: Timestamp(1539100109, 0) }, { _id: 6576986967731339296, purpose: "HMAC", key: BinData(0, C9CC7CF45E95F47FA83F8B83DCD68B31DB240385), expiresAt: Timestamp(1546876109, 0) } ], id: 0, ns: "admin.system.keys" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.959+0000 c20272| 2018-07-11T15:48:32.945+0000 D COMMAND [conn30] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.959+0000 c20272| 2018-07-11T15:48:32.945+0000 D COMMAND [conn30] Using 'committed' snapshot: { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.960+0000 c20272| 2018-07-11T15:48:32.945+0000 I COMMAND [conn30] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(0, 0), t: -1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:574 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.960+0000 d20270| 2018-07-11T15:48:32.945+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55313 #14 (6 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.960+0000 d20271| 2018-07-11T15:48:32.945+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.960+0000 d20271| 2018-07-11T15:48:32.946+0000 D ASIO [ShardRegistry] Request 3 finished with response: { cursor: { firstBatch: [ { _id: "balancer", mode: "off", stopped: true } ], id: 0, ns: "config.settings" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.960+0000 d20270| 2018-07-11T15:48:32.946+0000 I NETWORK [conn14] received client metadata from 10.122.14.56:55313 conn14: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.960+0000 d20270| 2018-07-11T15:48:32.946+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20271", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.960+0000 d20271| 2018-07-11T15:48:32.946+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.961+0000 c20274| 2018-07-11T15:48:32.946+0000 D COMMAND [conn22] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.961+0000 d20270| 2018-07-11T15:48:32.946+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.962+0000 c20274| 2018-07-11T15:48:32.946+0000 D COMMAND [conn22] Using 'committed' snapshot: { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.963+0000 c20274| 2018-07-11T15:48:32.946+0000 I COMMAND [conn22] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:524 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.963+0000 d20271| 2018-07-11T15:48:32.946+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20270 (1 connections now open to ip-10-122-14-56:20270 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:32.965+0000 d20271| 2018-07-11T15:48:32.946+0000 D ASIO [ShardRegistry] Request 5 finished with response: { cursor: { firstBatch: [], id: 0, ns: "config.settings" }, ok: 1.0, operationTime: Timestamp(1531324112, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.965+0000 d20270| 2018-07-11T15:48:32.946+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 7, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.965+0000 d20271| 2018-07-11T15:48:32.946+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs0 took 1 msec [js_test:migration_failure] 2018-07-11T15:48:32.965+0000 c20272| 2018-07-11T15:48:32.947+0000 D COMMAND [conn30] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.966+0000 c20272| 2018-07-11T15:48:32.947+0000 D COMMAND [conn30] Using 'committed' snapshot: { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.967+0000 c20272| 2018-07-11T15:48:32.947+0000 I COMMAND [conn30] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 11), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:561 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.968+0000 c20272| 2018-07-11T15:48:32.947+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:888 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.968+0000 c20273| 2018-07-11T15:48:32.947+0000 D ASIO [RS] Request 113 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 13), t: 1, h: 1463948910199452721, v: 2, op: "i", ns: "config.lockpings", ui: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), wall: new Date(1531324112937), o: { _id: "ip-10-122-14-56:20271:1531324112:3226238569518822469", ping: new Date(1531324112940) } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.969+0000 c20272| 2018-07-11T15:48:32.947+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:888 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.970+0000 d20271| 2018-07-11T15:48:32.947+0000 D ASIO [ShardRegistry] Request 6 finished with response: { cursor: { firstBatch: [ { _id: "autosplit", enabled: false } ], id: 0, ns: "config.settings" }, ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.970+0000 d20271| 2018-07-11T15:48:32.947+0000 I SHARDING [conn4] ShouldAutoSplit changing from 1 to 0 [js_test:migration_failure] 2018-07-11T15:48:32.970+0000 d20271| 2018-07-11T15:48:32.947+0000 I COMMAND [conn4] command admin.$cmd command: _addShard { _addShard: 1, shardIdentity: { shardName: "migration_failure-rs1", clusterId: ObjectId('5b4626cdabefcf99ee21b303'), configsvrConnectionString: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274" }, $db: "admin" } numYields:0 reslen:333 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:32.970+0000 c20272| 2018-07-11T15:48:32.947+0000 D ASIO [AddShard-TaskExecutor] Request 15 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 12), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 12), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 12), $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.970+0000 c20274| 2018-07-11T15:48:32.947+0000 D ASIO [RS] Request 112 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 13), t: 1, h: 1463948910199452721, v: 2, op: "i", ns: "config.lockpings", ui: UUID("378b49ef-ead0-4a9b-b3e8-13112b91659c"), wall: new Date(1531324112937), o: { _id: "ip-10-122-14-56:20271:1531324112:3226238569518822469", ping: new Date(1531324112940) } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.971+0000 d20271| 2018-07-11T15:48:32.948+0000 I COMMAND [conn4] setting featureCompatibilityVersion to upgrading to 4.2 [js_test:migration_failure] 2018-07-11T15:48:32.971+0000 d20271| 2018-07-11T15:48:32.948+0000 I NETWORK [conn4] Skip closing connection for connection # 4 [js_test:migration_failure] 2018-07-11T15:48:32.971+0000 d20271| 2018-07-11T15:48:32.948+0000 I NETWORK [conn4] Skip closing connection for connection # 3 [js_test:migration_failure] 2018-07-11T15:48:32.971+0000 d20271| 2018-07-11T15:48:32.948+0000 I NETWORK [conn4] Skip closing connection for connection # 2 [js_test:migration_failure] 2018-07-11T15:48:32.971+0000 d20271| 2018-07-11T15:48:32.948+0000 I NETWORK [conn4] Skip closing connection for connection # 1 [js_test:migration_failure] 2018-07-11T15:48:32.972+0000 c20272| 2018-07-11T15:48:32.948+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.972+0000 c20273| 2018-07-11T15:48:32.948+0000 D ASIO [RS] Request 114 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.972+0000 c20272| 2018-07-11T15:48:32.948+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.973+0000 c20274| 2018-07-11T15:48:32.949+0000 D ASIO [RS] Request 113 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 11), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.973+0000 d20271| 2018-07-11T15:48:32.949+0000 I COMMAND [conn4] command admin.$cmd command: update { update: "system.version", writeConcern: { w: "majority" }, $db: "admin" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 1, W: 1 } }, Collection: { acquireCount: { w: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 d20271| 2018-07-11T15:48:32.949+0000 I COMMAND [conn4] setting featureCompatibilityVersion to 4.2 [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 d20271| 2018-07-11T15:48:32.949+0000 I NETWORK [conn4] Skip closing connection for connection # 4 [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 d20271| 2018-07-11T15:48:32.949+0000 I NETWORK [conn4] Skip closing connection for connection # 3 [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 d20271| 2018-07-11T15:48:32.949+0000 I NETWORK [conn4] Skip closing connection for connection # 2 [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 d20271| 2018-07-11T15:48:32.949+0000 I NETWORK [conn4] Skip closing connection for connection # 1 [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 c20272| 2018-07-11T15:48:32.950+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 c20272| 2018-07-11T15:48:32.950+0000 I COMMAND [conn31] command config.lockpings command: findAndModify { findAndModify: "lockpings", query: { _id: "ip-10-122-14-56:20271:1531324112:3226238569518822469" }, update: { $set: { ping: new Date(1531324112940) } }, upsert: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $configServerState: { opTime: { ts: Timestamp(0, 0), t: -1 } }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:2 numYields:0 reslen:599 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 c20272| 2018-07-11T15:48:32.950+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.974+0000 c20273| 2018-07-11T15:48:32.950+0000 D ASIO [RS] Request 116 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.975+0000 c20272| 2018-07-11T15:48:32.950+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.975+0000 c20274| 2018-07-11T15:48:32.950+0000 D ASIO [RS] Request 114 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.975+0000 d20271| 2018-07-11T15:48:32.950+0000 D ASIO [ShardRegistry] Request 4 finished with response: { lastErrorObject: { n: 1, updatedExisting: false, upserted: "ip-10-122-14-56:20271:1531324112:3226238569518822469" }, value: null, ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.975+0000 c20272| 2018-07-11T15:48:32.950+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.975+0000 d20271| 2018-07-11T15:48:32.950+0000 I COMMAND [conn4] command admin.$cmd command: update { update: "system.version", writeConcern: { w: "majority" }, $db: "admin" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:32.975+0000 d20271| 2018-07-11T15:48:32.950+0000 W SHARDING [replSetDistLockPinger] pinging failed for distributed lock pinger :: caused by :: LockStateChangeFailed: findAndModify query predicate didn't match any lock document [js_test:migration_failure] 2018-07-11T15:48:32.976+0000 c20274| 2018-07-11T15:48:32.950+0000 D ASIO [RS] Request 115 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.976+0000 d20271| 2018-07-11T15:48:32.950+0000 I COMMAND [conn4] command admin.$cmd command: setFeatureCompatibilityVersion { setFeatureCompatibilityVersion: "4.2", writeConcern: { w: "majority", wtimeout: 60000 }, $db: "admin" } numYields:0 reslen:333 locks:{ Global: { acquireCount: { r: 5, w: 4, R: 1 } }, Database: { acquireCount: { w: 2, W: 2 } }, Collection: { acquireCount: { w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 3ms [js_test:migration_failure] 2018-07-11T15:48:32.976+0000 c20273| 2018-07-11T15:48:32.950+0000 D ASIO [RS] Request 115 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.979+0000 c20272| 2018-07-11T15:48:32.951+0000 D ASIO [AddShard-TaskExecutor] Request 16 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $configServerState: { opTime: { ts: Timestamp(1531324112, 13), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.980+0000 c20272| 2018-07-11T15:48:32.951+0000 I SHARDING [conn18] going to insert new entry for shard into config.shards: { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } [js_test:migration_failure] 2018-07-11T15:48:32.980+0000 c20272| 2018-07-11T15:48:32.951+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: insert { insert: "shards", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 4, w: 2 } }, Database: { acquireCount: { r: 2, w: 2 } }, Collection: { acquireCount: { r: 2, w: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.981+0000 c20272| 2018-07-11T15:48:32.951+0000 I SHARDING [conn18] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.951+0000-5b4626d0abefcf99ee21b436", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112951), what: "addShard", ns: "", details: { name: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271" } } [js_test:migration_failure] 2018-07-11T15:48:32.984+0000 c20272| 2018-07-11T15:48:32.952+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:905 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.985+0000 c20272| 2018-07-11T15:48:32.952+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 13), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:905 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.987+0000 c20273| 2018-07-11T15:48:32.952+0000 D ASIO [RS] Request 117 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 14), t: 1, h: -6554041164636452812, v: 2, op: "i", ns: "config.shards", ui: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), wall: new Date(1531324112947), o: { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.987+0000 c20274| 2018-07-11T15:48:32.952+0000 D ASIO [RS] Request 116 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 14), t: 1, h: -6554041164636452812, v: 2, op: "i", ns: "config.shards", ui: UUID("f1abd7ff-48d3-4df8-87fa-2a93e02694e1"), wall: new Date(1531324112947), o: { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.987+0000 c20272| 2018-07-11T15:48:32.953+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.987+0000 c20272| 2018-07-11T15:48:32.953+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.987+0000 c20273| 2018-07-11T15:48:32.953+0000 D ASIO [RS] Request 118 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.988+0000 c20274| 2018-07-11T15:48:32.953+0000 D ASIO [RS] Request 117 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 13), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.989+0000 c20272| 2018-07-11T15:48:32.954+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.989+0000 c20273| 2018-07-11T15:48:32.954+0000 D ASIO [RS] Request 119 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 14), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.989+0000 c20272| 2018-07-11T15:48:32.955+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:1108 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.990+0000 c20272| 2018-07-11T15:48:32.955+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:1108 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.990+0000 c20273| 2018-07-11T15:48:32.955+0000 D ASIO [RS] Request 120 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 15), t: 1, h: -8528708941690421538, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112947), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.951+0000-5b4626d0abefcf99ee21b436", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112951), what: "addShard", ns: "", details: { name: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 14), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.990+0000 c20274| 2018-07-11T15:48:32.955+0000 D ASIO [RS] Request 118 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 15), t: 1, h: -8528708941690421538, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112947), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.951+0000-5b4626d0abefcf99ee21b436", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112951), what: "addShard", ns: "", details: { name: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 14), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.991+0000 c20272| 2018-07-11T15:48:32.956+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.991+0000 c20274| 2018-07-11T15:48:32.956+0000 D ASIO [RS] Request 119 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 14), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.991+0000 c20272| 2018-07-11T15:48:32.956+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.991+0000 c20273| 2018-07-11T15:48:32.956+0000 D ASIO [RS] Request 121 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 14), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.991+0000 c20272| 2018-07-11T15:48:32.956+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.992+0000 c20274| 2018-07-11T15:48:32.956+0000 D ASIO [RS] Request 120 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 14), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.992+0000 c20272| 2018-07-11T15:48:32.958+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.992+0000 c20272| 2018-07-11T15:48:32.958+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.992+0000 c20274| 2018-07-11T15:48:32.958+0000 D ASIO [RS] Request 122 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.993+0000 c20272| 2018-07-11T15:48:32.958+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.993+0000 c20272| 2018-07-11T15:48:32.958+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 14), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.993+0000 c20273| 2018-07-11T15:48:32.958+0000 D ASIO [RS] Request 122 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.993+0000 c20273| 2018-07-11T15:48:32.958+0000 D ASIO [RS] Request 123 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.994+0000 c20274| 2018-07-11T15:48:32.958+0000 D ASIO [RS] Request 121 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:32.994+0000 c20272| 2018-07-11T15:48:32.958+0000 I COMMAND [conn18] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:32.951+0000-5b4626d0abefcf99ee21b436", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324112951), what: "addShard", ns: "", details: { name: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 6, w: 4 } }, Database: { acquireCount: { r: 2, w: 4 } }, Collection: { acquireCount: { r: 2, w: 2 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 6ms [js_test:migration_failure] 2018-07-11T15:48:32.994+0000 c20272| 2018-07-11T15:48:32.958+0000 I COMMAND [conn18] command config.shards appName: "MongoDB Shell" command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:544 locks:{ Global: { acquireCount: { r: 7, w: 4 } }, Database: { acquireCount: { r: 3, w: 4 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.994+0000 c20272| 2018-07-11T15:48:32.958+0000 D NETWORK [conn18] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.994+0000 c20272| 2018-07-11T15:48:32.958+0000 D NETWORK [conn18] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.994+0000 c20272| 2018-07-11T15:48:32.958+0000 I COMMAND [conn18] command admin.$cmd appName: "MongoDB Shell" command: _configsvrAddShard { _configsvrAddShard: "migration_failure-rs1/ip-10-122-14-56:20271", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd27'), operName: "", parentOperId: "5b4626d00c5bef58c00efd26" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 11), t: 1 } }, $db: "admin" } numYields:0 reslen:516 locks:{ Global: { acquireCount: { r: 7, w: 4 } }, Database: { acquireCount: { r: 3, w: 4 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { r: 1, W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 26ms [js_test:migration_failure] 2018-07-11T15:48:32.995+0000 c20273| 2018-07-11T15:48:32.959+0000 D COMMAND [conn15] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 15), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:32.995+0000 c20273| 2018-07-11T15:48:32.959+0000 D COMMAND [conn15] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 15), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd28'), operName: "", parentOperId: "5b4626d00c5bef58c00efd26" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 15), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:32.995+0000 c20273| 2018-07-11T15:48:32.959+0000 I COMMAND [conn15] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 15), t: 1 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d00c5bef58c00efd28'), operName: "", parentOperId: "5b4626d00c5bef58c00efd26" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 15), t: 1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:730 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.995+0000 s20275| 2018-07-11T15:48:32.959+0000 D SHARDING [conn9] found 2 shards listed on config server(s) with lastVisibleOpTime: { ts: Timestamp(1531324112, 15), t: 1 } [js_test:migration_failure] 2018-07-11T15:48:32.995+0000 s20275| 2018-07-11T15:48:32.959+0000 D NETWORK [conn9] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:32.995+0000 s20275| 2018-07-11T15:48:32.959+0000 I NETWORK [conn9] Starting new replica set monitor for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.996+0000 s20275| 2018-07-11T15:48:32.959+0000 D NETWORK [conn9] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.996+0000 s20275| 2018-07-11T15:48:32.959+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.996+0000 s20275| 2018-07-11T15:48:32.959+0000 I COMMAND [conn9] command admin.migration_failure-rs1/ip-10-122-14-56:20271 appName: "MongoDB Shell" command: addShard { addshard: "migration_failure-rs1/ip-10-122-14-56:20271", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324112, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:201 protocol:op_msg 27ms [js_test:migration_failure] 2018-07-11T15:48:32.997+0000 s20275| 2018-07-11T15:48:32.960+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:32.997+0000 d20271| 2018-07-11T15:48:32.960+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54279 #13 (5 connections now open) [js_test:migration_failure] 2018-07-11T15:48:32.997+0000 d20271| 2018-07-11T15:48:32.960+0000 I NETWORK [conn13] received client metadata from 10.122.14.56:54279 conn13: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:32.997+0000 d20271| 2018-07-11T15:48:32.960+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20275", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:32.998+0000 c20272| 2018-07-11T15:48:32.961+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:893 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:32.998+0000 s20275| 2018-07-11T15:48:32.961+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:32.999+0000 d20271| 2018-07-11T15:48:32.961+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 15), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.029+0000 s20275| 2018-07-11T15:48:32.961+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20271 (1 connections now open to ip-10-122-14-56:20271 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.030+0000 d20271| 2018-07-11T15:48:32.961+0000 I COMMAND [conn13] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 15), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.030+0000 s20275| 2018-07-11T15:48:32.961+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs1 took 1 msec [js_test:migration_failure] 2018-07-11T15:48:33.030+0000 c20273| 2018-07-11T15:48:32.961+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.030+0000 c20274| 2018-07-11T15:48:32.963+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324109, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.030+0000 c20272| 2018-07-11T15:48:32.964+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1922 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.030+0000 Waiting for op with OpTime { "ts" : Timestamp(1531324112, 15), "t" : NumberLong(1) } to be committed on all secondaries [js_test:migration_failure] 2018-07-11T15:48:33.030+0000 c20272| 2018-07-11T15:48:32.965+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1922 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.031+0000 c20272| 2018-07-11T15:48:32.966+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1922 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.031+0000 c20273| 2018-07-11T15:48:32.967+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1952 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.036+0000 c20273| 2018-07-11T15:48:32.968+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1952 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.036+0000 c20274| 2018-07-11T15:48:32.969+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1994 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.036+0000 c20274| 2018-07-11T15:48:32.970+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1994 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.036+0000 c20272| 2018-07-11T15:48:32.971+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:893 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.036+0000 c20273| 2018-07-11T15:48:32.972+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.036+0000 c20274| 2018-07-11T15:48:32.973+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.037+0000 c20272| 2018-07-11T15:48:32.974+0000 I SHARDING [conn1] Refreshing cached database entry for config; current cached database info is {} [js_test:migration_failure] 2018-07-11T15:48:33.037+0000 c20272| 2018-07-11T15:48:32.974+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database config took 0 ms and found { _id: "config", primary: "config", partitioned: true, version: { uuid: UUID("7114e85b-e7a5-4fec-9573-36e25f9624d6"), lastMod: 0 } } [js_test:migration_failure] 2018-07-11T15:48:33.037+0000 c20272| 2018-07-11T15:48:32.974+0000 I COMMAND [conn1] command config.collections appName: "MongoDB Shell" command: find { find: "collections", filter: { _id: /^config\./ }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:341 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.037+0000 c20272| 2018-07-11T15:48:32.976+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:944 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.037+0000 c20272| 2018-07-11T15:48:32.976+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:944 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.037+0000 c20274| 2018-07-11T15:48:32.976+0000 D ASIO [RS] Request 123 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 16), t: 1, h: 7989037992641505661, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324112967), o: { _id: "config", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d0abefcf99ee21b44f'), when: new Date(1531324112974), who: "ConfigServer:conn1", why: "shardCollection" } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.038+0000 c20273| 2018-07-11T15:48:32.976+0000 D ASIO [RS] Request 124 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 16), t: 1, h: 7989037992641505661, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324112967), o: { _id: "config", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d0abefcf99ee21b44f'), when: new Date(1531324112974), who: "ConfigServer:conn1", why: "shardCollection" } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.038+0000 c20272| 2018-07-11T15:48:32.979+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.039+0000 c20274| 2018-07-11T15:48:32.979+0000 D ASIO [RS] Request 124 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.040+0000 c20272| 2018-07-11T15:48:32.979+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.044+0000 c20273| 2018-07-11T15:48:32.980+0000 D ASIO [RS] Request 126 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.044+0000 c20272| 2018-07-11T15:48:32.980+0000 I COMMAND [conn1] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "config", state: 0 }, update: { $set: { ts: ObjectId('5b4626d0abefcf99ee21b44f'), state: 2, who: "ConfigServer:conn1", process: "ConfigServer", when: new Date(1531324112974), why: "shardCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:3 numYields:0 reslen:488 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1, w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.047+0000 c20272| 2018-07-11T15:48:32.980+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.050+0000 c20272| 2018-07-11T15:48:32.980+0000 I SHARDING [conn1] distributed lock 'config' acquired for 'shardCollection', ts : 5b4626d0abefcf99ee21b44f [js_test:migration_failure] 2018-07-11T15:48:33.050+0000 c20272| 2018-07-11T15:48:32.980+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.051+0000 c20272| 2018-07-11T15:48:32.980+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.051+0000 c20273| 2018-07-11T15:48:32.980+0000 D ASIO [RS] Request 125 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.052+0000 c20274| 2018-07-11T15:48:32.980+0000 D ASIO [RS] Request 126 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.053+0000 c20274| 2018-07-11T15:48:32.980+0000 D ASIO [RS] Request 125 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.054+0000 c20272| 2018-07-11T15:48:32.981+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.054+0000 c20273| 2018-07-11T15:48:32.981+0000 D ASIO [RS] Request 128 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.054+0000 c20272| 2018-07-11T15:48:32.982+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:960 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.054+0000 c20272| 2018-07-11T15:48:32.982+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 16), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:960 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.055+0000 c20274| 2018-07-11T15:48:32.982+0000 D ASIO [RS] Request 127 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 17), t: 1, h: -7581315339435691244, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324112977), o: { _id: "config.system.sessions", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d0abefcf99ee21b456'), when: new Date(1531324112980), who: "ConfigServer:conn1", why: "shardCollection" } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.058+0000 c20273| 2018-07-11T15:48:32.982+0000 D ASIO [RS] Request 127 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 17), t: 1, h: -7581315339435691244, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324112977), o: { _id: "config.system.sessions", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d0abefcf99ee21b456'), when: new Date(1531324112980), who: "ConfigServer:conn1", why: "shardCollection" } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.058+0000 c20272| 2018-07-11T15:48:32.983+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.059+0000 c20274| 2018-07-11T15:48:32.984+0000 D ASIO [RS] Request 128 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.059+0000 c20272| 2018-07-11T15:48:32.984+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.059+0000 c20273| 2018-07-11T15:48:32.984+0000 D ASIO [RS] Request 129 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 16), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.060+0000 c20272| 2018-07-11T15:48:32.985+0000 I COMMAND [conn1] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "config.system.sessions", state: 0 }, update: { $set: { ts: ObjectId('5b4626d0abefcf99ee21b456'), state: 2, who: "ConfigServer:conn1", process: "ConfigServer", when: new Date(1531324112980), why: "shardCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:3 numYields:0 reslen:520 locks:{ Global: { acquireCount: { r: 5, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.061+0000 c20272| 2018-07-11T15:48:32.985+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.061+0000 c20272| 2018-07-11T15:48:32.985+0000 I SHARDING [conn1] distributed lock 'config.system.sessions' acquired for 'shardCollection', ts : 5b4626d0abefcf99ee21b456 [js_test:migration_failure] 2018-07-11T15:48:33.061+0000 c20272| 2018-07-11T15:48:32.985+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.061+0000 c20272| 2018-07-11T15:48:32.985+0000 I NETWORK [conn1] Starting new replica set monitor for migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:33.062+0000 c20273| 2018-07-11T15:48:32.985+0000 D ASIO [RS] Request 131 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.063+0000 c20272| 2018-07-11T15:48:32.985+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.064+0000 c20273| 2018-07-11T15:48:32.985+0000 D ASIO [RS] Request 130 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.064+0000 c20272| 2018-07-11T15:48:32.985+0000 D NETWORK [conn1] creating new connection to:ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:33.065+0000 c20272| 2018-07-11T15:48:32.985+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.065+0000 c20274| 2018-07-11T15:48:32.985+0000 D ASIO [RS] Request 129 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.065+0000 c20272| 2018-07-11T15:48:32.985+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.065+0000 c20274| 2018-07-11T15:48:32.986+0000 D ASIO [RS] Request 130 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.066+0000 c20272| 2018-07-11T15:48:32.986+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.066+0000 c20272| 2018-07-11T15:48:32.986+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54434 #33 (21 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.066+0000 c20272| 2018-07-11T15:48:32.986+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:33.066+0000 c20274| 2018-07-11T15:48:32.986+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59301 #23 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.067+0000 c20272| 2018-07-11T15:48:32.986+0000 I NETWORK [conn33] received client metadata from 10.122.14.56:54434 conn33: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.067+0000 c20274| 2018-07-11T15:48:32.986+0000 I NETWORK [conn23] received client metadata from 10.122.14.56:59301 conn23: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.067+0000 c20272| 2018-07-11T15:48:32.986+0000 I COMMAND [conn33] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20272", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.067+0000 c20274| 2018-07-11T15:48:32.986+0000 I COMMAND [conn23] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20272", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.067+0000 c20272| 2018-07-11T15:48:32.987+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.067+0000 c20272| 2018-07-11T15:48:32.987+0000 D NETWORK [conn1] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.067+0000 c20272| 2018-07-11T15:48:32.987+0000 I COMMAND [conn33] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20274| 2018-07-11T15:48:32.987+0000 I COMMAND [conn23] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20272| 2018-07-11T15:48:32.987+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20272| 2018-07-11T15:48:32.987+0000 I NETWORK [conn1] Successfully connected to ip-10-122-14-56:20274 (1 connections now open to ip-10-122-14-56:20274 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20272| 2018-07-11T15:48:32.987+0000 I COMMAND [conn33] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20274| 2018-07-11T15:48:32.987+0000 I COMMAND [conn23] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20272| 2018-07-11T15:48:32.987+0000 D NETWORK [conn1] creating new connection to:ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20272| 2018-07-11T15:48:32.988+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20273| 2018-07-11T15:48:32.988+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32899 #19 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20273| 2018-07-11T15:48:32.988+0000 I NETWORK [conn19] received client metadata from 10.122.14.56:32899 conn19: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20273| 2018-07-11T15:48:32.988+0000 I COMMAND [conn19] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20272", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.068+0000 c20272| 2018-07-11T15:48:32.988+0000 D NETWORK [conn1] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20273| 2018-07-11T15:48:32.988+0000 I COMMAND [conn19] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.989+0000 I NETWORK [conn1] Successfully connected to ip-10-122-14-56:20273 (1 connections now open to ip-10-122-14-56:20273 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20273| 2018-07-11T15:48:32.989+0000 I COMMAND [conn19] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.989+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-configRS took 3 msec [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.989+0000 I NETWORK [conn1] Successfully connected to migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 (1 connections now open to migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274 with a 0 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.989+0000 D NETWORK [conn1] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.989+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.989+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54437 #37 (22 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.990+0000 I NETWORK [conn37] received client metadata from 10.122.14.56:54437 conn37: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.069+0000 c20272| 2018-07-11T15:48:32.990+0000 I COMMAND [conn37] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20272", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.990+0000 D NETWORK [conn1] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.990+0000 I COMMAND [conn37] command config.system.sessions appName: "MongoDB Shell" command: count { count: "system.sessions", query: {}, $db: "config", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } planSummary: EOF keysExamined:0 docsExamined:0 numYields:0 reslen:259 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.990+0000 I NETWORK [conn1] Successfully connected to migration_failure-rs0/ip-10-122-14-56:20270 (1 connections now open to migration_failure-rs0/ip-10-122-14-56:20270 with a 0 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.991+0000 D NETWORK [conn1] creating new connection to:ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.991+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 d20270| 2018-07-11T15:48:32.991+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55328 #15 (7 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 d20270| 2018-07-11T15:48:32.991+0000 I NETWORK [conn15] received client metadata from 10.122.14.56:55328 conn15: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 d20270| 2018-07-11T15:48:32.991+0000 I COMMAND [conn15] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20272", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.992+0000 D NETWORK [conn1] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 d20270| 2018-07-11T15:48:32.992+0000 I COMMAND [conn15] command config.$cmd appName: "MongoDB Shell" command: listCollections { listCollections: 1, filter: { name: "system.sessions" }, cursor: {}, $readPreference: { mode: "secondaryPreferred" }, $db: "config", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:391 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.992+0000 I COMMAND [conn1] command config.collections appName: "MongoDB Shell" command: find { find: "collections", filter: { _id: "config.system.sessions", dropped: false }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "primary" }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:341 locks:{ Global: { acquireCount: { r: 6, w: 4 } }, Database: { acquireCount: { r: 2, w: 4 } }, Collection: { acquireCount: { r: 2, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 d20270| 2018-07-11T15:48:32.992+0000 I COMMAND [conn15] command config.system.sessions appName: "MongoDB Shell" command: count { count: "system.sessions", query: {}, $db: "config", $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } planSummary: EOF keysExamined:0 docsExamined:0 numYields:0 reslen:320 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 c20272| 2018-07-11T15:48:32.994+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.070+0000 d20270| 2018-07-11T15:48:32.995+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55329 #16 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:32.995+0000 I NETWORK [conn16] received client metadata from 10.122.14.56:55329 conn16: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:32.995+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:32.995+0000 D COMMAND [conn16] assertion while executing command 'listIndexes' on database 'config' with arguments '{ listIndexes: "system.sessions", cursor: {}, $db: "config" }': NamespaceNotFound: ns does not exist: config.system.sessions [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:32.995+0000 I COMMAND [conn16] command config.system.sessions appName: "MongoDB Shell" command: listIndexes { listIndexes: "system.sessions", cursor: {}, $db: "config" } numYields:0 ok:0 errMsg:"ns does not exist: config.system.sessions" errName:NamespaceNotFound errCode:26 reslen:409 locks:{ Global: { acquireCount: { r: 2, w: 1 } }, Database: { acquireCount: { r: 1, w: 1 } }, Collection: { acquireCount: { r: 1, W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:32.995+0000 I STORAGE [conn16] createCollection: config.system.sessions with generated UUID: d3983e94-8221-4d7a-87ee-63bee933917d [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.034+0000 I COMMAND [conn16] command config.$cmd appName: "MongoDB Shell" command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { _id: 1 }, name: "_id_1" } ], writeConcern: { w: "majority" }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:445 locks:{ Global: { acquireCount: { r: 5, w: 3 } }, Database: { acquireCount: { r: 2, w: 2, W: 1 } }, Collection: { acquireCount: { r: 2, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 38ms [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.034+0000 I COMMAND [conn16] command config.$cmd appName: "MongoDB Shell" command: listCollections { listCollections: 1, filter: { name: "system.sessions" }, cursor: {}, $readPreference: { mode: "secondaryPreferred" }, $db: "config" } numYields:0 reslen:615 locks:{ Global: { acquireCount: { r: 7, w: 3 } }, Database: { acquireCount: { r: 3, w: 2, W: 1 } }, Collection: { acquireCount: { r: 3, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 c20272| 2018-07-11T15:48:33.034+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 17), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 c20272| 2018-07-11T15:48:33.034+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 17), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 c20272| 2018-07-11T15:48:33.034+0000 I COMMAND [conn25] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324112, 17), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:750 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.035+0000 D ASIO [ShardRegistry] Request 7 finished with response: { cursor: { firstBatch: [ { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 }, { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } ], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324112, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.035+0000 I NETWORK [conn16] Starting new replica set monitor for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.035+0000 D NETWORK [conn16] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.035+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.035+0000 I NETWORK [conn16] Starting new replica set monitor for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.071+0000 d20270| 2018-07-11T15:48:33.035+0000 D NETWORK [conn16] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 d20270| 2018-07-11T15:48:33.035+0000 I COMMAND [conn16] command config.system.sessions appName: "MongoDB Shell" command: _shardsvrShardCollection { _shardsvrShardCollection: "config.system.sessions", key: { _id: 1 }, unique: false, numInitialChunks: 0, collation: {}, getUUIDfromPrimaryShard: true, writeConcern: { w: "majority", wtimeout: 60000 }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } }, $db: "admin" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:449 locks:{ Global: { acquireCount: { r: 10, w: 5 } }, Database: { acquireCount: { r: 4, w: 4, W: 1 } }, Collection: { acquireCount: { r: 4, W: 3 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 40ms [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 d20270| 2018-07-11T15:48:33.036+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 d20270| 2018-07-11T15:48:33.036+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55337 #18 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 c20272| 2018-07-11T15:48:33.035+0000 D ASIO [ShardRegistry] Request 17 finished with response: { collectionsharded: "config.system.sessions", collectionUUID: UUID("d3983e94-8221-4d7a-87ee-63bee933917d"), initSplits: [], allSplits: [], ok: 1.0, operationTime: Timestamp(1531324112, 18), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 18), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 18), $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 c20272| 2018-07-11T15:48:33.035+0000 I SHARDING [conn1] CMD: shardcollection: { _configsvrShardCollection: "config.system.sessions", key: { _id: 1 }, unique: false, numInitialChunks: 0, getUUIDfromPrimaryShard: true, writeConcern: { w: "majority", wtimeout: 60000 }, $db: "admin" } [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 c20272| 2018-07-11T15:48:33.036+0000 I COMMAND [conn1] command config.chunks appName: "MongoDB Shell" command: count { count: "chunks", query: { ns: "config.system.sessions" }, limit: 1, readConcern: { level: "local" }, $db: "config" } planSummary: COUNT_SCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:0 numYields:0 reslen:279 locks:{ Global: { acquireCount: { r: 7, w: 4 } }, Database: { acquireCount: { r: 3, w: 4 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 c20272| 2018-07-11T15:48:33.036+0000 I SHARDING [conn1] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.036+0000-5b4626d1abefcf99ee21b46b", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113036), what: "shardCollection.start", ns: "config.system.sessions", details: { shardKey: { _id: 1 }, collection: "config.system.sessions", uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 d20270| 2018-07-11T15:48:33.038+0000 I NETWORK [conn18] received client metadata from 10.122.14.56:55337 conn18: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 d20270| 2018-07-11T15:48:33.038+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20270", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 d20270| 2018-07-11T15:48:33.038+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 c20272| 2018-07-11T15:48:33.038+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1238 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.072+0000 d20270| 2018-07-11T15:48:33.038+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 c20272| 2018-07-11T15:48:33.038+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 17), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1238 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 c20273| 2018-07-11T15:48:33.038+0000 D ASIO [RS] Request 132 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 19), t: 1, h: 6840118373852972298, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112997), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.036+0000-5b4626d1abefcf99ee21b46b", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113036), what: "shardCollection.start", ns: "config.system.sessions", details: { shardKey: { _id: 1 }, collection: "config.system.sessions", uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 19), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 d20270| 2018-07-11T15:48:33.038+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20270 (1 connections now open to ip-10-122-14-56:20270 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 c20274| 2018-07-11T15:48:33.038+0000 D ASIO [RS] Request 131 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324112, 19), t: 1, h: 6840118373852972298, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324112997), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.036+0000-5b4626d1abefcf99ee21b46b", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113036), what: "shardCollection.start", ns: "config.system.sessions", details: { shardKey: { _id: 1 }, collection: "config.system.sessions", uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 19), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 d20270| 2018-07-11T15:48:33.038+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 d20270| 2018-07-11T15:48:33.039+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs0 took 4 msec [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 d20270| 2018-07-11T15:48:33.039+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 c20272| 2018-07-11T15:48:33.040+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 c20274| 2018-07-11T15:48:33.040+0000 D ASIO [RS] Request 132 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 c20272| 2018-07-11T15:48:33.040+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 d20270| 2018-07-11T15:48:33.040+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.073+0000 c20273| 2018-07-11T15:48:33.040+0000 D ASIO [RS] Request 133 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 17), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 d20271| 2018-07-11T15:48:33.040+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54300 #14 (6 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 d20271| 2018-07-11T15:48:33.041+0000 I NETWORK [conn14] received client metadata from 10.122.14.56:54300 conn14: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 d20271| 2018-07-11T15:48:33.041+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20270", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 c20272| 2018-07-11T15:48:33.041+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 d20270| 2018-07-11T15:48:33.041+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 c20274| 2018-07-11T15:48:33.041+0000 D ASIO [RS] Request 134 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 d20271| 2018-07-11T15:48:33.041+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.074+0000 c20272| 2018-07-11T15:48:33.041+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.075+0000 c20272| 2018-07-11T15:48:33.041+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.075+0000 d20270| 2018-07-11T15:48:33.041+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20271 (1 connections now open to ip-10-122-14-56:20271 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.075+0000 c20273| 2018-07-11T15:48:33.041+0000 D ASIO [RS] Request 134 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 19), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.075+0000 d20271| 2018-07-11T15:48:33.041+0000 I COMMAND [conn14] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324112, 18), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 17), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.075+0000 c20274| 2018-07-11T15:48:33.041+0000 D ASIO [RS] Request 133 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpApplied: { ts: Timestamp(1531324112, 19), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.076+0000 d20270| 2018-07-11T15:48:33.042+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs1 took 2 msec [js_test:migration_failure] 2018-07-11T15:48:33.076+0000 c20272| 2018-07-11T15:48:33.042+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, appliedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.076+0000 c20272| 2018-07-11T15:48:33.042+0000 I COMMAND [conn1] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.036+0000-5b4626d1abefcf99ee21b46b", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113036), what: "shardCollection.start", ns: "config.system.sessions", details: { shardKey: { _id: 1 }, collection: "config.system.sessions", uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 9, w: 6 } }, Database: { acquireCount: { r: 3, w: 6 } }, Collection: { acquireCount: { r: 3, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.076+0000 c20273| 2018-07-11T15:48:33.042+0000 D ASIO [RS] Request 136 finished with response: { ok: 1.0, operationTime: Timestamp(1531324112, 19), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 d20270| 2018-07-11T15:48:33.042+0000 I COMMAND [conn16] command config.system.sessions appName: "MongoDB Shell" command: count { count: "system.sessions", $readPreference: { mode: "primaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 19), t: 1 } }, $db: "config" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:340 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.042+0000 D ASIO [ShardRegistry] Request 18 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324112, 18), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 18), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 18), $configServerState: { opTime: { ts: Timestamp(1531324112, 19), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.043+0000 I COMMAND [conn1] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "balancer" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:388 locks:{ Global: { acquireCount: { r: 10, w: 6 } }, Database: { acquireCount: { r: 4, w: 6 } }, Collection: { acquireCount: { r: 4, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.043+0000 I COMMAND [conn1] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "chunksize" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:338 locks:{ Global: { acquireCount: { r: 11, w: 6 } }, Database: { acquireCount: { r: 5, w: 6 } }, Collection: { acquireCount: { r: 5, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.043+0000 I COMMAND [conn1] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "autosplit" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:375 locks:{ Global: { acquireCount: { r: 12, w: 6 } }, Database: { acquireCount: { r: 6, w: 6 } }, Collection: { acquireCount: { r: 6, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.043+0000 I SHARDING [conn1] ShouldAutoSplit changing from 1 to 0 [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.043+0000 I SHARDING [conn1] going to create 1 chunk(s) for: config.system.sessions using new epoch 5b4626d1abefcf99ee21b478 [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.045+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1064 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20272| 2018-07-11T15:48:33.045+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324112, 19), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1064 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20274| 2018-07-11T15:48:33.045+0000 D ASIO [RS] Request 135 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 1), t: 1, h: 9169046378514369658, v: 2, op: "i", ns: "config.chunks", ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), wall: new Date(1531324113041), o: { _id: "config.system.sessions-_id_MinKey", ns: "config.system.sessions", min: { _id: MinKey }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), history: [ { validAfter: Timestamp(1531324112, 19), shard: "migration_failure-rs0" } ] } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.077+0000 c20273| 2018-07-11T15:48:33.045+0000 D ASIO [RS] Request 135 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 1), t: 1, h: 9169046378514369658, v: 2, op: "i", ns: "config.chunks", ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), wall: new Date(1531324113041), o: { _id: "config.system.sessions-_id_MinKey", ns: "config.system.sessions", min: { _id: MinKey }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), history: [ { validAfter: Timestamp(1531324112, 19), shard: "migration_failure-rs0" } ] } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20272| 2018-07-11T15:48:33.048+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20274| 2018-07-11T15:48:33.048+0000 D ASIO [RS] Request 137 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20272| 2018-07-11T15:48:33.048+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20273| 2018-07-11T15:48:33.049+0000 D ASIO [RS] Request 138 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 19), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20272| 2018-07-11T15:48:33.050+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20272| 2018-07-11T15:48:33.050+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324112, 19), t: 1 }, lastOpVisible: { ts: Timestamp(1531324112, 19), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20273| 2018-07-11T15:48:33.050+0000 D ASIO [RS] Request 139 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20274| 2018-07-11T15:48:33.050+0000 D ASIO [RS] Request 138 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20274| 2018-07-11T15:48:33.050+0000 D ASIO [RS] Request 136 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20273| 2018-07-11T15:48:33.050+0000 D ASIO [RS] Request 137 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 1), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 1), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20272| 2018-07-11T15:48:33.050+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20272| 2018-07-11T15:48:33.050+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324112, 19), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.078+0000 c20272| 2018-07-11T15:48:33.050+0000 I COMMAND [conn1] command config.chunks appName: "MongoDB Shell" command: insert { insert: "chunks", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "config.system.sessions-_id_MinKey", ns: "config.system.sessions", min: { _id: MinKey }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), history: [ { validAfter: Timestamp(1531324112, 19), shard: "migration_failure-rs0" } ] } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:4 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 14, w: 8 } }, Database: { acquireCount: { r: 6, w: 8 } }, Collection: { acquireCount: { r: 6, w: 4 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 7ms [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20272| 2018-07-11T15:48:33.051+0000 I STORAGE [conn1] createCollection: config.collections with generated UUID: f398def1-1400-4707-a8dd-73bb483094c6 [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20272| 2018-07-11T15:48:33.062+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:913 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20272| 2018-07-11T15:48:33.062+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 1), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:913 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20273| 2018-07-11T15:48:33.062+0000 D ASIO [RS] Request 140 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 2), t: 1, h: 4134542775306060748, v: 2, op: "c", ns: "config.$cmd", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113061), o: { create: "collections", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.collections" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20274| 2018-07-11T15:48:33.062+0000 D ASIO [RS] Request 139 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 2), t: 1, h: 4134542775306060748, v: 2, op: "c", ns: "config.$cmd", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113061), o: { create: "collections", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.collections" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20273| 2018-07-11T15:48:33.063+0000 I STORAGE [repl writer worker 10] createCollection: config.collections with provided UUID: f398def1-1400-4707-a8dd-73bb483094c6 [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20274| 2018-07-11T15:48:33.063+0000 I STORAGE [repl writer worker 9] createCollection: config.collections with provided UUID: f398def1-1400-4707-a8dd-73bb483094c6 [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20272| 2018-07-11T15:48:33.065+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:954 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20272| 2018-07-11T15:48:33.065+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:954 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.079+0000 c20273| 2018-07-11T15:48:33.065+0000 D ASIO [RS] Request 141 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 3), t: 1, h: 2200140502927927830, v: 2, op: "i", ns: "config.collections", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113061), o: { _id: "config.system.sessions", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1 }, unique: false, uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d") } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.080+0000 c20274| 2018-07-11T15:48:33.065+0000 D ASIO [RS] Request 140 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 3), t: 1, h: 2200140502927927830, v: 2, op: "i", ns: "config.collections", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113061), o: { _id: "config.system.sessions", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1 }, unique: false, uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d") } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 1), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.080+0000 c20272| 2018-07-11T15:48:33.074+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.080+0000 c20272| 2018-07-11T15:48:33.074+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.080+0000 c20274| 2018-07-11T15:48:33.074+0000 D ASIO [RS] Request 141 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 2), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20273| 2018-07-11T15:48:33.074+0000 D ASIO [RS] Request 142 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 2), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20273| 2018-07-11T15:48:33.074+0000 D ASIO [RS] Request 143 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 2), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20272| 2018-07-11T15:48:33.074+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 1), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 1), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20272| 2018-07-11T15:48:33.075+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20273| 2018-07-11T15:48:33.075+0000 D ASIO [RS] Request 145 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 2), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20272| 2018-07-11T15:48:33.075+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20272| 2018-07-11T15:48:33.076+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20274| 2018-07-11T15:48:33.076+0000 D ASIO [RS] Request 143 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 2), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20273| 2018-07-11T15:48:33.076+0000 D ASIO [RS] Request 146 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 2), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20272| 2018-07-11T15:48:33.076+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20274| 2018-07-11T15:48:33.076+0000 D ASIO [RS] Request 144 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 2), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20272| 2018-07-11T15:48:33.076+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.081+0000 c20272| 2018-07-11T15:48:33.076+0000 I COMMAND [conn1] command config.$cmd appName: "MongoDB Shell" command: update { update: "collections", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "config.system.sessions" }, u: { _id: "config.system.sessions", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1 }, unique: false, uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d") }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:420 locks:{ Global: { acquireCount: { r: 19, w: 13 } }, Database: { acquireCount: { r: 6, w: 12, W: 1 } }, Collection: { acquireCount: { r: 6, w: 6 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 6 } } } protocol:op_msg 25ms [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20272| 2018-07-11T15:48:33.076+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20273| 2018-07-11T15:48:33.076+0000 D ASIO [RS] Request 144 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20272| 2018-07-11T15:48:33.076+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20273| 2018-07-11T15:48:33.077+0000 D ASIO [RS] Request 147 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20274| 2018-07-11T15:48:33.077+0000 D ASIO [RS] Request 142 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 3), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20272| 2018-07-11T15:48:33.077+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 2), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 2), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 2), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20274| 2018-07-11T15:48:33.077+0000 D ASIO [RS] Request 145 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 d20270| 2018-07-11T15:48:33.077+0000 I SHARDING [conn16] Refreshing cached database entry for config; current cached database info is {} [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20272| 2018-07-11T15:48:33.079+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.082+0000 c20274| 2018-07-11T15:48:33.079+0000 D ASIO [RS] Request 147 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.133+0000 d20270| 2018-07-11T15:48:33.132+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database config took 55 ms and found { _id: "config", primary: "config", partitioned: true, version: { uuid: UUID("5d0d0bfe-8553-4be7-bf27-ae4b1b545973"), lastMod: 0 } } [js_test:migration_failure] 2018-07-11T15:48:33.133+0000 d20270| 2018-07-11T15:48:33.133+0000 I STORAGE [ShardServerCatalogCacheLoader-0] createCollection: config.cache.databases with generated UUID: 9ecbfe4c-39f1-40d5-840c-79d939416438 [js_test:migration_failure] 2018-07-11T15:48:33.133+0000 c20272| 2018-07-11T15:48:33.133+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:33.133+0000 c20272| 2018-07-11T15:48:33.133+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "collections", filter: { _id: /^config\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 4), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:33.134+0000 c20272| 2018-07-11T15:48:33.133+0000 I COMMAND [conn25] command config.collections command: find { find: "collections", filter: { _id: /^config\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 4), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:695 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.134+0000 d20270| 2018-07-11T15:48:33.133+0000 D ASIO [ShardRegistry] Request 8 finished with response: { cursor: { firstBatch: [ { _id: "config.system.sessions", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1 }, unique: false, uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d") } ], id: 0, ns: "config.collections" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.134+0000 d20270| 2018-07-11T15:48:33.133+0000 I SHARDING [conn16] Refreshing chunks for collection config.system.sessions based on version 0|0||000000000000000000000000 [js_test:migration_failure] 2018-07-11T15:48:33.144+0000 d20270| 2018-07-11T15:48:33.144+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: update { update: "cache.databases", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:465 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:33.144+0000 d20270| 2018-07-11T15:48:33.144+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.cache.collections command: find { find: "cache.collections", filter: { _id: "config.system.sessions" }, ntoreturn: 1, singleBatch: true, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:388 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 9916 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 9ms [js_test:migration_failure] 2018-07-11T15:48:33.144+0000 c20272| 2018-07-11T15:48:33.144+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:33.144+0000 c20272| 2018-07-11T15:48:33.144+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "collections", filter: { _id: "config.system.sessions" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 6), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:33.144+0000 c20272| 2018-07-11T15:48:33.144+0000 I COMMAND [conn25] command config.collections command: find { find: "collections", filter: { _id: "config.system.sessions" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 6), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:695 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.144+0000 d20270| 2018-07-11T15:48:33.144+0000 D ASIO [ShardRegistry] Request 9 finished with response: { cursor: { firstBatch: [ { _id: "config.system.sessions", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1 }, unique: false, uuid: UUID("d3983e94-8221-4d7a-87ee-63bee933917d") } ], id: 0, ns: "config.collections" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.145+0000 c20273| 2018-07-11T15:48:33.145+0000 D COMMAND [conn17] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:33.145+0000 c20273| 2018-07-11T15:48:33.145+0000 D COMMAND [conn17] Using 'committed' snapshot: { find: "chunks", filter: { ns: "config.system.sessions", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 6), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:33.145+0000 c20273| 2018-07-11T15:48:33.145+0000 I COMMAND [conn17] command config.chunks command: find { find: "chunks", filter: { ns: "config.system.sessions", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 3), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 6), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:1 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:785 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.146+0000 d20270| 2018-07-11T15:48:33.145+0000 D ASIO [ShardRegistry] Request 10 finished with response: { cursor: { firstBatch: [ { _id: "config.system.sessions-_id_MinKey", ns: "config.system.sessions", min: { _id: MinKey }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b478'), history: [ { validAfter: Timestamp(1531324112, 19), shard: "migration_failure-rs0" } ] } ], id: 0, ns: "config.chunks" }, ok: 1.0, operationTime: Timestamp(1531324113, 3), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.243+0000 d20270| 2018-07-11T15:48:33.243+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.cache.collections command: find { find: "cache.collections", filter: { _id: "config.system.sessions" }, ntoreturn: 1, singleBatch: true, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:408 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.243+0000 d20270| 2018-07-11T15:48:33.243+0000 I STORAGE [ShardServerCatalogCacheLoader-0] createCollection: config.cache.collections with generated UUID: cbe432cf-8f5e-4335-9d8f-7e94f59f6e66 [js_test:migration_failure] 2018-07-11T15:48:33.243+0000 d20270| 2018-07-11T15:48:33.243+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection config.system.sessions took 109 ms and found version 1|0||5b4626d1abefcf99ee21b478 [js_test:migration_failure] 2018-07-11T15:48:33.253+0000 d20270| 2018-07-11T15:48:33.253+0000 I SHARDING [conn16] Marking collection config.system.sessions as sharded with collection version: 1|0||5b4626d1abefcf99ee21b478, shard version: 1|0||5b4626d1abefcf99ee21b478 [js_test:migration_failure] 2018-07-11T15:48:33.253+0000 d20270| 2018-07-11T15:48:33.253+0000 I COMMAND [conn16] command admin.$cmd appName: "MongoDB Shell" command: setShardVersion { setShardVersion: "config.system.sessions", init: false, forceRefresh: true, authoritative: true, configdb: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274", shard: "migration_failure-rs0", shardHost: "migration_failure-rs0/ip-10-122-14-56:20270", version: Timestamp(1, 0), versionEpoch: ObjectId('5b4626d1abefcf99ee21b478'), noConnectionVersioning: true, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $db: "admin" } numYields:0 reslen:382 locks:{ Global: { acquireCount: { r: 9, w: 1 } }, Database: { acquireCount: { r: 4, w: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 9968 } }, Collection: { acquireCount: { r: 4, W: 1 } } } protocol:op_msg 176ms [js_test:migration_failure] 2018-07-11T15:48:33.253+0000 d20270| 2018-07-11T15:48:33.253+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: update { update: "cache.collections", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:481 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 64 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:33.254+0000 c20272| 2018-07-11T15:48:33.254+0000 D ASIO [ShardRegistry] Request 19 finished with response: { oldVersion: Timestamp(0, 0), oldVersionEpoch: ObjectId('000000000000000000000000'), ok: 1.0, operationTime: Timestamp(1531324113, 9), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 18), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 7), $configServerState: { opTime: { ts: Timestamp(1531324113, 3), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 9), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.254+0000 d20270| 2018-07-11T15:48:33.254+0000 I STORAGE [ShardServerCatalogCacheLoader-0] createCollection: config.cache.chunks.config.system.sessions with generated UUID: bb92e893-b692-4bd1-9580-1e606d3caac8 [js_test:migration_failure] 2018-07-11T15:48:33.254+0000 c20272| 2018-07-11T15:48:33.254+0000 I SHARDING [conn1] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.254+0000-5b4626d1abefcf99ee21b495", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113254), what: "shardCollection.end", ns: "config.system.sessions", details: { version: "1|0||5b4626d1abefcf99ee21b478" } } [js_test:migration_failure] 2018-07-11T15:48:33.256+0000 c20272| 2018-07-11T15:48:33.256+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1095 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.256+0000 c20272| 2018-07-11T15:48:33.256+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 3), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1095 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.256+0000 c20273| 2018-07-11T15:48:33.256+0000 D ASIO [RS] Request 148 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 10), t: 1, h: 6011568932578087765, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113254), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.254+0000-5b4626d1abefcf99ee21b495", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113254), what: "shardCollection.end", ns: "config.system.sessions", details: { version: "1|0||5b4626d1abefcf99ee21b478" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.256+0000 c20274| 2018-07-11T15:48:33.256+0000 D ASIO [RS] Request 146 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 10), t: 1, h: 6011568932578087765, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113254), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.254+0000-5b4626d1abefcf99ee21b495", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113254), what: "shardCollection.end", ns: "config.system.sessions", details: { version: "1|0||5b4626d1abefcf99ee21b478" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.258+0000 c20272| 2018-07-11T15:48:33.257+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.258+0000 c20274| 2018-07-11T15:48:33.258+0000 D ASIO [RS] Request 148 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.259+0000 c20272| 2018-07-11T15:48:33.258+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.259+0000 c20273| 2018-07-11T15:48:33.258+0000 D ASIO [RS] Request 149 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 3), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.260+0000 c20272| 2018-07-11T15:48:33.259+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.260+0000 c20272| 2018-07-11T15:48:33.259+0000 I COMMAND [conn1] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.254+0000-5b4626d1abefcf99ee21b495", server: "ip-10-122-14-56:20272", clientAddr: "127.0.0.1:47986", time: new Date(1531324113254), what: "shardCollection.end", ns: "config.system.sessions", details: { version: "1|0||5b4626d1abefcf99ee21b478" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 21, w: 15 } }, Database: { acquireCount: { r: 6, w: 14, W: 1 } }, Collection: { acquireCount: { r: 6, w: 7 } }, Metadata: { acquireCount: { W: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 7 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.260+0000 c20272| 2018-07-11T15:48:33.259+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.261+0000 c20273| 2018-07-11T15:48:33.259+0000 D ASIO [RS] Request 151 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.261+0000 c20272| 2018-07-11T15:48:33.259+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 3), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 3), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.261+0000 c20272| 2018-07-11T15:48:33.259+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 3), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.261+0000 c20274| 2018-07-11T15:48:33.259+0000 D ASIO [RS] Request 149 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.261+0000 c20273| 2018-07-11T15:48:33.260+0000 D ASIO [RS] Request 150 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 10), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.263+0000 c20274| 2018-07-11T15:48:33.260+0000 D ASIO [RS] Request 150 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 10), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.263+0000 c20272| 2018-07-11T15:48:33.262+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:879 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.264+0000 c20272| 2018-07-11T15:48:33.262+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 10), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:879 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.264+0000 c20273| 2018-07-11T15:48:33.262+0000 D ASIO [RS] Request 152 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 11), t: 1, h: -6051865765559690006, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config.system.sessions" }, wall: new Date(1531324113254), o: { $v: 1, $set: { state: 0 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.265+0000 c20274| 2018-07-11T15:48:33.262+0000 D ASIO [RS] Request 151 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 11), t: 1, h: -6051865765559690006, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config.system.sessions" }, wall: new Date(1531324113254), o: { $v: 1, $set: { state: 0 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.265+0000 c20272| 2018-07-11T15:48:33.263+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.265+0000 c20274| 2018-07-11T15:48:33.263+0000 D ASIO [RS] Request 152 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.267+0000 c20272| 2018-07-11T15:48:33.263+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.267+0000 c20273| 2018-07-11T15:48:33.263+0000 D ASIO [RS] Request 153 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 10), $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.268+0000 c20272| 2018-07-11T15:48:33.265+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 10), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 10), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.269+0000 c20272| 2018-07-11T15:48:33.265+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.269+0000 c20272| 2018-07-11T15:48:33.265+0000 I COMMAND [conn1] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d0abefcf99ee21b456') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:483 locks:{ Global: { acquireCount: { r: 23, w: 17 } }, Database: { acquireCount: { r: 6, w: 16, W: 1 } }, Collection: { acquireCount: { r: 6, w: 8 } }, Metadata: { acquireCount: { W: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 8 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.269+0000 c20272| 2018-07-11T15:48:33.265+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 10), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.270+0000 c20272| 2018-07-11T15:48:33.265+0000 I SHARDING [conn1] distributed lock with ts: 5b4626d0abefcf99ee21b456' unlocked. [js_test:migration_failure] 2018-07-11T15:48:33.270+0000 c20274| 2018-07-11T15:48:33.265+0000 D ASIO [RS] Request 154 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.270+0000 c20274| 2018-07-11T15:48:33.265+0000 D ASIO [RS] Request 153 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.270+0000 c20273| 2018-07-11T15:48:33.265+0000 D ASIO [RS] Request 154 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 11), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 11), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.271+0000 c20272| 2018-07-11T15:48:33.266+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.271+0000 c20273| 2018-07-11T15:48:33.266+0000 D ASIO [RS] Request 156 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.271+0000 c20272| 2018-07-11T15:48:33.267+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:863 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.272+0000 c20272| 2018-07-11T15:48:33.267+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 11), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:863 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.275+0000 c20274| 2018-07-11T15:48:33.267+0000 D ASIO [RS] Request 155 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 12), t: 1, h: 5130220963638823553, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config" }, wall: new Date(1531324113264), o: { $v: 1, $set: { state: 0 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 12), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.278+0000 c20273| 2018-07-11T15:48:33.267+0000 D ASIO [RS] Request 155 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 12), t: 1, h: 5130220963638823553, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config" }, wall: new Date(1531324113264), o: { $v: 1, $set: { state: 0 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 12), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.281+0000 c20272| 2018-07-11T15:48:33.269+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.281+0000 c20273| 2018-07-11T15:48:33.269+0000 D ASIO [RS] Request 157 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.282+0000 c20272| 2018-07-11T15:48:33.269+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.285+0000 c20274| 2018-07-11T15:48:33.269+0000 D ASIO [RS] Request 156 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 11), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.290+0000 c20272| 2018-07-11T15:48:33.271+0000 I COMMAND [conn1] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d0abefcf99ee21b44f') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:467 locks:{ Global: { acquireCount: { r: 25, w: 19 } }, Database: { acquireCount: { r: 6, w: 18, W: 1 } }, Collection: { acquireCount: { r: 6, w: 9 } }, Metadata: { acquireCount: { W: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 9 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.291+0000 c20272| 2018-07-11T15:48:33.271+0000 I SHARDING [conn1] distributed lock with ts: 5b4626d0abefcf99ee21b44f' unlocked. [js_test:migration_failure] 2018-07-11T15:48:33.296+0000 c20272| 2018-07-11T15:48:33.271+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.297+0000 c20272| 2018-07-11T15:48:33.271+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: _configsvrShardCollection { _configsvrShardCollection: "config.system.sessions", key: { _id: 1 }, unique: false, numInitialChunks: 0, getUUIDfromPrimaryShard: true, writeConcern: { w: "majority", wtimeout: 60000 }, $db: "admin" } numYields:0 reslen:388 locks:{ Global: { acquireCount: { r: 25, w: 19 } }, Database: { acquireCount: { r: 6, w: 18, W: 1 } }, Collection: { acquireCount: { r: 6, w: 9 } }, Metadata: { acquireCount: { W: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 9 } } } protocol:op_msg 296ms [js_test:migration_failure] 2018-07-11T15:48:33.297+0000 c20272| 2018-07-11T15:48:33.271+0000 I SHARDING [conn1] Refreshing chunks for collection config.system.sessions based on version 0|0||000000000000000000000000 [js_test:migration_failure] 2018-07-11T15:48:33.300+0000 c20273| 2018-07-11T15:48:33.271+0000 D ASIO [RS] Request 159 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.307+0000 c20272| 2018-07-11T15:48:33.271+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 11), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 11), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.307+0000 c20272| 2018-07-11T15:48:33.271+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.collections command: find { find: "collections", filter: { _id: "config.system.sessions" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:469 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.312+0000 c20272| 2018-07-11T15:48:33.271+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.313+0000 c20274| 2018-07-11T15:48:33.272+0000 D ASIO [RS] Request 158 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.321+0000 c20272| 2018-07-11T15:48:33.272+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 11), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.322+0000 c20274| 2018-07-11T15:48:33.272+0000 D ASIO [RS] Request 157 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 12), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.325+0000 c20273| 2018-07-11T15:48:33.272+0000 D ASIO [RS] Request 158 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 12), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 12), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.325+0000 c20272| 2018-07-11T15:48:33.272+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.chunks command: find { find: "chunks", filter: { ns: "config.system.sessions", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:1 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:579 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.326+0000 d20270| 2018-07-11T15:48:33.272+0000 I INDEX [ShardServerCatalogCacheLoader-0] build index on: config.cache.chunks.config.system.sessions properties: { v: 2, key: { lastmod: 1 }, name: "lastmod_1", ns: "config.cache.chunks.config.system.sessions" } [js_test:migration_failure] 2018-07-11T15:48:33.327+0000 d20270| 2018-07-11T15:48:33.272+0000 I INDEX [ShardServerCatalogCacheLoader-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:33.328+0000 c20272| 2018-07-11T15:48:33.272+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection config.system.sessions took 1 ms and found version 1|0||5b4626d1abefcf99ee21b478 [js_test:migration_failure] 2018-07-11T15:48:33.328+0000 c20272| 2018-07-11T15:48:33.272+0000 I ASIO [TaskExecutorPool-0] Connecting to ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.329+0000 c20272| 2018-07-11T15:48:33.273+0000 I ASIO [TaskExecutorPool-0] Connecting to ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.330+0000 d20270| 2018-07-11T15:48:33.274+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55353 #20 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.333+0000 d20270| 2018-07-11T15:48:33.274+0000 I NETWORK [conn20] received client metadata from 10.122.14.56:55353 conn20: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.335+0000 d20270| 2018-07-11T15:48:33.274+0000 I COMMAND [conn20] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.337+0000 d20271| 2018-07-11T15:48:33.274+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54315 #15 (7 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.339+0000 d20270| 2018-07-11T15:48:33.274+0000 I INDEX [ShardServerCatalogCacheLoader-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:33.344+0000 d20270| 2018-07-11T15:48:33.275+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: createIndexes { createIndexes: "cache.chunks.config.system.sessions", indexes: [ { name: "lastmod_1", key: { lastmod: 1 } } ], $db: "config" } numYields:0 reslen:409 locks:{ Global: { acquireCount: { r: 9, w: 9 } }, Database: { acquireCount: { w: 7, W: 2 }, acquireWaitCount: { W: 1 }, timeAcquiringMicros: { W: 64 } }, Collection: { acquireCount: { w: 3 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 21ms [js_test:migration_failure] 2018-07-11T15:48:33.347+0000 d20271| 2018-07-11T15:48:33.275+0000 I NETWORK [conn15] received client metadata from 10.122.14.56:54315 conn15: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.348+0000 d20271| 2018-07-11T15:48:33.275+0000 I COMMAND [conn15] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.348+0000 c20272| 2018-07-11T15:48:33.277+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:948 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.350+0000 c20274| 2018-07-11T15:48:33.277+0000 D ASIO [RS] Request 159 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 13), t: 1, h: -4908451364449622489, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config" }, wall: new Date(1531324113274), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b4b4'), when: new Date(1531324113276), who: "ConfigServer:conn31", why: "createCollection" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.350+0000 c20272| 2018-07-11T15:48:33.277+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:948 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.351+0000 c20273| 2018-07-11T15:48:33.277+0000 D ASIO [RS] Request 160 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 13), t: 1, h: -4908451364449622489, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config" }, wall: new Date(1531324113274), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b4b4'), when: new Date(1531324113276), who: "ConfigServer:conn31", why: "createCollection" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.351+0000 c20272| 2018-07-11T15:48:33.279+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.352+0000 c20272| 2018-07-11T15:48:33.279+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.354+0000 c20273| 2018-07-11T15:48:33.279+0000 D ASIO [RS] Request 161 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.354+0000 c20274| 2018-07-11T15:48:33.279+0000 D ASIO [RS] Request 160 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 12), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.355+0000 d20270| 2018-07-11T15:48:33.281+0000 I INDEX [conn20] build index on: config.system.sessions properties: { v: 2, key: { lastUse: 1 }, name: "lsidTTLIndex", ns: "config.system.sessions", expireAfterSeconds: 1800 } [js_test:migration_failure] 2018-07-11T15:48:33.355+0000 d20270| 2018-07-11T15:48:33.281+0000 I INDEX [conn20] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:33.356+0000 c20272| 2018-07-11T15:48:33.281+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.356+0000 c20272| 2018-07-11T15:48:33.281+0000 I COMMAND [conn31] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "config", state: 0 }, update: { $set: { ts: ObjectId('5b4626d1abefcf99ee21b4b4'), state: 2, who: "ConfigServer:conn31", process: "ConfigServer", when: new Date(1531324113276), why: "createCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:469 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.357+0000 c20272| 2018-07-11T15:48:33.281+0000 I SHARDING [conn31] distributed lock 'config' acquired for 'createCollection', ts : 5b4626d1abefcf99ee21b4b4 [js_test:migration_failure] 2018-07-11T15:48:33.358+0000 c20272| 2018-07-11T15:48:33.281+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.358+0000 c20273| 2018-07-11T15:48:33.281+0000 D ASIO [RS] Request 163 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 13), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.360+0000 c20272| 2018-07-11T15:48:33.281+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 12), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 12), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.361+0000 c20272| 2018-07-11T15:48:33.281+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 12), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.363+0000 c20273| 2018-07-11T15:48:33.281+0000 D ASIO [RS] Request 162 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 13), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.363+0000 c20274| 2018-07-11T15:48:33.281+0000 D ASIO [RS] Request 161 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 13), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 13), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.364+0000 c20274| 2018-07-11T15:48:33.281+0000 D ASIO [RS] Request 162 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 13), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 13), $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.364+0000 d20270| 2018-07-11T15:48:33.283+0000 I INDEX [conn20] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:33.365+0000 d20270| 2018-07-11T15:48:33.283+0000 I COMMAND [conn20] command config.$cmd appName: "MongoDB Shell" command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], allowImplicitCollectionCreation: false, $readPreference: { mode: "nearest" }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 12), t: 1 } }, $db: "config" } numYields:0 reslen:409 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { w: 2, W: 1 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 8ms [js_test:migration_failure] 2018-07-11T15:48:33.366+0000 c20272| 2018-07-11T15:48:33.283+0000 D ASIO [conn1] Request 20 finished with response: { createdCollectionAutomatically: false, numIndexesBefore: 1, numIndexesAfter: 2, ok: 1.0, operationTime: Timestamp(1531324113, 14), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 7), $configServerState: { opTime: { ts: Timestamp(1531324113, 12), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.366+0000 d20270| 2018-07-11T15:48:33.283+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: delete { delete: "cache.chunks.config.system.sessions", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 10, w: 10 } }, Database: { acquireCount: { w: 8, W: 2 }, acquireWaitCount: { w: 1, W: 1 }, timeAcquiringMicros: { w: 8081, W: 64 } }, Collection: { acquireCount: { w: 4 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 8ms [js_test:migration_failure] 2018-07-11T15:48:33.367+0000 c20272| 2018-07-11T15:48:33.283+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:3 nreturned:1 reslen:964 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 4 } }, oplog: { acquireCount: { r: 4 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.368+0000 c20274| 2018-07-11T15:48:33.284+0000 D ASIO [RS] Request 163 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 14), t: 1, h: -5841167050235513191, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config.system.sessions" }, wall: new Date(1531324113274), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b4bb'), when: new Date(1531324113281), who: "ConfigServer:conn31", why: "createCollection" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 14), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 13), $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.368+0000 d20270| 2018-07-11T15:48:33.284+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.cache.chunks.config.system.sessions command: insert { insert: "cache.chunks.config.system.sessions", bypassDocumentValidation: false, ordered: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 12, w: 12 } }, Database: { acquireCount: { w: 10, W: 2 }, acquireWaitCount: { w: 1, W: 1 }, timeAcquiringMicros: { w: 8081, W: 64 } }, Collection: { acquireCount: { w: 5 } }, oplog: { acquireCount: { w: 6 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.368+0000 d20270| 2018-07-11T15:48:33.284+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: update { update: "cache.collections", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 14, w: 14 } }, Database: { acquireCount: { w: 12, W: 2 }, acquireWaitCount: { w: 1, W: 1 }, timeAcquiringMicros: { w: 8081, W: 64 } }, Collection: { acquireCount: { w: 6 } }, oplog: { acquireCount: { w: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.369+0000 c20272| 2018-07-11T15:48:33.285+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.370+0000 c20274| 2018-07-11T15:48:33.285+0000 D ASIO [RS] Request 164 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 13), $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.374+0000 c20272| 2018-07-11T15:48:33.283+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 13), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:964 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.375+0000 c20273| 2018-07-11T15:48:33.286+0000 D ASIO [RS] Request 164 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 14), t: 1, h: -5841167050235513191, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config.system.sessions" }, wall: new Date(1531324113274), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b4bb'), when: new Date(1531324113281), who: "ConfigServer:conn31", why: "createCollection" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 14), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 13), $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.378+0000 c20272| 2018-07-11T15:48:33.286+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.380+0000 c20272| 2018-07-11T15:48:33.286+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.381+0000 c20274| 2018-07-11T15:48:33.287+0000 D ASIO [RS] Request 165 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 14), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.382+0000 c20272| 2018-07-11T15:48:33.286+0000 I COMMAND [conn31] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "config.system.sessions", state: 0 }, update: { $set: { ts: ObjectId('5b4626d1abefcf99ee21b4bb'), state: 2, who: "ConfigServer:conn31", process: "ConfigServer", when: new Date(1531324113281), why: "createCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:485 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 4 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.383+0000 c20274| 2018-07-11T15:48:33.287+0000 D ASIO [RS] Request 166 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.384+0000 c20272| 2018-07-11T15:48:33.287+0000 I SHARDING [conn31] distributed lock 'config.system.sessions' acquired for 'createCollection', ts : 5b4626d1abefcf99ee21b4bb [js_test:migration_failure] 2018-07-11T15:48:33.384+0000 c20272| 2018-07-11T15:48:33.287+0000 I STORAGE [conn31] createCollection: config.system.sessions with generated UUID: 237ff767-2709-437b-8828-a2c2b3cb1c6a [js_test:migration_failure] 2018-07-11T15:48:33.386+0000 c20272| 2018-07-11T15:48:33.287+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 13), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 13), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.387+0000 c20273| 2018-07-11T15:48:33.288+0000 D ASIO [RS] Request 165 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.388+0000 c20272| 2018-07-11T15:48:33.288+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 13), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.389+0000 c20273| 2018-07-11T15:48:33.289+0000 D ASIO [RS] Request 166 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 14), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.389+0000 c20272| 2018-07-11T15:48:33.289+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.390+0000 c20273| 2018-07-11T15:48:33.290+0000 D ASIO [RS] Request 168 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 14), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.390+0000 c20272| 2018-07-11T15:48:33.300+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 14), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:921 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.391+0000 c20274| 2018-07-11T15:48:33.300+0000 D ASIO [RS] Request 167 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 15), t: 1, h: -5277592323613625697, v: 2, op: "c", ns: "config.$cmd", ui: UUID("237ff767-2709-437b-8828-a2c2b3cb1c6a"), wall: new Date(1531324113294), o: { create: "system.sessions", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.system.sessions" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.392+0000 c20273| 2018-07-11T15:48:33.300+0000 D ASIO [RS] Request 167 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 15), t: 1, h: -5277592323613625697, v: 2, op: "c", ns: "config.$cmd", ui: UUID("237ff767-2709-437b-8828-a2c2b3cb1c6a"), wall: new Date(1531324113294), o: { create: "system.sessions", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.system.sessions" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.392+0000 c20272| 2018-07-11T15:48:33.300+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:921 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.393+0000 c20274| 2018-07-11T15:48:33.301+0000 I STORAGE [repl writer worker 7] createCollection: config.system.sessions with provided UUID: 237ff767-2709-437b-8828-a2c2b3cb1c6a [js_test:migration_failure] 2018-07-11T15:48:33.393+0000 c20273| 2018-07-11T15:48:33.301+0000 I STORAGE [repl writer worker 8] createCollection: config.system.sessions with provided UUID: 237ff767-2709-437b-8828-a2c2b3cb1c6a [js_test:migration_failure] 2018-07-11T15:48:33.394+0000 c20272| 2018-07-11T15:48:33.314+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.394+0000 c20274| 2018-07-11T15:48:33.315+0000 D ASIO [RS] Request 169 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 14), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.395+0000 c20272| 2018-07-11T15:48:33.315+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.395+0000 c20272| 2018-07-11T15:48:33.315+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.396+0000 c20272| 2018-07-11T15:48:33.315+0000 I COMMAND [conn31] command config.system.sessions appName: "MongoDB Shell" command: create { create: "system.sessions", writeConcern: { w: "majority", wtimeout: 60000 }, $db: "config" } numYields:0 reslen:272 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 5, W: 1 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 28ms [js_test:migration_failure] 2018-07-11T15:48:33.397+0000 c20274| 2018-07-11T15:48:33.315+0000 D ASIO [RS] Request 170 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.397+0000 c20272| 2018-07-11T15:48:33.315+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.397+0000 c20272| 2018-07-11T15:48:33.315+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 14), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 14), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 14), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.398+0000 c20272| 2018-07-11T15:48:33.315+0000 I COMMAND [conn31] command config.$cmd appName: "MongoDB Shell" command: listCollections { listCollections: 1, filter: { name: "system.sessions" }, $db: "config" } numYields:0 reslen:554 locks:{ Global: { acquireCount: { r: 8, w: 6 } }, Database: { acquireCount: { r: 1, w: 5, W: 1 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.398+0000 c20272| 2018-07-11T15:48:33.316+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.400+0000 c20274| 2018-07-11T15:48:33.315+0000 D ASIO [RS] Request 168 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.402+0000 c20273| 2018-07-11T15:48:33.315+0000 D ASIO [RS] Request 169 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 15), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.402+0000 c20273| 2018-07-11T15:48:33.315+0000 D ASIO [RS] Request 170 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 15), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.402+0000 c20273| 2018-07-11T15:48:33.316+0000 D ASIO [RS] Request 172 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.403+0000 c20273| 2018-07-11T15:48:33.317+0000 D ASIO [RS] Request 171 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 16), t: 1, h: 8609936974117199431, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config.system.sessions" }, wall: new Date(1531324113314), o: { $v: 1, $set: { state: 0 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.403+0000 c20273| 2018-07-11T15:48:33.319+0000 D ASIO [RS] Request 173 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.404+0000 c20273| 2018-07-11T15:48:33.320+0000 D ASIO [RS] Request 174 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.404+0000 c20273| 2018-07-11T15:48:33.321+0000 D ASIO [RS] Request 176 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.404+0000 c20274| 2018-07-11T15:48:33.317+0000 D ASIO [RS] Request 171 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 16), t: 1, h: 8609936974117199431, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config.system.sessions" }, wall: new Date(1531324113314), o: { $v: 1, $set: { state: 0 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.406+0000 c20274| 2018-07-11T15:48:33.319+0000 D ASIO [RS] Request 172 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 15), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.407+0000 c20274| 2018-07-11T15:48:33.321+0000 D ASIO [RS] Request 174 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.408+0000 c20274| 2018-07-11T15:48:33.321+0000 D ASIO [RS] Request 173 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 16), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 16), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.408+0000 c20274| 2018-07-11T15:48:33.322+0000 D ASIO [RS] Request 175 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 17), t: 1, h: 2839810008151604432, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config" }, wall: new Date(1531324113314), o: { $v: 1, $set: { state: 0 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.408+0000 c20274| 2018-07-11T15:48:33.324+0000 D ASIO [RS] Request 176 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.409+0000 c20274| 2018-07-11T15:48:33.326+0000 D ASIO [RS] Request 178 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.409+0000 c20274| 2018-07-11T15:48:33.326+0000 D ASIO [RS] Request 177 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.410+0000 c20272| 2018-07-11T15:48:33.317+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:879 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.411+0000 c20272| 2018-07-11T15:48:33.317+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 15), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:879 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.411+0000 c20272| 2018-07-11T15:48:33.319+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.412+0000 c20272| 2018-07-11T15:48:33.319+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.413+0000 c20273| 2018-07-11T15:48:33.323+0000 D ASIO [RS] Request 175 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 17), t: 1, h: 2839810008151604432, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "config" }, wall: new Date(1531324113314), o: { $v: 1, $set: { state: 0 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.413+0000 c20273| 2018-07-11T15:48:33.325+0000 D ASIO [RS] Request 178 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 16), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.413+0000 c20273| 2018-07-11T15:48:33.326+0000 D ASIO [RS] Request 177 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 17), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.414+0000 c20273| 2018-07-11T15:48:33.327+0000 D ASIO [RS] Request 180 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.416+0000 c20272| 2018-07-11T15:48:33.320+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 15), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 15), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.417+0000 c20272| 2018-07-11T15:48:33.320+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.418+0000 c20272| 2018-07-11T15:48:33.320+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 15), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.419+0000 c20272| 2018-07-11T15:48:33.320+0000 I COMMAND [conn31] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d1abefcf99ee21b4bb') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:485 locks:{ Global: { acquireCount: { r: 10, w: 8 } }, Database: { acquireCount: { r: 1, w: 7, W: 1 } }, Collection: { acquireCount: { r: 1, w: 3 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.419+0000 c20272| 2018-07-11T15:48:33.320+0000 I SHARDING [conn31] distributed lock with ts: 5b4626d1abefcf99ee21b4bb' unlocked. [js_test:migration_failure] 2018-07-11T15:48:33.420+0000 c20272| 2018-07-11T15:48:33.321+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.420+0000 c20272| 2018-07-11T15:48:33.322+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:863 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.421+0000 c20272| 2018-07-11T15:48:33.322+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 16), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:863 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.422+0000 c20272| 2018-07-11T15:48:33.324+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.422+0000 c20272| 2018-07-11T15:48:33.325+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.423+0000 c20272| 2018-07-11T15:48:33.326+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 16), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 16), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.423+0000 c20272| 2018-07-11T15:48:33.326+0000 I COMMAND [conn31] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d1abefcf99ee21b4b4') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:469 locks:{ Global: { acquireCount: { r: 12, w: 10 } }, Database: { acquireCount: { r: 1, w: 9, W: 1 } }, Collection: { acquireCount: { r: 1, w: 4 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.424+0000 c20272| 2018-07-11T15:48:33.326+0000 I SHARDING [conn31] distributed lock with ts: 5b4626d1abefcf99ee21b4b4' unlocked. [js_test:migration_failure] 2018-07-11T15:48:33.424+0000 c20272| 2018-07-11T15:48:33.326+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.425+0000 d20271| 2018-07-11T15:48:33.326+0000 D ASIO [ShardRegistry] Request 7 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.426+0000 d20271| 2018-07-11T15:48:33.326+0000 D COMMAND [conn15] assertion while executing command 'createIndexes' on database 'config' with arguments '{ createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], allowImplicitCollectionCreation: false, $readPreference: { mode: "nearest" }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 12), t: 1 } }, $db: "config" }': CannotImplicitlyCreateCollection{ ns: "config.system.sessions" }: request doesn't allow collection to be created implicitly [js_test:migration_failure] 2018-07-11T15:48:33.426+0000 d20271| 2018-07-11T15:48:33.326+0000 I COMMAND [conn15] command config.$cmd appName: "MongoDB Shell" command: createIndexes { createIndexes: "system.sessions", indexes: [ { key: { lastUse: 1 }, name: "lsidTTLIndex", expireAfterSeconds: 1800 } ], allowImplicitCollectionCreation: false, $readPreference: { mode: "nearest" }, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 12), t: 1 } }, $db: "config" } numYields:0 ok:0 errMsg:"request doesn't allow collection to be created implicitly" errName:CannotImplicitlyCreateCollection errCode:227 reslen:491 locks:{ Global: { acquireCount: { r: 3, w: 1 } }, Database: { acquireCount: { r: 1, W: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 51ms [js_test:migration_failure] 2018-07-11T15:48:33.427+0000 c20272| 2018-07-11T15:48:33.326+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 16), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.428+0000 c20272| 2018-07-11T15:48:33.326+0000 I COMMAND [conn31] command admin.$cmd appName: "MongoDB Shell" command: _configsvrCreateCollection { _configsvrCreateCollection: "config.system.sessions", writeConcern: { w: "majority", wtimeout: 60000 }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 12), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 12), t: 1 } }, $db: "admin" } numYields:0 reslen:478 locks:{ Global: { acquireCount: { r: 12, w: 10 } }, Database: { acquireCount: { r: 1, w: 9, W: 1 } }, Collection: { acquireCount: { r: 1, w: 4 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 50ms [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20272| 2018-07-11T15:48:33.327+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 3), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20272| 2018-07-11T15:48:33.327+0000 D ASIO [conn1] Request 21 finished with response: { operationTime: Timestamp(1531324112, 15), ok: 0.0, errmsg: "request doesn't allow collection to be created implicitly", code: 227, codeName: "CannotImplicitlyCreateCollection", ns: "config.system.sessions", $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 15), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $configServerState: { opTime: { ts: Timestamp(1531324113, 17), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 d20270| 2018-07-11T15:48:33.329+0000 I COMMAND [conn20] command config.$cmd appName: "MongoDB Shell" command: update { update: "system.sessions", bypassDocumentValidation: false, ordered: false, updates: 2, shardVersion: [ Timestamp(1, 0), ObjectId('5b4626d1abefcf99ee21b478') ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: false, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 17), t: 1 } }, $db: "config" } numYields:0 reslen:622 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 4 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 2ms [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20272| 2018-07-11T15:48:33.330+0000 D ASIO [conn1] Request 22 finished with response: { n: 2, nModified: 0, upserted: [ { index: 0, _id: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) } }, { index: 1, _id: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) } } ], opTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001'), ok: 1.0, operationTime: Timestamp(1531324113, 19), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 19), $configServerState: { opTime: { ts: Timestamp(1531324113, 17), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20272| 2018-07-11T15:48:33.330+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: refreshLogicalSessionCacheNow { refreshLogicalSessionCacheNow: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:272 locks:{ Global: { acquireCount: { r: 113, w: 19 } }, Database: { acquireCount: { r: 50, w: 18, W: 1 } }, Collection: { acquireCount: { r: 48, w: 9 } }, Metadata: { acquireCount: { W: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { r: 2, w: 9 } } } protocol:op_msg 356ms [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20272| 2018-07-11T15:48:33.331+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:893 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20273| 2018-07-11T15:48:33.332+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20274| 2018-07-11T15:48:33.333+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.429+0000 c20272| 2018-07-11T15:48:33.334+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetConfig { replSetGetConfig: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1134 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.430+0000 c20272| 2018-07-11T15:48:33.335+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:893 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.430+0000 c20273| 2018-07-11T15:48:33.335+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.430+0000 c20274| 2018-07-11T15:48:33.337+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.431+0000 c20272| 2018-07-11T15:48:33.338+0000 I REPL [conn1] replSetReconfig admin command received from client; new config: { _id: "migration_failure-configRS", version: 3, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, catchUpTimeoutMillis: 0, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:33.431+0000 c20272| 2018-07-11T15:48:33.339+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:33.431+0000 c20273| 2018-07-11T15:48:33.339+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32933 #20 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.431+0000 c20273| 2018-07-11T15:48:33.339+0000 I COMMAND [conn20] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.431+0000 c20273| 2018-07-11T15:48:33.340+0000 I NETWORK [conn20] end connection 10.122.14.56:32933 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.431+0000 c20274| 2018-07-11T15:48:33.340+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59337 #24 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.340+0000 D NETWORK [conn1] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20274| 2018-07-11T15:48:33.340+0000 I COMMAND [conn24] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.341+0000 I REPL [conn1] replSetReconfig config object with 3 members parses ok [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20274| 2018-07-11T15:48:33.341+0000 I NETWORK [conn24] end connection 10.122.14.56:59337 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20273| 2018-07-11T15:48:33.341+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.341+0000 D ASIO [Replication] Request 23 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 17), t: 1 }, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.341+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.341+0000 D ASIO [Replication] Request 24 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 17), t: 1 }, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20274| 2018-07-11T15:48:33.341+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.341+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20273| 2018-07-11T15:48:33.341+0000 D ASIO [Replication] Request 181 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 17), t: 1 }, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20274| 2018-07-11T15:48:33.341+0000 D ASIO [Replication] Request 180 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 2, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 17), t: 1 }, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.342+0000 I REPL [replexec-0] New replica set config in use: { _id: "migration_failure-configRS", version: 3, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, catchUpTimeoutMillis: 0, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20272| 2018-07-11T15:48:33.342+0000 I REPL [replexec-0] This node is ip-10-122-14-56:20272 in the config [js_test:migration_failure] 2018-07-11T15:48:33.432+0000 c20273| 2018-07-11T15:48:33.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20272| 2018-07-11T15:48:33.342+0000 D ASIO [Replication] Request 25 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 17), t: 1 }, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20272| 2018-07-11T15:48:33.342+0000 I COMMAND [conn1] command local.system.replset appName: "MongoDB Shell" command: replSetReconfig { replSetReconfig: { _id: "migration_failure-configRS", version: 3, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, catchUpTimeoutMillis: 0, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } }, force: undefined, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:272 locks:{ Global: { acquireCount: { r: 3, w: 2, W: 1 } }, Database: { acquireCount: { w: 1, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20272| 2018-07-11T15:48:33.343+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:1520 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20272| 2018-07-11T15:48:33.343+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 2, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:1520 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20273| 2018-07-11T15:48:33.343+0000 D ASIO [Replication] Request 182 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), config: { _id: "migration_failure-configRS", version: 3, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, catchUpTimeoutMillis: 0, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } }, state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 20), t: 1 }, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20274| 2018-07-11T15:48:33.342+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20272| 2018-07-11T15:48:33.343+0000 D ASIO [Replication] Request 26 finished with response: { ok: 1.0, state: 2, v: 2, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 17), t: 1 }, operationTime: Timestamp(1531324113, 17), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 c20274| 2018-07-11T15:48:33.343+0000 D ASIO [Replication] Request 181 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), config: { _id: "migration_failure-configRS", version: 3, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, catchUpTimeoutMillis: 0, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } }, state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 20), t: 1 }, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 "set" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 "date" : ISODate("2018-07-11T15:48:33.347Z"), [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 "myState" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 "term" : NumberLong(1), [js_test:migration_failure] 2018-07-11T15:48:33.433+0000 "syncingTo" : "", [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "syncSourceHost" : "", [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "syncSourceId" : -1, [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "configsvr" : true, [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "heartbeatIntervalMillis" : NumberLong(2000), [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "optimes" : { [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "lastCommittedOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "appliedOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "ts" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.434+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "durableOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "lastStableCheckpointTimestamp" : Timestamp(1531324109, 25), [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "members" : [ [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "_id" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "name" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "health" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "state" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "stateStr" : "PRIMARY", [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "uptime" : 9, [js_test:migration_failure] 2018-07-11T15:48:33.435+0000 "optime" : { [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "ts" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "optimeDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "syncingTo" : "", [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "syncSourceHost" : "", [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "syncSourceId" : -1, [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "infoMessage" : "could not find member to sync from", [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "electionTime" : Timestamp(1531324107, 2), [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "electionDate" : ISODate("2018-07-11T15:48:27Z"), [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "configVersion" : 3, [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "self" : true, [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "lastHeartbeatMessage" : "" [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "_id" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.436+0000 "name" : "ip-10-122-14-56:20273", [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "health" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "state" : 2, [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "stateStr" : "SECONDARY", [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "uptime" : 3, [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "optime" : { [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "optimeDurable" : { [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "optimeDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "optimeDurableDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "lastHeartbeat" : ISODate("2018-07-11T15:48:33.342Z"), [js_test:migration_failure] 2018-07-11T15:48:33.437+0000 "lastHeartbeatRecv" : ISODate("2018-07-11T15:48:33.347Z"), [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "pingMs" : NumberLong(0), [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "lastHeartbeatMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "syncingTo" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "syncSourceHost" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "syncSourceId" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "infoMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "configVersion" : 2 [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "_id" : 2, [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "name" : "ip-10-122-14-56:20274", [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "health" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.438+0000 "state" : 2, [js_test:migration_failure] 2018-07-11T15:48:33.439+0000 "stateStr" : "SECONDARY", [js_test:migration_failure] 2018-07-11T15:48:33.439+0000 "uptime" : 3, [js_test:migration_failure] 2018-07-11T15:48:33.439+0000 "optime" : { [js_test:migration_failure] 2018-07-11T15:48:33.439+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.440+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.440+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.440+0000 "optimeDurable" : { [js_test:migration_failure] 2018-07-11T15:48:33.440+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.440+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.440+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.441+0000 "optimeDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.441+0000 "optimeDurableDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.441+0000 "lastHeartbeat" : ISODate("2018-07-11T15:48:33.343Z"), [js_test:migration_failure] 2018-07-11T15:48:33.441+0000 "lastHeartbeatRecv" : ISODate("2018-07-11T15:48:33.347Z"), [js_test:migration_failure] 2018-07-11T15:48:33.441+0000 "pingMs" : NumberLong(0), [js_test:migration_failure] 2018-07-11T15:48:33.441+0000 "lastHeartbeatMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.441+0000 "syncingTo" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.442+0000 "syncSourceHost" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.442+0000 "syncSourceId" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.442+0000 "infoMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.442+0000 "configVersion" : 2 [js_test:migration_failure] 2018-07-11T15:48:33.442+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.452+0000 ], [js_test:migration_failure] 2018-07-11T15:48:33.452+0000 "ok" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.454+0000 "operationTime" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.454+0000 "$gleStats" : { [js_test:migration_failure] 2018-07-11T15:48:33.455+0000 "lastOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.455+0000 "ts" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.455+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.456+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.456+0000 "electionId" : ObjectId("7fffffff0000000000000001") [js_test:migration_failure] 2018-07-11T15:48:33.458+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.459+0000 "lastCommittedOpTime" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.460+0000 "$clusterTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.460+0000 "clusterTime" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.461+0000 "signature" : { [js_test:migration_failure] 2018-07-11T15:48:33.462+0000 "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), [js_test:migration_failure] 2018-07-11T15:48:33.462+0000 "keyId" : NumberLong(0) [js_test:migration_failure] 2018-07-11T15:48:33.463+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.463+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.464+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.464+0000 c20272| 2018-07-11T15:48:33.343+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:822 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.466+0000 c20272| 2018-07-11T15:48:33.343+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54472 #44 (23 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.466+0000 c20272| 2018-07-11T15:48:33.344+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54473 #45 (24 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.466+0000 c20272| 2018-07-11T15:48:33.344+0000 I COMMAND [conn44] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.466+0000 c20272| 2018-07-11T15:48:33.344+0000 I COMMAND [conn45] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.466+0000 c20273| 2018-07-11T15:48:33.343+0000 D NETWORK [replexec-0] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.466+0000 c20272| 2018-07-11T15:48:33.344+0000 I NETWORK [conn44] end connection 10.122.14.56:54472 (23 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.466+0000 c20272| 2018-07-11T15:48:33.344+0000 I NETWORK [conn45] end connection 10.122.14.56:54473 (22 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.344+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:806 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.344+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:806 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.345+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324109, 31), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 ok:0 errMsg:"Received replSetUpdatePosition for node with memberId 1 whose config version of 2 doesn't match our config version of 3" errName:InvalidReplicaSetConfig errCode:93 reslen:661 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.345+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, memberId: 0, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 2 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 2 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 2, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 ok:0 errMsg:"Received replSetUpdatePosition for node with memberId 1 whose config version of 2 doesn't match our config version of 3" errName:InvalidReplicaSetConfig errCode:93 reslen:661 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.347+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, appliedOpTime: { ts: Timestamp(1531324111, 1), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.347+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.347+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.347+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetStatus { replSetGetStatus: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1951 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.467+0000 c20272| 2018-07-11T15:48:33.348+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20272| 2018-07-11T15:48:33.348+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20272| 2018-07-11T15:48:33.348+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20274| 2018-07-11T15:48:33.344+0000 D NETWORK [replexec-0] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20274| 2018-07-11T15:48:33.344+0000 D ASIO [RS] Request 179 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 20), t: 1, h: -6938008891711357957, v: 2, op: "n", ns: "", wall: new Date(1531324113334), o: { msg: "Reconfig set", version: 3 } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 20), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20274| 2018-07-11T15:48:33.344+0000 D NETWORK [replexec-0] connected to server ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20274| 2018-07-11T15:48:33.345+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59341 #27 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20274| 2018-07-11T15:48:33.345+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20274| 2018-07-11T15:48:33.345+0000 I COMMAND [conn27] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.468+0000 c20274| 2018-07-11T15:48:33.346+0000 D ASIO [RS] Request 182 finished with response: { configVersion: 3, ok: 0.0, errmsg: "Received replSetUpdatePosition for node with memberId 1 whose config version of 2 doesn't match our config version of 3", code: 93, codeName: "InvalidReplicaSetConfig", operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.346+0000 I NETWORK [conn27] end connection 10.122.14.56:59341 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.346+0000 I REPL [replexec-0] New replica set config in use: { _id: "migration_failure-configRS", version: 3, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, catchUpTimeoutMillis: 0, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.346+0000 I REPL [replexec-0] This node is ip-10-122-14-56:20274 in the config [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20273| 2018-07-11T15:48:33.344+0000 D ASIO [RS] Request 179 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 20), t: 1, h: -6938008891711357957, v: 2, op: "n", ns: "", wall: new Date(1531324113334), o: { msg: "Reconfig set", version: 3 } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 20), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20273| 2018-07-11T15:48:33.344+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324113, 17), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20273| 2018-07-11T15:48:33.344+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32937 #22 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20273| 2018-07-11T15:48:33.345+0000 I COMMAND [conn22] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:283 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20273| 2018-07-11T15:48:33.345+0000 I NETWORK [conn22] end connection 10.122.14.56:32937 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.347+0000 D ASIO [RS] Request 184 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.347+0000 D ASIO [Replication] Request 185 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 20), t: 1 }, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.347+0000 D ASIO [Replication] Request 186 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 20), t: 1 }, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.347+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.469+0000 c20274| 2018-07-11T15:48:33.348+0000 D ASIO [RS] Request 183 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 20), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 20), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.470+0000 c20273| 2018-07-11T15:48:33.345+0000 D NETWORK [replexec-0] connected to server ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:33.470+0000 c20273| 2018-07-11T15:48:33.345+0000 D ASIO [RS] Request 183 finished with response: { configVersion: 3, ok: 0.0, errmsg: "Received replSetUpdatePosition for node with memberId 1 whose config version of 2 doesn't match our config version of 3", code: 93, codeName: "InvalidReplicaSetConfig", operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.470+0000 c20273| 2018-07-11T15:48:33.346+0000 I REPL [replexec-0] New replica set config in use: { _id: "migration_failure-configRS", version: 3, configsvr: true, protocolVersion: 1, writeConcernMajorityJournalDefault: true, members: [ { _id: 0, host: "ip-10-122-14-56:20272", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 1, host: "ip-10-122-14-56:20273", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 }, { _id: 2, host: "ip-10-122-14-56:20274", arbiterOnly: false, buildIndexes: true, hidden: false, priority: 1.0, tags: {}, slaveDelay: 0, votes: 1 } ], settings: { chainingAllowed: true, heartbeatIntervalMillis: 2000, heartbeatTimeoutSecs: 10, electionTimeoutMillis: 5000, catchUpTimeoutMillis: 0, catchUpTakeoverDelayMillis: 30000, getLastErrorModes: {}, getLastErrorDefaults: { w: 1, wtimeout: 0 }, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea') } } [js_test:migration_failure] 2018-07-11T15:48:33.470+0000 c20273| 2018-07-11T15:48:33.346+0000 I REPL [replexec-0] This node is ip-10-122-14-56:20273 in the config [js_test:migration_failure] 2018-07-11T15:48:33.471+0000 c20273| 2018-07-11T15:48:33.347+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:654 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.472+0000 c20273| 2018-07-11T15:48:33.347+0000 D ASIO [Replication] Request 184 finished with response: { ok: 1.0, electionTime: new Date(6576986959141404674), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, opTime: { ts: Timestamp(1531324113, 20), t: 1 }, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(0, 0), t: -1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.472+0000 c20273| 2018-07-11T15:48:33.347+0000 D ASIO [Replication] Request 186 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20272", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, opTime: { ts: Timestamp(1531324113, 20), t: 1 }, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 17), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 17), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 17), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.472+0000 c20273| 2018-07-11T15:48:33.348+0000 D ASIO [RS] Request 187 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 20), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.472+0000 c20273| 2018-07-11T15:48:33.348+0000 D ASIO [RS] Request 185 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 20), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 20), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 20), $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.473+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.473+0000 "set" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:33.473+0000 "date" : ISODate("2018-07-11T15:48:33.347Z"), [js_test:migration_failure] 2018-07-11T15:48:33.473+0000 "myState" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.474+0000 "term" : NumberLong(1), [js_test:migration_failure] 2018-07-11T15:48:33.474+0000 "syncingTo" : "", [js_test:migration_failure] 2018-07-11T15:48:33.474+0000 "syncSourceHost" : "", [js_test:migration_failure] 2018-07-11T15:48:33.475+0000 "syncSourceId" : -1, [js_test:migration_failure] 2018-07-11T15:48:33.475+0000 "configsvr" : true, [js_test:migration_failure] 2018-07-11T15:48:33.475+0000 "heartbeatIntervalMillis" : NumberLong(2000), [js_test:migration_failure] 2018-07-11T15:48:33.475+0000 "optimes" : { [js_test:migration_failure] 2018-07-11T15:48:33.475+0000 "lastCommittedOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.476+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.476+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.476+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.476+0000 "appliedOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.477+0000 "ts" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.478+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.478+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.478+0000 "durableOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.478+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.478+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.479+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.479+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.479+0000 "lastStableCheckpointTimestamp" : Timestamp(1531324109, 25), [js_test:migration_failure] 2018-07-11T15:48:33.480+0000 "members" : [ [js_test:migration_failure] 2018-07-11T15:48:33.480+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.481+0000 "_id" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.481+0000 "name" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.482+0000 "health" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.483+0000 "state" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.483+0000 "stateStr" : "PRIMARY", [js_test:migration_failure] 2018-07-11T15:48:33.483+0000 "uptime" : 9, [js_test:migration_failure] 2018-07-11T15:48:33.483+0000 "optime" : { [js_test:migration_failure] 2018-07-11T15:48:33.484+0000 "ts" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.485+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.485+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.486+0000 "optimeDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.487+0000 "syncingTo" : "", [js_test:migration_failure] 2018-07-11T15:48:33.488+0000 "syncSourceHost" : "", [js_test:migration_failure] 2018-07-11T15:48:33.488+0000 "syncSourceId" : -1, [js_test:migration_failure] 2018-07-11T15:48:33.488+0000 "infoMessage" : "could not find member to sync from", [js_test:migration_failure] 2018-07-11T15:48:33.488+0000 "electionTime" : Timestamp(1531324107, 2), [js_test:migration_failure] 2018-07-11T15:48:33.489+0000 "electionDate" : ISODate("2018-07-11T15:48:27Z"), [js_test:migration_failure] 2018-07-11T15:48:33.489+0000 "configVersion" : 3, [js_test:migration_failure] 2018-07-11T15:48:33.489+0000 "self" : true, [js_test:migration_failure] 2018-07-11T15:48:33.490+0000 "lastHeartbeatMessage" : "" [js_test:migration_failure] 2018-07-11T15:48:33.490+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.492+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.492+0000 "_id" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.492+0000 "name" : "ip-10-122-14-56:20273", [js_test:migration_failure] 2018-07-11T15:48:33.493+0000 "health" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.494+0000 "state" : 2, [js_test:migration_failure] 2018-07-11T15:48:33.494+0000 "stateStr" : "SECONDARY", [js_test:migration_failure] 2018-07-11T15:48:33.494+0000 "uptime" : 3, [js_test:migration_failure] 2018-07-11T15:48:33.495+0000 "optime" : { [js_test:migration_failure] 2018-07-11T15:48:33.496+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.496+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.497+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.497+0000 "optimeDurable" : { [js_test:migration_failure] 2018-07-11T15:48:33.498+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.498+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.498+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.498+0000 "optimeDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.499+0000 "optimeDurableDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.500+0000 "lastHeartbeat" : ISODate("2018-07-11T15:48:33.342Z"), [js_test:migration_failure] 2018-07-11T15:48:33.500+0000 "lastHeartbeatRecv" : ISODate("2018-07-11T15:48:33.347Z"), [js_test:migration_failure] 2018-07-11T15:48:33.500+0000 "pingMs" : NumberLong(0), [js_test:migration_failure] 2018-07-11T15:48:33.500+0000 "lastHeartbeatMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.501+0000 "syncingTo" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.502+0000 "syncSourceHost" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.502+0000 "syncSourceId" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.502+0000 "infoMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.503+0000 "configVersion" : 2 [js_test:migration_failure] 2018-07-11T15:48:33.503+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.503+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.503+0000 "_id" : 2, [js_test:migration_failure] 2018-07-11T15:48:33.503+0000 "name" : "ip-10-122-14-56:20274", [js_test:migration_failure] 2018-07-11T15:48:33.504+0000 "health" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.504+0000 "state" : 2, [js_test:migration_failure] 2018-07-11T15:48:33.504+0000 "stateStr" : "SECONDARY", [js_test:migration_failure] 2018-07-11T15:48:33.504+0000 "uptime" : 3, [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "optime" : { [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "optimeDurable" : { [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "ts" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "optimeDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.505+0000 "optimeDurableDate" : ISODate("2018-07-11T15:48:33Z"), [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "lastHeartbeat" : ISODate("2018-07-11T15:48:33.343Z"), [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "lastHeartbeatRecv" : ISODate("2018-07-11T15:48:33.347Z"), [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "pingMs" : NumberLong(0), [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "lastHeartbeatMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "syncingTo" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "syncSourceHost" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "syncSourceId" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "infoMessage" : "", [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "configVersion" : 2 [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 ], [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "ok" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "operationTime" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "$gleStats" : { [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "lastOpTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.506+0000 "ts" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "t" : NumberLong(1) [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "electionId" : ObjectId("7fffffff0000000000000001") [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "lastCommittedOpTime" : Timestamp(1531324113, 17), [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "$clusterTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "clusterTime" : Timestamp(1531324113, 20), [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "signature" : { [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 "keyId" : NumberLong(0) [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 All members are now in state PRIMARY, SECONDARY, or ARBITER [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 c20272| 2018-07-11T15:48:33.410+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:893 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 c20273| 2018-07-11T15:48:33.411+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.507+0000 c20274| 2018-07-11T15:48:33.412+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.508+0000 c20272| 2018-07-11T15:48:33.413+0000 I COMMAND [conn1] command admin.$cmd appName: "MongoDB Shell" command: replSetGetConfig { replSetGetConfig: 1.0, lsid: { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:1134 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.508+0000 s20275| 2018-07-11T15:48:33.414+0000 D TRACKING [conn9] Cmd: enableSharding, TrackingId: 5b4626d10c5bef58c00efd29 [js_test:migration_failure] 2018-07-11T15:48:33.509+0000 c20272| 2018-07-11T15:48:33.416+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:941 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.509+0000 c20272| 2018-07-11T15:48:33.416+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 20), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:941 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.509+0000 c20273| 2018-07-11T15:48:33.417+0000 D ASIO [RS] Request 188 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 21), t: 1, h: 9101099449317471647, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324113410), o: { _id: "foo", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d1abefcf99ee21b4fc'), when: new Date(1531324113415), who: "ConfigServer:conn18", why: "enableSharding" } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 21), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 20), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.509+0000 c20274| 2018-07-11T15:48:33.417+0000 D ASIO [RS] Request 187 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 21), t: 1, h: 9101099449317471647, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324113410), o: { _id: "foo", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d1abefcf99ee21b4fc'), when: new Date(1531324113415), who: "ConfigServer:conn18", why: "enableSharding" } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 21), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 20), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.509+0000 c20272| 2018-07-11T15:48:33.418+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.509+0000 c20274| 2018-07-11T15:48:33.418+0000 D ASIO [RS] Request 188 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 20), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.418+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20273| 2018-07-11T15:48:33.418+0000 D ASIO [RS] Request 189 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 20), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.419+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 20), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 20), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.419+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.419+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.419+0000 I COMMAND [conn18] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo", state: 0 }, update: { $set: { ts: ObjectId('5b4626d1abefcf99ee21b4fc'), state: 2, who: "ConfigServer:conn18", process: "ConfigServer", when: new Date(1531324113415), why: "enableSharding" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:3 numYields:0 reslen:482 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20274| 2018-07-11T15:48:33.420+0000 D ASIO [RS] Request 189 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20273| 2018-07-11T15:48:33.420+0000 D ASIO [RS] Request 190 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 21), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.420+0000 I SHARDING [conn18] distributed lock 'foo' acquired for 'enableSharding', ts : 5b4626d1abefcf99ee21b4fc [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20274| 2018-07-11T15:48:33.420+0000 D ASIO [RS] Request 190 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 21), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.420+0000 I COMMAND [conn18] command config.databases appName: "MongoDB Shell" command: find { find: "databases", filter: { _id: /^foo$/i }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "primary" }, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:339 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1, w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.510+0000 c20272| 2018-07-11T15:48:33.420+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.511+0000 c20273| 2018-07-11T15:48:33.420+0000 D ASIO [RS] Request 192 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 21), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.512+0000 d20270| 2018-07-11T15:48:33.421+0000 I COMMAND [conn16] command admin.$cmd appName: "MongoDB Shell" command: listDatabases { listDatabases: 1, maxTimeMS: 600000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $readPreference: { mode: "primaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 21), t: 1 } }, $db: "admin" } numYields:0 reslen:525 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.512+0000 c20272| 2018-07-11T15:48:33.421+0000 D ASIO [ShardRegistry] Request 27 finished with response: { databases: [ { name: "admin", sizeOnDisk: 40960.0, empty: false }, { name: "config", sizeOnDisk: 49152.0, empty: false }, { name: "local", sizeOnDisk: 188416.0, empty: false } ], totalSize: 278528.0, ok: 1.0, operationTime: Timestamp(1531324113, 19), $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 18), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 19), $configServerState: { opTime: { ts: Timestamp(1531324113, 21), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.513+0000 c20272| 2018-07-11T15:48:33.421+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.514+0000 d20271| 2018-07-11T15:48:33.422+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54330 #16 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.514+0000 d20271| 2018-07-11T15:48:33.422+0000 I NETWORK [conn16] received client metadata from 10.122.14.56:54330 conn16: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.514+0000 d20271| 2018-07-11T15:48:33.422+0000 I COMMAND [conn16] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.516+0000 d20271| 2018-07-11T15:48:33.423+0000 I COMMAND [conn16] command admin.$cmd appName: "MongoDB Shell" command: listDatabases { listDatabases: 1, maxTimeMS: 600000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $readPreference: { mode: "primaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 21), t: 1 } }, $db: "admin" } numYields:0 reslen:505 locks:{ Global: { acquireCount: { r: 8 } }, Database: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.520+0000 c20272| 2018-07-11T15:48:33.423+0000 D ASIO [ShardRegistry] Request 28 finished with response: { databases: [ { name: "admin", sizeOnDisk: 40960.0, empty: false }, { name: "config", sizeOnDisk: 8192.0, empty: false }, { name: "local", sizeOnDisk: 188416.0, empty: false } ], totalSize: 237568.0, ok: 1.0, operationTime: Timestamp(1531324112, 15), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324112, 15), $configServerState: { opTime: { ts: Timestamp(1531324113, 21), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.520+0000 c20272| 2018-07-11T15:48:33.423+0000 I SHARDING [conn18] Registering new database { _id: "foo", primary: "migration_failure-rs1", partitioned: false, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 1 } } in sharding catalog [js_test:migration_failure] 2018-07-11T15:48:33.521+0000 c20272| 2018-07-11T15:48:33.424+0000 I STORAGE [conn18] createCollection: config.databases with generated UUID: 4be204f1-2b3a-48ed-a5dc-3e42e6b52a21 [js_test:migration_failure] 2018-07-11T15:48:33.526+0000 c20272| 2018-07-11T15:48:33.433+0000 I COMMAND [conn18] command config.databases appName: "MongoDB Shell" command: insert { insert: "databases", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "foo", primary: "migration_failure-rs1", partitioned: false, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 1 } } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 8, w: 7 } }, Database: { acquireCount: { r: 1, w: 6, W: 1 } }, Collection: { acquireCount: { r: 1, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 9ms [js_test:migration_failure] 2018-07-11T15:48:33.527+0000 c20272| 2018-07-11T15:48:33.435+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:909 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.529+0000 c20273| 2018-07-11T15:48:33.435+0000 D ASIO [RS] Request 191 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 22), t: 1, h: -7462986108100558727, v: 2, op: "c", ns: "config.$cmd", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), wall: new Date(1531324113430), o: { create: "databases", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.databases" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.532+0000 c20274| 2018-07-11T15:48:33.435+0000 D ASIO [RS] Request 191 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 22), t: 1, h: -7462986108100558727, v: 2, op: "c", ns: "config.$cmd", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), wall: new Date(1531324113430), o: { create: "databases", idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "config.databases" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.533+0000 c20272| 2018-07-11T15:48:33.435+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 21), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:909 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:33.533+0000 c20273| 2018-07-11T15:48:33.436+0000 I STORAGE [repl writer worker 2] createCollection: config.databases with provided UUID: 4be204f1-2b3a-48ed-a5dc-3e42e6b52a21 [js_test:migration_failure] 2018-07-11T15:48:33.533+0000 c20274| 2018-07-11T15:48:33.436+0000 I STORAGE [repl writer worker 1] createCollection: config.databases with provided UUID: 4be204f1-2b3a-48ed-a5dc-3e42e6b52a21 [js_test:migration_failure] 2018-07-11T15:48:33.534+0000 c20272| 2018-07-11T15:48:33.437+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:928 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.535+0000 c20272| 2018-07-11T15:48:33.437+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:928 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.536+0000 c20273| 2018-07-11T15:48:33.438+0000 D ASIO [RS] Request 193 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 23), t: 1, h: -3715731007450744694, v: 2, op: "i", ns: "config.databases", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), wall: new Date(1531324113430), o: { _id: "foo", primary: "migration_failure-rs1", partitioned: false, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 1 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.537+0000 c20274| 2018-07-11T15:48:33.438+0000 D ASIO [RS] Request 192 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 23), t: 1, h: -3715731007450744694, v: 2, op: "i", ns: "config.databases", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), wall: new Date(1531324113430), o: { _id: "foo", primary: "migration_failure-rs1", partitioned: false, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 1 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.538+0000 c20272| 2018-07-11T15:48:33.447+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.539+0000 c20274| 2018-07-11T15:48:33.447+0000 D ASIO [RS] Request 194 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 21), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.539+0000 c20273| 2018-07-11T15:48:33.447+0000 D ASIO [RS] Request 194 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 22), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.539+0000 c20274| 2018-07-11T15:48:33.447+0000 D ASIO [RS] Request 195 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 22), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.540+0000 c20274| 2018-07-11T15:48:33.447+0000 D ASIO [RS] Request 193 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 22), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.540+0000 c20273| 2018-07-11T15:48:33.448+0000 D ASIO [RS] Request 195 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 22), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.540+0000 c20272| 2018-07-11T15:48:33.447+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.540+0000 c20272| 2018-07-11T15:48:33.447+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.541+0000 c20272| 2018-07-11T15:48:33.447+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 21), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.541+0000 c20272| 2018-07-11T15:48:33.447+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.542+0000 c20272| 2018-07-11T15:48:33.448+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.543+0000 c20272| 2018-07-11T15:48:33.448+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 21), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 21), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.543+0000 c20273| 2018-07-11T15:48:33.448+0000 D ASIO [RS] Request 197 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 22), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.543+0000 c20274| 2018-07-11T15:48:33.448+0000 D ASIO [RS] Request 196 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 22), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.544+0000 c20272| 2018-07-11T15:48:33.448+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.544+0000 c20273| 2018-07-11T15:48:33.448+0000 D ASIO [RS] Request 198 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 22), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.544+0000 c20272| 2018-07-11T15:48:33.449+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 22), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 22), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.545+0000 c20272| 2018-07-11T15:48:33.449+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.546+0000 c20274| 2018-07-11T15:48:33.449+0000 D ASIO [RS] Request 198 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.546+0000 c20272| 2018-07-11T15:48:33.449+0000 I SHARDING [conn18] Enabling sharding for database [foo] in config db [js_test:migration_failure] 2018-07-11T15:48:33.547+0000 c20272| 2018-07-11T15:48:33.449+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 22), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.547+0000 c20273| 2018-07-11T15:48:33.450+0000 D ASIO [RS] Request 196 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.548+0000 c20274| 2018-07-11T15:48:33.450+0000 D ASIO [RS] Request 197 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 23), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 23), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.550+0000 c20272| 2018-07-11T15:48:33.450+0000 I COMMAND [conn18] command config.$cmd appName: "MongoDB Shell" command: update { update: "databases", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "foo" }, u: { $set: { partitioned: true } }, multi: false, upsert: false } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:354 locks:{ Global: { acquireCount: { r: 10, w: 9 } }, Database: { acquireCount: { r: 1, w: 8, W: 1 } }, Collection: { acquireCount: { r: 1, w: 4 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.551+0000 c20272| 2018-07-11T15:48:33.450+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.551+0000 c20273| 2018-07-11T15:48:33.450+0000 D ASIO [RS] Request 200 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 24), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 24), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.551+0000 c20272| 2018-07-11T15:48:33.453+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:2 numYields:4 nreturned:2 reslen:1046 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.551+0000 c20272| 2018-07-11T15:48:33.453+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 23), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:2 numYields:4 nreturned:2 reslen:1046 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.552+0000 c20274| 2018-07-11T15:48:33.453+0000 D ASIO [RS] Request 199 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 24), t: 1, h: 744327711804790055, v: 2, op: "u", ns: "config.databases", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), o2: { _id: "foo" }, wall: new Date(1531324113450), o: { $v: 1, $set: { partitioned: true } } }, { ts: Timestamp(1531324113, 25), t: 1, h: -8154939635874015517, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113450), o: { $v: 1, $set: { state: 0 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 25), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.554+0000 c20273| 2018-07-11T15:48:33.453+0000 D ASIO [RS] Request 199 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 24), t: 1, h: 744327711804790055, v: 2, op: "u", ns: "config.databases", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), o2: { _id: "foo" }, wall: new Date(1531324113450), o: { $v: 1, $set: { partitioned: true } } }, { ts: Timestamp(1531324113, 25), t: 1, h: -8154939635874015517, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113450), o: { $v: 1, $set: { state: 0 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 25), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.555+0000 c20272| 2018-07-11T15:48:33.454+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.556+0000 c20272| 2018-07-11T15:48:33.454+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.556+0000 c20273| 2018-07-11T15:48:33.454+0000 D ASIO [RS] Request 201 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.557+0000 c20274| 2018-07-11T15:48:33.454+0000 D ASIO [RS] Request 200 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 23), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.557+0000 c20272| 2018-07-11T15:48:33.456+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.558+0000 c20273| 2018-07-11T15:48:33.456+0000 D ASIO [RS] Request 203 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.559+0000 c20272| 2018-07-11T15:48:33.456+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.559+0000 c20272| 2018-07-11T15:48:33.456+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 23), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 23), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.559+0000 c20273| 2018-07-11T15:48:33.456+0000 D ASIO [RS] Request 202 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 25), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.560+0000 c20272| 2018-07-11T15:48:33.456+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 23), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.561+0000 c20274| 2018-07-11T15:48:33.456+0000 D ASIO [RS] Request 202 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.561+0000 c20272| 2018-07-11T15:48:33.456+0000 I COMMAND [conn18] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d1abefcf99ee21b4fc') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:464 locks:{ Global: { acquireCount: { r: 12, w: 11 } }, Database: { acquireCount: { r: 1, w: 10, W: 1 } }, Collection: { acquireCount: { r: 1, w: 5 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 6ms [js_test:migration_failure] 2018-07-11T15:48:33.562+0000 c20274| 2018-07-11T15:48:33.456+0000 D ASIO [RS] Request 201 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 25), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 25), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.562+0000 c20272| 2018-07-11T15:48:33.456+0000 I SHARDING [conn18] distributed lock with ts: 5b4626d1abefcf99ee21b4fc' unlocked. [js_test:migration_failure] 2018-07-11T15:48:33.562+0000 c20272| 2018-07-11T15:48:33.457+0000 I COMMAND [conn18] command admin.$cmd appName: "MongoDB Shell" command: _configsvrEnableSharding { _configsvrEnableSharding: "foo", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d10c5bef58c00efd2a'), operName: "", parentOperId: "5b4626d10c5bef58c00efd29" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, AE50FA16AFE91990CBED6978504710F3F1FA8428), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324112, 15), t: 1 } }, $db: "admin" } numYields:0 reslen:478 locks:{ Global: { acquireCount: { r: 12, w: 11 } }, Database: { acquireCount: { r: 1, w: 10, W: 1 } }, Collection: { acquireCount: { r: 1, w: 5 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 41ms [js_test:migration_failure] 2018-07-11T15:48:33.562+0000 s20275| 2018-07-11T15:48:33.457+0000 I COMMAND [conn9] command foo appName: "MongoDB Shell" command: enableSharding { enableSharding: "foo", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324112, 15), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:163 protocol:op_msg 42ms [js_test:migration_failure] 2018-07-11T15:48:33.562+0000 s20275| 2018-07-11T15:48:33.458+0000 D TRACKING [conn9] Cmd: movePrimary, TrackingId: 5b4626d10c5bef58c00efd2b [js_test:migration_failure] 2018-07-11T15:48:33.562+0000 c20272| 2018-07-11T15:48:33.460+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:911 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.562+0000 c20272| 2018-07-11T15:48:33.460+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:911 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.563+0000 c20274| 2018-07-11T15:48:33.460+0000 D ASIO [RS] Request 203 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 26), t: 1, h: 3968801169593703370, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113450), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b522'), when: new Date(1531324113458), why: "movePrimary" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 26), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.563+0000 c20273| 2018-07-11T15:48:33.460+0000 D ASIO [RS] Request 204 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 26), t: 1, h: 3968801169593703370, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113450), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b522'), when: new Date(1531324113458), why: "movePrimary" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 26), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.563+0000 c20272| 2018-07-11T15:48:33.462+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.564+0000 *** Continuous stepdown thread running with seed node ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.564+0000 c20274| 2018-07-11T15:48:33.462+0000 D ASIO [RS] Request 204 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.564+0000 c20273| 2018-07-11T15:48:33.462+0000 D ASIO [RS] Request 205 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 25), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.565+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.565+0000 "ok" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.565+0000 "operationTime" : Timestamp(1531324113, 32), [js_test:migration_failure] 2018-07-11T15:48:33.565+0000 "$clusterTime" : { [js_test:migration_failure] 2018-07-11T15:48:33.565+0000 "clusterTime" : Timestamp(1531324113, 32), [js_test:migration_failure] 2018-07-11T15:48:33.565+0000 "signature" : { [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 "hash" : BinData(0,"AAAAAAAAAAAAAAAAAAAAAAAAAAA="), [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 "keyId" : NumberLong(0) [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 d20271| 2018-07-11T15:48:33.464+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 d20271| 2018-07-11T15:48:33.465+0000 D ASIO [ShardRegistry] Request 8 finished with response: { cursor: { firstBatch: [ { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 }, { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } ], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 d20271| 2018-07-11T15:48:33.465+0000 D NETWORK [conn16] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.566+0000 d20270| 2018-07-11T15:48:33.472+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55373 #21 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 s20275| 2018-07-11T15:48:33.494+0000 I COMMAND [conn9] command foo appName: "MongoDB Shell" command: movePrimary { movePrimary: "foo", to: "migration_failure-rs0", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:163 protocol:op_msg 36ms [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 c20272| 2018-07-11T15:48:33.462+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 c20272| 2018-07-11T15:48:33.463+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 25), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 25), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 c20274| 2018-07-11T15:48:33.463+0000 D ASIO [RS] Request 206 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 c20272| 2018-07-11T15:48:33.463+0000 I COMMAND [conn18] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo", state: 0 }, update: { $set: { ts: ObjectId('5b4626d1abefcf99ee21b522'), state: 2, who: "ConfigServer:conn18", process: "ConfigServer", when: new Date(1531324113458), why: "movePrimary" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:461 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 d20271| 2018-07-11T15:48:33.465+0000 I NETWORK [conn16] Starting new replica set monitor for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 d20270| 2018-07-11T15:48:33.472+0000 I NETWORK [conn21] received client metadata from 10.122.14.56:55373 conn21: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 c20273| 2018-07-11T15:48:33.463+0000 D ASIO [RS] Request 206 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 26), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 d20271| 2018-07-11T15:48:33.465+0000 D NETWORK [conn16] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.567+0000 c20272| 2018-07-11T15:48:33.463+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.568+0000 d20270| 2018-07-11T15:48:33.472+0000 I COMMAND [conn21] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20271", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.568+0000 c20272| 2018-07-11T15:48:33.463+0000 I SHARDING [conn18] distributed lock 'foo' acquired for 'movePrimary', ts : 5b4626d1abefcf99ee21b522 [js_test:migration_failure] 2018-07-11T15:48:33.568+0000 c20274| 2018-07-11T15:48:33.463+0000 D ASIO [RS] Request 205 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 26), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.568+0000 c20273| 2018-07-11T15:48:33.464+0000 D ASIO [RS] Request 208 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 26), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.569+0000 c20272| 2018-07-11T15:48:33.463+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 25), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.569+0000 c20273| 2018-07-11T15:48:33.465+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32944 #24 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.570+0000 d20270| 2018-07-11T15:48:33.473+0000 D ASIO [ShardRegistry] Request 11 finished with response: { cursor: { firstBatch: [], id: 0, ns: "config.collections" }, ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.570+0000 c20273| 2018-07-11T15:48:33.465+0000 I NETWORK [conn24] received client metadata from 10.122.14.56:32944 conn24: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.570+0000 c20273| 2018-07-11T15:48:33.465+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20271", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.571+0000 c20273| 2018-07-11T15:48:33.465+0000 D COMMAND [conn24] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 26), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:33.571+0000 c20272| 2018-07-11T15:48:33.463+0000 I COMMAND [conn18] command config.databases appName: "MongoDB Shell" command: find { find: "databases", filter: { _id: "foo" }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:463 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1, w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.571+0000 d20270| 2018-07-11T15:48:33.473+0000 W COMMAND [conn21] Support for the clone command has been deprecated. See http://dochub.mongodb.org/core/copydb-clone-deprecation [js_test:migration_failure] 2018-07-11T15:48:33.571+0000 c20273| 2018-07-11T15:48:33.465+0000 D COMMAND [conn24] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 26), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:33.571+0000 c20274| 2018-07-11T15:48:33.468+0000 D ASIO [RS] Request 207 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 27), t: 1, h: -3916176307767448708, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113460), o: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.466+0000-5b4626d15d09409dd2aa160e", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113466), what: "movePrimary.start", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 27), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.572+0000 c20273| 2018-07-11T15:48:33.465+0000 I COMMAND [conn24] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 26), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:730 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.572+0000 c20272| 2018-07-11T15:48:33.464+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.572+0000 c20272| 2018-07-11T15:48:33.466+0000 D COMMAND [conn31] assertion while executing command 'create' on database 'config' with arguments '{ create: "changelog", capped: true, size: 209715200, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } }, $db: "config" }': NamespaceExists: a collection 'config.changelog' already exists [js_test:migration_failure] 2018-07-11T15:48:33.572+0000 c20272| 2018-07-11T15:48:33.466+0000 I COMMAND [conn31] command config.changelog appName: "MongoDB Shell" command: create { create: "changelog", capped: true, size: 209715200, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } }, $db: "config" } numYields:0 ok:0 errMsg:"a collection 'config.changelog' already exists" errName:NamespaceExists errCode:48 reslen:577 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.572+0000 c20272| 2018-07-11T15:48:33.468+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1114 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.572+0000 c20272| 2018-07-11T15:48:33.468+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1114 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.465+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 I SHARDING [conn16] Moving foo primary from: migration_failure-rs1 to: migration_failure-rs0 [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54333 #19 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 D ASIO [ShardRegistry] Request 9 finished with response: { operationTime: Timestamp(1531324113, 26), ok: 0.0, errmsg: "a collection 'config.changelog' already exists", code: 48, codeName: "NamespaceExists", $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 I NETWORK [conn19] received client metadata from 10.122.14.56:54333 conn19: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 I SHARDING [conn16] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.466+0000-5b4626d15d09409dd2aa160e", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113466), what: "movePrimary.start", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 I COMMAND [conn19] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20271", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.573+0000 d20271| 2018-07-11T15:48:33.466+0000 I COMMAND [conn19] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.574+0000 d20271| 2018-07-11T15:48:33.467+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20271 (1 connections now open to ip-10-122-14-56:20271 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:33.574+0000 d20271| 2018-07-11T15:48:33.467+0000 I COMMAND [conn19] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.574+0000 d20271| 2018-07-11T15:48:33.467+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs1 took 1 msec [js_test:migration_failure] 2018-07-11T15:48:33.574+0000 d20270| 2018-07-11T15:48:33.474+0000 D NETWORK [conn21] connected to server ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.574+0000 d20270| 2018-07-11T15:48:33.474+0000 D NETWORK [conn21] creating new connection to:ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.574+0000 d20270| 2018-07-11T15:48:33.475+0000 D NETWORK [conn21] connected to server ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.575+0000 d20270| 2018-07-11T15:48:33.475+0000 D NETWORK [conn21] connected connection! [js_test:migration_failure] 2018-07-11T15:48:33.575+0000 d20270| 2018-07-11T15:48:33.475+0000 I COMMAND [conn21] command foo.$cmd appName: "MongoDB Shell" command: clone { clone: "migration_failure-rs1/ip-10-122-14-56:20271", collsToIgnore: [], bypassDocumentValidation: true, $db: "foo" } numYields:0 reslen:472 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { W: 3 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:33.575+0000 d20270| 2018-07-11T15:48:33.475+0000 I COMMAND [conn21] command admin.$cmd appName: "MongoDB Shell" command: _cloneCatalogData { _cloneCatalogData: "foo", from: "migration_failure-rs1/ip-10-122-14-56:20271", writeConcern: { w: "majority", wtimeout: 60000 }, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 27), t: 1 } }, $db: "admin" } numYields:0 reslen:472 locks:{ Global: { acquireCount: { r: 3, w: 3 } }, Database: { acquireCount: { W: 3 } } } protocol:op_msg 2ms [js_test:migration_failure] 2018-07-11T15:48:33.576+0000 c20274| 2018-07-11T15:48:33.470+0000 D ASIO [RS] Request 208 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.576+0000 c20274| 2018-07-11T15:48:33.471+0000 D ASIO [RS] Request 209 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.576+0000 c20274| 2018-07-11T15:48:33.471+0000 D ASIO [RS] Request 210 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 27), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.576+0000 c20274| 2018-07-11T15:48:33.479+0000 D ASIO [RS] Request 211 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 29), t: 1, h: 1019611194138607423, v: 2, op: "u", ns: "config.databases", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), o2: { _id: "foo" }, wall: new Date(1531324113470), o: { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 29), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.576+0000 c20274| 2018-07-11T15:48:33.481+0000 D ASIO [RS] Request 212 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.576+0000 c20272| 2018-07-11T15:48:33.470+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.577+0000 d20271| 2018-07-11T15:48:33.471+0000 D ASIO [ShardRegistry] Request 10 finished with response: { n: 1, opTime: { ts: Timestamp(1531324113, 27), t: 1 }, electionId: ObjectId('7fffffff0000000000000001'), ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.577+0000 c20274| 2018-07-11T15:48:33.483+0000 D ASIO [RS] Request 214 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.578+0000 c20274| 2018-07-11T15:48:33.483+0000 D ASIO [RS] Request 213 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 29), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.578+0000 c20274| 2018-07-11T15:48:33.485+0000 D ASIO [RS] Request 215 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 31), t: 1, h: 7309135436567685038, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113480), o: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.483+0000-5b4626d15d09409dd2aa1617", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113483), what: "movePrimary.commit", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 31), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.578+0000 c20274| 2018-07-11T15:48:33.487+0000 D ASIO [RS] Request 216 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.579+0000 c20274| 2018-07-11T15:48:33.488+0000 D ASIO [RS] Request 217 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.579+0000 c20274| 2018-07-11T15:48:33.488+0000 D ASIO [RS] Request 218 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 31), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.579+0000 c20274| 2018-07-11T15:48:33.491+0000 D ASIO [RS] Request 219 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 32), t: 1, h: 205656076811090239, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113480), o: { $v: 1, $set: { state: 0 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 32), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.580+0000 c20274| 2018-07-11T15:48:33.492+0000 D ASIO [RS] Request 220 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 c20274| 2018-07-11T15:48:33.494+0000 D ASIO [RS] Request 221 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 32), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 c20274| 2018-07-11T15:48:33.494+0000 D ASIO [RS] Request 223 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 d20271| 2018-07-11T15:48:33.471+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 d20271| 2018-07-11T15:48:33.474+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54336 #21 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 d20271| 2018-07-11T15:48:33.474+0000 I COMMAND [conn21] command admin.$cmd command: _isSelf { _isSelf: 1, $db: "admin" } numYields:0 reslen:344 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 d20271| 2018-07-11T15:48:33.474+0000 I NETWORK [conn21] end connection 10.122.14.56:54336 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 d20271| 2018-07-11T15:48:33.475+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54337 #22 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 d20271| 2018-07-11T15:48:33.475+0000 I NETWORK [conn22] received client metadata from 10.122.14.56:54337 conn22: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.581+0000 d20271| 2018-07-11T15:48:33.475+0000 I COMMAND [conn22] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20270", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.582+0000 d20271| 2018-07-11T15:48:33.475+0000 I COMMAND [conn22] command foo.$cmd command: listCollections { listCollections: 1, filter: { $or: [ { type: "collection" }, { type: { $exists: false } } ] }, cursor: {}, $readPreference: { mode: "secondaryPreferred" }, $db: "foo" } numYields:0 reslen:388 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.582+0000 d20271| 2018-07-11T15:48:33.475+0000 I NETWORK [conn22] end connection 10.122.14.56:54337 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.582+0000 c20272| 2018-07-11T15:48:33.470+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.583+0000 s20275| 2018-07-11T15:48:33.517+0000 D TRACKING [conn9] Cmd: shardCollection, TrackingId: 5b4626d10c5bef58c00efd2d [js_test:migration_failure] 2018-07-11T15:48:33.583+0000 c20272| 2018-07-11T15:48:33.471+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.583+0000 c20272| 2018-07-11T15:48:33.471+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.584+0000 c20272| 2018-07-11T15:48:33.471+0000 I COMMAND [conn31] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.466+0000-5b4626d15d09409dd2aa160e", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113466), what: "movePrimary.start", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } }, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:545 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.584+0000 c20272| 2018-07-11T15:48:33.471+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 26), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.584+0000 c20272| 2018-07-11T15:48:33.472+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.584+0000 c20272| 2018-07-11T15:48:33.473+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 27), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:33.584+0000 c20272| 2018-07-11T15:48:33.473+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 27), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 27), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:33.585+0000 c20272| 2018-07-11T15:48:33.473+0000 I COMMAND [conn25] command config.collections command: find { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 27), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 27), t: 1 } }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:547 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.585+0000 c20272| 2018-07-11T15:48:33.477+0000 I COMMAND [conn31] command config.databases appName: "MongoDB Shell" command: find { find: "databases", filter: { _id: "foo" }, sort: { _id: -1 }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "primary" }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:463 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.586+0000 c20272| 2018-07-11T15:48:33.478+0000 I COMMAND [conn31] command config.$cmd appName: "MongoDB Shell" command: update { update: "databases", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "foo", version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 1 } }, u: { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } }, multi: false, upsert: false } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:354 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1, w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.587+0000 c20272| 2018-07-11T15:48:33.479+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:950 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.587+0000 Recreating replica set from config { [js_test:migration_failure] 2018-07-11T15:48:33.587+0000 "_id" : "migration_failure-configRS", [js_test:migration_failure] 2018-07-11T15:48:33.587+0000 "version" : 3, [js_test:migration_failure] 2018-07-11T15:48:33.587+0000 "configsvr" : true, [js_test:migration_failure] 2018-07-11T15:48:33.587+0000 "protocolVersion" : NumberLong(1), [js_test:migration_failure] 2018-07-11T15:48:33.588+0000 "writeConcernMajorityJournalDefault" : true, [js_test:migration_failure] 2018-07-11T15:48:33.588+0000 "members" : [ [js_test:migration_failure] 2018-07-11T15:48:33.589+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.589+0000 "_id" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.590+0000 "host" : "ip-10-122-14-56:20272", [js_test:migration_failure] 2018-07-11T15:48:33.591+0000 "arbiterOnly" : false, [js_test:migration_failure] 2018-07-11T15:48:33.591+0000 "buildIndexes" : true, [js_test:migration_failure] 2018-07-11T15:48:33.591+0000 "hidden" : false, [js_test:migration_failure] 2018-07-11T15:48:33.592+0000 "priority" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.592+0000 "tags" : { [js_test:migration_failure] 2018-07-11T15:48:33.592+0000 [js_test:migration_failure] 2018-07-11T15:48:33.592+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.597+0000 "slaveDelay" : NumberLong(0), [js_test:migration_failure] 2018-07-11T15:48:33.598+0000 "votes" : 1 [js_test:migration_failure] 2018-07-11T15:48:33.598+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.598+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.598+0000 "_id" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.600+0000 "host" : "ip-10-122-14-56:20273", [js_test:migration_failure] 2018-07-11T15:48:33.600+0000 "arbiterOnly" : false, [js_test:migration_failure] 2018-07-11T15:48:33.600+0000 "buildIndexes" : true, [js_test:migration_failure] 2018-07-11T15:48:33.600+0000 "hidden" : false, [js_test:migration_failure] 2018-07-11T15:48:33.601+0000 "priority" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.601+0000 "tags" : { [js_test:migration_failure] 2018-07-11T15:48:33.604+0000 [js_test:migration_failure] 2018-07-11T15:48:33.606+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.606+0000 "slaveDelay" : NumberLong(0), [js_test:migration_failure] 2018-07-11T15:48:33.606+0000 "votes" : 1 [js_test:migration_failure] 2018-07-11T15:48:33.607+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.607+0000 { [js_test:migration_failure] 2018-07-11T15:48:33.607+0000 "_id" : 2, [js_test:migration_failure] 2018-07-11T15:48:33.608+0000 "host" : "ip-10-122-14-56:20274", [js_test:migration_failure] 2018-07-11T15:48:33.608+0000 "arbiterOnly" : false, [js_test:migration_failure] 2018-07-11T15:48:33.611+0000 "buildIndexes" : true, [js_test:migration_failure] 2018-07-11T15:48:33.612+0000 "hidden" : false, [js_test:migration_failure] 2018-07-11T15:48:33.613+0000 "priority" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.614+0000 "tags" : { [js_test:migration_failure] 2018-07-11T15:48:33.615+0000 [js_test:migration_failure] 2018-07-11T15:48:33.616+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.616+0000 "slaveDelay" : NumberLong(0), [js_test:migration_failure] 2018-07-11T15:48:33.616+0000 "votes" : 1 [js_test:migration_failure] 2018-07-11T15:48:33.617+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.618+0000 ], [js_test:migration_failure] 2018-07-11T15:48:33.618+0000 "settings" : { [js_test:migration_failure] 2018-07-11T15:48:33.618+0000 "chainingAllowed" : true, [js_test:migration_failure] 2018-07-11T15:48:33.618+0000 "heartbeatIntervalMillis" : 2000, [js_test:migration_failure] 2018-07-11T15:48:33.619+0000 "heartbeatTimeoutSecs" : 10, [js_test:migration_failure] 2018-07-11T15:48:33.619+0000 "electionTimeoutMillis" : 5000, [js_test:migration_failure] 2018-07-11T15:48:33.619+0000 "catchUpTimeoutMillis" : 0, [js_test:migration_failure] 2018-07-11T15:48:33.619+0000 "catchUpTakeoverDelayMillis" : 30000, [js_test:migration_failure] 2018-07-11T15:48:33.621+0000 "getLastErrorModes" : { [js_test:migration_failure] 2018-07-11T15:48:33.621+0000 [js_test:migration_failure] 2018-07-11T15:48:33.621+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.621+0000 "getLastErrorDefaults" : { [js_test:migration_failure] 2018-07-11T15:48:33.621+0000 "w" : 1, [js_test:migration_failure] 2018-07-11T15:48:33.622+0000 "wtimeout" : 0 [js_test:migration_failure] 2018-07-11T15:48:33.624+0000 }, [js_test:migration_failure] 2018-07-11T15:48:33.624+0000 "replicaSetId" : ObjectId("5b4626cbabefcf99ee21b2ea") [js_test:migration_failure] 2018-07-11T15:48:33.624+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.624+0000 } [js_test:migration_failure] 2018-07-11T15:48:33.626+0000 c20273| 2018-07-11T15:48:33.468+0000 D ASIO [RS] Request 207 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 27), t: 1, h: -3916176307767448708, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113460), o: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.466+0000-5b4626d15d09409dd2aa160e", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113466), what: "movePrimary.start", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 27), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.626+0000 c20273| 2018-07-11T15:48:33.470+0000 D ASIO [RS] Request 209 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 26), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 26), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 26), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.627+0000 c20273| 2018-07-11T15:48:33.471+0000 D ASIO [RS] Request 210 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 27), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.628+0000 c20273| 2018-07-11T15:48:33.472+0000 D ASIO [RS] Request 212 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 27), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.632+0000 c20274| 2018-07-11T15:48:33.520+0000 D ASIO [RS] Request 222 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 33), t: 1, h: -6677081574943255236, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113517), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b555'), when: new Date(1531324113517), why: "shardCollection" } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 33), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 33), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.632+0000 c20274| 2018-07-11T15:48:33.521+0000 D ASIO [RS] Request 224 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 33), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.634+0000 c20274| 2018-07-11T15:48:33.522+0000 D ASIO [RS] Request 225 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 33), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 33), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.635+0000 c20274| 2018-07-11T15:48:33.523+0000 D ASIO [RS] Request 227 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.635+0000 c20274| 2018-07-11T15:48:33.525+0000 D ASIO [RS] Request 226 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 34), t: 1, h: -421629974963306497, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324113517), o: { _id: "foo.bar", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d1abefcf99ee21b55c'), when: new Date(1531324113522), who: "ConfigServer:conn18", why: "shardCollection" } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 34), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.636+0000 c20274| 2018-07-11T15:48:33.526+0000 D ASIO [RS] Request 228 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.636+0000 c20274| 2018-07-11T15:48:33.528+0000 D ASIO [RS] Request 229 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.637+0000 c20274| 2018-07-11T15:48:33.528+0000 D ASIO [RS] Request 230 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 34), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.638+0000 d20270| 2018-07-11T15:48:33.528+0000 I COMMAND [conn15] command foo.$cmd appName: "MongoDB Shell" command: listCollections { listCollections: 1, filter: { name: "bar" }, cursor: {}, $readPreference: { mode: "secondaryPreferred" }, $db: "foo", $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 34), t: 1 } } } numYields:0 reslen:388 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.639+0000 c20272| 2018-07-11T15:48:33.479+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:950 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.641+0000 c20272| 2018-07-11T15:48:33.481+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.641+0000 c20272| 2018-07-11T15:48:33.481+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.641+0000 c20272| 2018-07-11T15:48:33.482+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.641+0000 c20272| 2018-07-11T15:48:33.482+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.642+0000 c20272| 2018-07-11T15:48:33.483+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.643+0000 c20272| 2018-07-11T15:48:33.483+0000 I COMMAND [conn31] command admin.$cmd appName: "MongoDB Shell" command: _configsvrCommitMovePrimary { _configsvrCommitMovePrimary: "foo", to: "migration_failure-rs0", writeConcern: { w: "majority", wtimeout: 60000 }, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 28), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 27), t: 1 } }, $db: "admin" } numYields:0 reslen:478 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1, w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.644+0000 c20272| 2018-07-11T15:48:33.483+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 27), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.645+0000 c20272| 2018-07-11T15:48:33.485+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1115 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.645+0000 c20272| 2018-07-11T15:48:33.485+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1115 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.645+0000 c20273| 2018-07-11T15:48:33.479+0000 D ASIO [RS] Request 211 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 29), t: 1, h: 1019611194138607423, v: 2, op: "u", ns: "config.databases", ui: UUID("4be204f1-2b3a-48ed-a5dc-3e42e6b52a21"), o2: { _id: "foo" }, wall: new Date(1531324113470), o: { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 29), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.645+0000 c20273| 2018-07-11T15:48:33.481+0000 D ASIO [RS] Request 213 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 27), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 27), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 27), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.646+0000 c20273| 2018-07-11T15:48:33.482+0000 D ASIO [RS] Request 215 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.648+0000 c20273| 2018-07-11T15:48:33.483+0000 D ASIO [RS] Request 214 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 29), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.649+0000 c20273| 2018-07-11T15:48:33.485+0000 D ASIO [RS] Request 216 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 31), t: 1, h: 7309135436567685038, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113480), o: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.483+0000-5b4626d15d09409dd2aa1617", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113483), what: "movePrimary.commit", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 31), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.650+0000 c20273| 2018-07-11T15:48:33.487+0000 D ASIO [RS] Request 217 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.651+0000 c20273| 2018-07-11T15:48:33.488+0000 D ASIO [RS] Request 218 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 31), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.652+0000 c20273| 2018-07-11T15:48:33.488+0000 D ASIO [RS] Request 219 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.653+0000 c20273| 2018-07-11T15:48:33.491+0000 D ASIO [RS] Request 220 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 32), t: 1, h: 205656076811090239, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113480), o: { $v: 1, $set: { state: 0 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 32), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.653+0000 c20273| 2018-07-11T15:48:33.492+0000 D ASIO [RS] Request 221 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.654+0000 c20273| 2018-07-11T15:48:33.493+0000 D ASIO [RS] Request 222 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.655+0000 c20273| 2018-07-11T15:48:33.494+0000 D ASIO [RS] Request 223 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 32), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 32), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.655+0000 c20273| 2018-07-11T15:48:33.520+0000 D ASIO [RS] Request 224 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 33), t: 1, h: -6677081574943255236, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324113517), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d1abefcf99ee21b555'), when: new Date(1531324113517), why: "shardCollection" } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 33), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 33), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.656+0000 c20273| 2018-07-11T15:48:33.521+0000 D ASIO [RS] Request 225 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 33), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 32), $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.657+0000 c20273| 2018-07-11T15:48:33.522+0000 D ASIO [RS] Request 226 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 33), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.657+0000 c20273| 2018-07-11T15:48:33.522+0000 D ASIO [RS] Request 227 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 33), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 33), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.658+0000 c20273| 2018-07-11T15:48:33.525+0000 D ASIO [RS] Request 228 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 34), t: 1, h: -421629974963306497, v: 2, op: "i", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), wall: new Date(1531324113517), o: { _id: "foo.bar", state: 2, process: "ConfigServer", ts: ObjectId('5b4626d1abefcf99ee21b55c'), when: new Date(1531324113522), who: "ConfigServer:conn18", why: "shardCollection" } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 34), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.659+0000 c20273| 2018-07-11T15:48:33.526+0000 D ASIO [RS] Request 229 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 33), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.659+0000 c20273| 2018-07-11T15:48:33.528+0000 D ASIO [RS] Request 230 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.660+0000 c20273| 2018-07-11T15:48:33.528+0000 D ASIO [RS] Request 231 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 34), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.661+0000 d20271| 2018-07-11T15:48:33.476+0000 D ASIO [ShardRegistry] Request 11 finished with response: { note: "Support for the clone command has been deprecated. See http://dochub.mongodb.org/core/copydb-clone-deprecation", clonedColls: [], ok: 1.0, operationTime: Timestamp(1531324113, 19), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 19), $configServerState: { opTime: { ts: Timestamp(1531324113, 27), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 27), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.661+0000 d20271| 2018-07-11T15:48:33.477+0000 I COMMAND [conn16] command config.$cmd appName: "MongoDB Shell" command: update { update: "cache.databases", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 2, W: 3 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.662+0000 d20271| 2018-07-11T15:48:33.477+0000 I SHARDING [conn16] movePrimary successfully entered critical section [js_test:migration_failure] 2018-07-11T15:48:33.662+0000 d20271| 2018-07-11T15:48:33.483+0000 D ASIO [ShardRegistry] Request 12 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 29), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 29), $clusterTime: { clusterTime: Timestamp(1531324113, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.663+0000 c20272| 2018-07-11T15:48:33.486+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.664+0000 c20272| 2018-07-11T15:48:33.487+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.665+0000 c20272| 2018-07-11T15:48:33.488+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.666+0000 c20272| 2018-07-11T15:48:33.488+0000 I COMMAND [conn31] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.483+0000-5b4626d15d09409dd2aa1617", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113483), what: "movePrimary.commit", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 30), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 29), t: 1 } }, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:545 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.666+0000 c20272| 2018-07-11T15:48:33.488+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.667+0000 c20272| 2018-07-11T15:48:33.488+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 29), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.667+0000 c20272| 2018-07-11T15:48:33.488+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 29), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 29), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.667+0000 c20272| 2018-07-11T15:48:33.489+0000 D ASIO [ShardRegistry] Request 29 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 30), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 30), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 30), $configServerState: { opTime: { ts: Timestamp(1531324113, 31), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.669+0000 c20272| 2018-07-11T15:48:33.491+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:860 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.670+0000 c20272| 2018-07-11T15:48:33.491+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:860 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.671+0000 c20272| 2018-07-11T15:48:33.492+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.671+0000 c20272| 2018-07-11T15:48:33.492+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.672+0000 c20272| 2018-07-11T15:48:33.493+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.672+0000 *** Stepping down connection to ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:33.673+0000 c20272| 2018-07-11T15:48:33.493+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.673+0000 c20272| 2018-07-11T15:48:33.493+0000 I COMMAND [conn18] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d1abefcf99ee21b522') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:461 locks:{ Global: { acquireCount: { r: 5, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.673+0000 d20271| 2018-07-11T15:48:33.483+0000 I SHARDING [conn16] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:33.483+0000-5b4626d15d09409dd2aa1617", server: "ip-10-122-14-56:20271", clientAddr: "10.122.14.56:54330", time: new Date(1531324113483), what: "movePrimary.commit", ns: "foo", details: { database: "foo", from: "migration_failure-rs1", to: "migration_failure-rs0" } } [js_test:migration_failure] 2018-07-11T15:48:33.673+0000 c20272| 2018-07-11T15:48:33.494+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.673+0000 c20272| 2018-07-11T15:48:33.494+0000 I SHARDING [conn18] distributed lock with ts: 5b4626d1abefcf99ee21b522' unlocked. [js_test:migration_failure] 2018-07-11T15:48:33.673+0000 d20271| 2018-07-11T15:48:33.488+0000 D ASIO [ShardRegistry] Request 13 finished with response: { n: 1, opTime: { ts: Timestamp(1531324113, 31), t: 1 }, electionId: ObjectId('7fffffff0000000000000001'), ok: 1.0, operationTime: Timestamp(1531324113, 31), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 31), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 31), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 31), $clusterTime: { clusterTime: Timestamp(1531324113, 31), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.674+0000 d20270| 2018-07-11T15:48:33.529+0000 I COMMAND [conn15] command foo.bar appName: "MongoDB Shell" command: count { count: "bar", query: {}, $db: "foo", $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 34), t: 1 } } } planSummary: EOF keysExamined:0 docsExamined:0 numYields:0 reslen:320 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.674+0000 d20271| 2018-07-11T15:48:33.489+0000 I COMMAND [conn16] command admin.$cmd appName: "MongoDB Shell" command: _movePrimary { _movePrimary: "foo", to: "migration_failure-rs0", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, $clusterTime: { clusterTime: Timestamp(1531324113, 26), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 26), t: 1 } }, $db: "admin" } numYields:0 reslen:333 locks:{ Global: { acquireCount: { r: 9, w: 9 } }, Database: { acquireCount: { w: 3, W: 6 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 25ms [js_test:migration_failure] 2018-07-11T15:48:33.674+0000 d20270| 2018-07-11T15:48:33.529+0000 D COMMAND [conn16] assertion while executing command 'listIndexes' on database 'foo' with arguments '{ listIndexes: "bar", cursor: {}, $db: "foo" }': NamespaceNotFound: ns does not exist: foo.bar [js_test:migration_failure] 2018-07-11T15:48:33.674+0000 d20270| 2018-07-11T15:48:33.529+0000 I COMMAND [conn16] command foo.bar appName: "MongoDB Shell" command: listIndexes { listIndexes: "bar", cursor: {}, $db: "foo" } numYields:0 ok:0 errMsg:"ns does not exist: foo.bar" errName:NamespaceNotFound errCode:26 reslen:414 locks:{ Global: { acquireCount: { r: 2, w: 1 } }, Database: { acquireCount: { r: 1, w: 1 } }, Collection: { acquireCount: { r: 1, W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.675+0000 d20270| 2018-07-11T15:48:33.529+0000 I STORAGE [conn16] createCollection: foo.bar with generated UUID: 3aad755a-b331-4a95-b13c-5f739b29e812 [js_test:migration_failure] 2018-07-11T15:48:33.675+0000 d20270| 2018-07-11T15:48:33.539+0000 I COMMAND [conn16] command foo.$cmd appName: "MongoDB Shell" command: createIndexes { createIndexes: "bar", indexes: [ { key: { _id: 1.0 }, name: "_id_1" } ], writeConcern: { w: "majority" }, allowImplicitCollectionCreation: true, $db: "foo" } numYields:0 reslen:445 locks:{ Global: { acquireCount: { r: 5, w: 3 } }, Database: { acquireCount: { r: 2, w: 2, W: 1 } }, Collection: { acquireCount: { r: 2, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 9ms [js_test:migration_failure] 2018-07-11T15:48:33.675+0000 d20270| 2018-07-11T15:48:33.539+0000 I COMMAND [conn16] command foo.$cmd appName: "MongoDB Shell" command: listCollections { listCollections: 1, filter: { name: "bar" }, cursor: {}, $readPreference: { mode: "secondaryPreferred" }, $db: "foo" } numYields:0 reslen:585 locks:{ Global: { acquireCount: { r: 7, w: 3 } }, Database: { acquireCount: { r: 3, w: 2, W: 1 } }, Collection: { acquireCount: { r: 3, W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.675+0000 c20272| 2018-07-11T15:48:33.494+0000 I COMMAND [conn18] command admin.$cmd appName: "MongoDB Shell" command: _configsvrMovePrimary { _configsvrMovePrimary: "foo", to: "migration_failure-rs0", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d10c5bef58c00efd2c'), operName: "", parentOperId: "5b4626d10c5bef58c00efd2b" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 25), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 25), t: 1 } }, $db: "admin" } numYields:0 reslen:478 locks:{ Global: { acquireCount: { r: 5, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 35ms [js_test:migration_failure] 2018-07-11T15:48:33.676+0000 d20270| 2018-07-11T15:48:33.540+0000 D ASIO [ShardRegistry] Request 12 finished with response: { cursor: { firstBatch: [ { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 }, { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } ], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324113, 34), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 35), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.676+0000 c20273| 2018-07-11T15:48:33.565+0000 D ASIO [RS] Request 232 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 36), t: 1, h: -7417903158017020919, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113564), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.563+0000-5b4626d1abefcf99ee21b56f", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324113563), what: "shardCollection.start", ns: "foo.bar", details: { shardKey: { _id: 1.0 }, collection: "foo.bar", uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 36), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.676+0000 d20270| 2018-07-11T15:48:33.540+0000 D NETWORK [conn16] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:33.676+0000 d20270| 2018-07-11T15:48:33.540+0000 D NETWORK [conn16] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:33.677+0000 c20274| 2018-07-11T15:48:33.565+0000 D ASIO [RS] Request 231 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 36), t: 1, h: -7417903158017020919, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324113564), o: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.563+0000-5b4626d1abefcf99ee21b56f", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324113563), what: "shardCollection.start", ns: "foo.bar", details: { shardKey: { _id: 1.0 }, collection: "foo.bar", uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 36), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.677+0000 d20270| 2018-07-11T15:48:33.540+0000 I COMMAND [conn16] command foo.bar appName: "MongoDB Shell" command: _shardsvrShardCollection { _shardsvrShardCollection: "foo.bar", key: { _id: 1.0 }, unique: false, numInitialChunks: 0, collation: {}, getUUIDfromPrimaryShard: true, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 34), t: 1 } }, $db: "admin" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:434 locks:{ Global: { acquireCount: { r: 10, w: 5 } }, Database: { acquireCount: { r: 4, w: 4, W: 1 } }, Collection: { acquireCount: { r: 4, W: 3 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:33.677+0000 c20274| 2018-07-11T15:48:33.566+0000 I NETWORK [listener] connection accepted from 10.122.14.56:59362 #28 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.677+0000 c20272| 2018-07-11T15:48:33.494+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.677+0000 c20274| 2018-07-11T15:48:33.567+0000 I NETWORK [conn28] received client metadata from 10.122.14.56:59362 conn28: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.678+0000 c20274| 2018-07-11T15:48:33.567+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:864 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.678+0000 c20273| 2018-07-11T15:48:33.565+0000 I NETWORK [listener] connection accepted from 10.122.14.56:32958 #25 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.678+0000 d20270| 2018-07-11T15:48:33.570+0000 I COMMAND [conn16] command foo.bar appName: "MongoDB Shell" command: count { count: "bar", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $readPreference: { mode: "primaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 36), t: 1 } }, $db: "foo" } planSummary: COUNT keysExamined:0 docsExamined:0 numYields:0 reslen:340 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.678+0000 c20273| 2018-07-11T15:48:33.566+0000 I NETWORK [conn25] received client metadata from 10.122.14.56:32958 conn25: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.679+0000 c20273| 2018-07-11T15:48:33.566+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:864 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.679+0000 c20273| 2018-07-11T15:48:33.567+0000 D ASIO [RS] Request 233 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.680+0000 c20273| 2018-07-11T15:48:33.568+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.680+0000 c20273| 2018-07-11T15:48:33.569+0000 D ASIO [RS] Request 235 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.680+0000 c20273| 2018-07-11T15:48:33.569+0000 D ASIO [RS] Request 234 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 36), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.681+0000 c20273| 2018-07-11T15:48:33.572+0000 D ASIO [RS] Request 236 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 37), t: 1, h: -2141680488632730879, v: 2, op: "i", ns: "config.chunks", ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), wall: new Date(1531324113564), o: { _id: "foo.bar-_id_MinKey", ns: "foo.bar", min: { _id: MinKey }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 37), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 37), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.681+0000 c20274| 2018-07-11T15:48:33.567+0000 D ASIO [RS] Request 232 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 34), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.681+0000 c20273| 2018-07-11T15:48:33.574+0000 D ASIO [RS] Request 237 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 37), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.682+0000 c20272| 2018-07-11T15:48:33.517+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54491 #47 (23 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.682+0000 c20273| 2018-07-11T15:48:33.575+0000 D ASIO [RS] Request 238 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 37), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 37), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.682+0000 c20274| 2018-07-11T15:48:33.568+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.683+0000 c20273| 2018-07-11T15:48:33.575+0000 D ASIO [RS] Request 240 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.684+0000 c20272| 2018-07-11T15:48:33.518+0000 I NETWORK [conn47] received client metadata from 10.122.14.56:54491 conn47: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.684+0000 c20272| 2018-07-11T15:48:33.518+0000 I COMMAND [conn47] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:888 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.684+0000 c20273| 2018-07-11T15:48:33.576+0000 D ASIO [RS] Request 239 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 38), t: 1, h: -4625226857475779911, v: 2, op: "i", ns: "config.collections", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113574), o: { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } } ], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 38), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.685+0000 c20273| 2018-07-11T15:48:33.587+0000 D ASIO [RS] Request 241 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.686+0000 c20272| 2018-07-11T15:48:33.519+0000 I COMMAND [conn47] command admin.$cmd appName: "MongoDB Shell" command: replSetGetConfig { replSetGetConfig: 1.0, lsid: { id: UUID("ee0389d3-2dfd-42fe-9fc8-6703fb2f941e") }, $db: "admin" } numYields:0 reslen:1114 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.686+0000 c20272| 2018-07-11T15:48:33.520+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:915 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.687+0000 c20272| 2018-07-11T15:48:33.520+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:915 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.688+0000 c20272| 2018-07-11T15:48:33.521+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.688+0000 c20274| 2018-07-11T15:48:33.569+0000 D ASIO [RS] Request 234 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.689+0000 c20274| 2018-07-11T15:48:33.569+0000 D ASIO [RS] Request 233 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 36), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 36), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.689+0000 c20274| 2018-07-11T15:48:33.572+0000 D ASIO [RS] Request 235 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 37), t: 1, h: -2141680488632730879, v: 2, op: "i", ns: "config.chunks", ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9"), wall: new Date(1531324113564), o: { _id: "foo.bar-_id_MinKey", ns: "foo.bar", min: { _id: MinKey }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 37), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 37), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.689+0000 c20274| 2018-07-11T15:48:33.573+0000 D ASIO [RS] Request 236 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 37), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 36), $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.690+0000 c20274| 2018-07-11T15:48:33.574+0000 D ASIO [RS] Request 238 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 37), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.690+0000 c20274| 2018-07-11T15:48:33.574+0000 D ASIO [RS] Request 237 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 37), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 37), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.691+0000 c20274| 2018-07-11T15:48:33.576+0000 D ASIO [RS] Request 239 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324113, 38), t: 1, h: -4625226857475779911, v: 2, op: "i", ns: "config.collections", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113574), o: { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } } ], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 38), t: 1 }, rbid: 1, primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.691+0000 c20272| 2018-07-11T15:48:33.521+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.692+0000 c20272| 2018-07-11T15:48:33.522+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 32), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 32), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.692+0000 c20272| 2018-07-11T15:48:33.522+0000 I COMMAND [conn18] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo", state: 0 }, update: { $set: { ts: ObjectId('5b4626d1abefcf99ee21b555'), state: 2, who: "ConfigServer:conn18", process: "ConfigServer", when: new Date(1531324113517), why: "shardCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:465 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.692+0000 c20272| 2018-07-11T15:48:33.522+0000 I SHARDING [conn18] distributed lock 'foo' acquired for 'shardCollection', ts : 5b4626d1abefcf99ee21b555 [js_test:migration_failure] 2018-07-11T15:48:33.693+0000 c20272| 2018-07-11T15:48:33.522+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.693+0000 c20272| 2018-07-11T15:48:33.522+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 32), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.693+0000 c20272| 2018-07-11T15:48:33.523+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.694+0000 c20272| 2018-07-11T15:48:33.525+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:946 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.694+0000 c20272| 2018-07-11T15:48:33.525+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 33), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:946 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.694+0000 c20272| 2018-07-11T15:48:33.526+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.695+0000 c20272| 2018-07-11T15:48:33.526+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.528+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.528+0000 I COMMAND [conn18] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo.bar", state: 0 }, update: { $set: { ts: ObjectId('5b4626d1abefcf99ee21b55c'), state: 2, who: "ConfigServer:conn18", process: "ConfigServer", when: new Date(1531324113522), why: "shardCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:0 docsExamined:0 nMatched:0 nModified:0 upsert:1 keysInserted:3 numYields:0 reslen:491 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 4 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.528+0000 I SHARDING [conn18] distributed lock 'foo.bar' acquired for 'shardCollection', ts : 5b4626d1abefcf99ee21b55c [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.528+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.528+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 33), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 33), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.528+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 33), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.528+0000 I COMMAND [conn18] command config.databases appName: "MongoDB Shell" command: find { find: "databases", filter: { _id: "foo" }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:463 locks:{ Global: { acquireCount: { r: 5, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.529+0000 I COMMAND [conn18] command config.collections appName: "MongoDB Shell" command: find { find: "collections", filter: { _id: "foo.bar", dropped: false }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "primary" }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:341 locks:{ Global: { acquireCount: { r: 6, w: 4 } }, Database: { acquireCount: { r: 2, w: 4 } }, Collection: { acquireCount: { r: 2, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 2018-07-11T15:48:33.590+0000 I NETWORK [thread1] trying reconnect to ip-10-122-14-56:20272 failed [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.540+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 34), t: 1 } } } [js_test:migration_failure] 2018-07-11T15:48:33.696+0000 c20272| 2018-07-11T15:48:33.540+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 34), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 35), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 34), t: 1 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:33.697+0000 c20272| 2018-07-11T15:48:33.540+0000 I COMMAND [conn25] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324113, 34), t: 1 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 35), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 34), t: 1 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:750 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.697+0000 c20272| 2018-07-11T15:48:33.540+0000 D ASIO [ShardRegistry] Request 30 finished with response: { collectionsharded: "foo.bar", collectionUUID: UUID("3aad755a-b331-4a95-b13c-5f739b29e812"), initSplits: [], allSplits: [], ok: 1.0, operationTime: Timestamp(1531324113, 35), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 35), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 35), $configServerState: { opTime: { ts: Timestamp(1531324113, 34), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 35), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.697+0000 c20273| 2018-07-11T15:48:33.588+0000 D ASIO [RS] Request 243 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.697+0000 c20273| 2018-07-11T15:48:33.589+0000 D ASIO [RS] Request 242 finished with response: { cursor: { nextBatch: [], id: 24308709626, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 38), t: 1 }, rbid: 1, primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.697+0000 c20273| 2018-07-11T15:48:33.589+0000 I REPL [replication-0] Choosing new sync source because our current sync source, ip-10-122-14-56:20272, has an OpTime ({ ts: Timestamp(1531324113, 38), t: 1 }) which is not ahead of ours ({ ts: Timestamp(1531324113, 38), t: 1 }), it does not have a sync source, and it's not the primary (sync source does not know the primary) [js_test:migration_failure] 2018-07-11T15:48:33.697+0000 c20273| 2018-07-11T15:48:33.589+0000 I REPL [replication-0] Canceling oplog query due to OplogQueryMetadata. We have to choose a new sync source. Current source: ip-10-122-14-56:20272, OpTime { ts: Timestamp(1531324113, 38), t: 1 }, its sync source index:-1 [js_test:migration_failure] 2018-07-11T15:48:33.697+0000 c20273| 2018-07-11T15:48:33.589+0000 W REPL [rsBackgroundSync] Fetcher stopped querying remote oplog with error: InvalidSyncSource: sync source ip-10-122-14-56:20272 (config version: 3; last applied optime: { ts: Timestamp(1531324113, 38), t: 1 }; sync source index: -1; primary index: -1) is no longer valid [js_test:migration_failure] 2018-07-11T15:48:33.698+0000 c20273| 2018-07-11T15:48:33.589+0000 I REPL [rsBackgroundSync] could not find member to sync from [js_test:migration_failure] 2018-07-11T15:48:33.698+0000 c20273| 2018-07-11T15:48:33.590+0000 D ASIO [RS] Request 244 finished with response: { cursorsKilled: [ 24308709626 ], cursorsNotFound: [], cursorsAlive: [], cursorsUnknown: [], ok: 1.0, operationTime: Timestamp(1531324113, 38), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.698+0000 c20273| 2018-07-11T15:48:33.590+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.699+0000 c20273| 2018-07-11T15:48:33.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.699+0000 s20275| 2018-07-11T15:48:33.589+0000 I NETWORK [ShardRegistry] Marking host ip-10-122-14-56:20272 as failed :: caused by :: InterruptedDueToStepDown: Collection metadata write failed :: caused by :: operation was interrupted [js_test:migration_failure] 2018-07-11T15:48:33.699+0000 s20275| 2018-07-11T15:48:33.589+0000 D - [conn9] User Assertion: HostUnreachable: network error while attempting to run command 'ismaster' on host 'ip-10-122-14-56:20272' src/mongo/client/dbclient_base.cpp 239 [js_test:migration_failure] 2018-07-11T15:48:33.700+0000 s20275| 2018-07-11T15:48:33.589+0000 I NETWORK [conn9] Detected bad connection created at 1531324111256771 microSec, clearing pool for ip-10-122-14-56:20272 of 0 connections [js_test:migration_failure] 2018-07-11T15:48:33.700+0000 s20275| 2018-07-11T15:48:33.589+0000 I NETWORK [conn9] Dropping all pooled connections to ip-10-122-14-56:20272(with timeout of 5 seconds) [js_test:migration_failure] 2018-07-11T15:48:33.700+0000 s20275| 2018-07-11T15:48:33.589+0000 I NETWORK [conn9] Ending connection to host ip-10-122-14-56:20272(with timeout of 5 seconds) due to bad connection status; 0 connections to that host remain open [js_test:migration_failure] 2018-07-11T15:48:33.700+0000 s20275| 2018-07-11T15:48:33.590+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:33.700+0000 c20274| 2018-07-11T15:48:33.587+0000 D ASIO [RS] Request 240 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 37), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.701+0000 c20274| 2018-07-11T15:48:33.588+0000 D ASIO [RS] Request 242 finished with response: { ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.701+0000 c20274| 2018-07-11T15:48:33.589+0000 D ASIO [RS] Request 241 finished with response: { cursor: { nextBatch: [], id: 25324435039, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpApplied: { ts: Timestamp(1531324113, 38), t: 1 }, rbid: 1, primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.701+0000 c20274| 2018-07-11T15:48:33.589+0000 I REPL [replication-0] Choosing new sync source because our current sync source, ip-10-122-14-56:20272, has an OpTime ({ ts: Timestamp(1531324113, 38), t: 1 }) which is not ahead of ours ({ ts: Timestamp(1531324113, 38), t: 1 }), it does not have a sync source, and it's not the primary (sync source does not know the primary) [js_test:migration_failure] 2018-07-11T15:48:33.702+0000 c20274| 2018-07-11T15:48:33.589+0000 I REPL [replication-0] Canceling oplog query due to OplogQueryMetadata. We have to choose a new sync source. Current source: ip-10-122-14-56:20272, OpTime { ts: Timestamp(1531324113, 38), t: 1 }, its sync source index:-1 [js_test:migration_failure] 2018-07-11T15:48:33.703+0000 c20274| 2018-07-11T15:48:33.589+0000 W REPL [rsBackgroundSync] Fetcher stopped querying remote oplog with error: InvalidSyncSource: sync source ip-10-122-14-56:20272 (config version: 3; last applied optime: { ts: Timestamp(1531324113, 38), t: 1 }; sync source index: -1; primary index: -1) is no longer valid [js_test:migration_failure] 2018-07-11T15:48:33.703+0000 c20274| 2018-07-11T15:48:33.590+0000 I REPL [rsBackgroundSync] could not find member to sync from [js_test:migration_failure] 2018-07-11T15:48:33.703+0000 c20274| 2018-07-11T15:48:33.590+0000 D ASIO [RS] Request 243 finished with response: { cursorsKilled: [ 25324435039 ], cursorsNotFound: [], cursorsAlive: [], cursorsUnknown: [], ok: 1.0, operationTime: Timestamp(1531324113, 38), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.703+0000 c20274| 2018-07-11T15:48:33.590+0000 D ASIO [Replication] Request 244 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.703+0000 c20274| 2018-07-11T15:48:33.590+0000 I REPL [replexec-5] Member ip-10-122-14-56:20272 is now in state SECONDARY [js_test:migration_failure] 2018-07-11T15:48:33.704+0000 c20274| 2018-07-11T15:48:33.590+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.705+0000 c20272| 2018-07-11T15:48:33.540+0000 I SHARDING [conn18] CMD: shardcollection: { _configsvrShardCollection: "foo.bar", key: { _id: 1.0 }, unique: false, numInitialChunks: 0, getUUIDfromPrimaryShard: true, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d10c5bef58c00efd2e'), operName: "", parentOperId: "5b4626d10c5bef58c00efd2d" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 32), t: 1 } }, $db: "admin" } [js_test:migration_failure] 2018-07-11T15:48:33.705+0000 c20274| 2018-07-11T15:48:33.590+0000 D ASIO [Replication] Request 245 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.706+0000 c20274| 2018-07-11T15:48:33.590+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.706+0000 c20272| 2018-07-11T15:48:33.540+0000 I COMMAND [conn18] command config.chunks appName: "MongoDB Shell" command: count { count: "chunks", query: { ns: "foo.bar" }, limit: 1, readConcern: { level: "local" }, $db: "config" } planSummary: COUNT_SCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:0 numYields:0 reslen:279 locks:{ Global: { acquireCount: { r: 7, w: 4 } }, Database: { acquireCount: { r: 3, w: 4 } }, Collection: { acquireCount: { r: 3, w: 2 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.707+0000 c20272| 2018-07-11T15:48:33.563+0000 I SHARDING [conn18] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.563+0000-5b4626d1abefcf99ee21b56f", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324113563), what: "shardCollection.start", ns: "foo.bar", details: { shardKey: { _id: 1.0 }, collection: "foo.bar", uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } [js_test:migration_failure] 2018-07-11T15:48:33.707+0000 c20272| 2018-07-11T15:48:33.564+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54494 #48 (24 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.707+0000 c20273| 2018-07-11T15:48:33.590+0000 D ASIO [Replication] Request 245 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.708+0000 c20273| 2018-07-11T15:48:33.590+0000 I REPL [replexec-4] Member ip-10-122-14-56:20272 is now in state SECONDARY [js_test:migration_failure] 2018-07-11T15:48:33.709+0000 c20273| 2018-07-11T15:48:33.590+0000 D ASIO [Replication] Request 246 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, primaryId: 0, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.709+0000 c20272| 2018-07-11T15:48:33.564+0000 I NETWORK [conn48] received client metadata from 10.122.14.56:54494 conn48: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.710+0000 c20272| 2018-07-11T15:48:33.564+0000 I COMMAND [conn48] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:888 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.711+0000 c20272| 2018-07-11T15:48:33.565+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1215 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.712+0000 c20272| 2018-07-11T15:48:33.565+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 34), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1215 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.712+0000 c20272| 2018-07-11T15:48:33.566+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.713+0000 c20272| 2018-07-11T15:48:33.567+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.713+0000 c20272| 2018-07-11T15:48:33.567+0000 I COMMAND [conn48] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.714+0000 c20272| 2018-07-11T15:48:33.569+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.715+0000 c20272| 2018-07-11T15:48:33.569+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 34), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 34), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.715+0000 c20272| 2018-07-11T15:48:33.569+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.715+0000 c20272| 2018-07-11T15:48:33.569+0000 I COMMAND [conn18] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20272-2018-07-11T15:48:33.563+0000-5b4626d1abefcf99ee21b56f", server: "ip-10-122-14-56:20272", clientAddr: "10.122.14.56:54285", time: new Date(1531324113563), what: "shardCollection.start", ns: "foo.bar", details: { shardKey: { _id: 1.0 }, collection: "foo.bar", uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812"), primary: "migration_failure-rs0:migration_failure-rs0/ip-10-122-14-56:20270", numChunks: 1 } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 9, w: 6 } }, Database: { acquireCount: { r: 3, w: 6 } }, Collection: { acquireCount: { r: 3, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:33.716+0000 c20272| 2018-07-11T15:48:33.569+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 34), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.716+0000 c20272| 2018-07-11T15:48:33.570+0000 D ASIO [ShardRegistry] Request 31 finished with response: { n: 0, ok: 1.0, operationTime: Timestamp(1531324113, 35), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 35), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 35), $configServerState: { opTime: { ts: Timestamp(1531324113, 36), t: 1 } }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:33.717+0000 c20272| 2018-07-11T15:48:33.570+0000 I COMMAND [conn18] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "balancer" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:388 locks:{ Global: { acquireCount: { r: 10, w: 6 } }, Database: { acquireCount: { r: 4, w: 6 } }, Collection: { acquireCount: { r: 4, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.717+0000 c20272| 2018-07-11T15:48:33.570+0000 I COMMAND [conn18] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "chunksize" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:338 locks:{ Global: { acquireCount: { r: 11, w: 6 } }, Database: { acquireCount: { r: 5, w: 6 } }, Collection: { acquireCount: { r: 5, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.718+0000 c20272| 2018-07-11T15:48:33.570+0000 I COMMAND [conn18] command config.settings appName: "MongoDB Shell" command: find { find: "settings", filter: { _id: "autosplit" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:375 locks:{ Global: { acquireCount: { r: 12, w: 6 } }, Database: { acquireCount: { r: 6, w: 6 } }, Collection: { acquireCount: { r: 6, w: 3 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.718+0000 c20272| 2018-07-11T15:48:33.570+0000 I SHARDING [conn18] going to create 1 chunk(s) for: foo.bar using new epoch 5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:33.719+0000 c20272| 2018-07-11T15:48:33.572+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1034 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.719+0000 c20272| 2018-07-11T15:48:33.572+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1034 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.720+0000 c20272| 2018-07-11T15:48:33.573+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.721+0000 c20272| 2018-07-11T15:48:33.573+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.723+0000 c20272| 2018-07-11T15:48:33.574+0000 I COMMAND [conn15] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 36), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 36), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.724+0000 c20272| 2018-07-11T15:48:33.574+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.724+0000 c20272| 2018-07-11T15:48:33.574+0000 I COMMAND [conn18] command config.chunks appName: "MongoDB Shell" command: insert { insert: "chunks", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "foo.bar-_id_MinKey", ns: "foo.bar", min: { _id: MinKey }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:4 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 14, w: 8 } }, Database: { acquireCount: { r: 6, w: 8 } }, Collection: { acquireCount: { r: 6, w: 4 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:33.726+0000 c20272| 2018-07-11T15:48:33.575+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 36), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.727+0000 c20272| 2018-07-11T15:48:33.575+0000 I COMMAND [conn14] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.727+0000 c20272| 2018-07-11T15:48:33.576+0000 I COMMAND [conn21] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:943 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.728+0000 c20272| 2018-07-11T15:48:33.576+0000 I COMMAND [conn13] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 37), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:943 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.728+0000 c20272| 2018-07-11T15:48:33.577+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.729+0000 c20272| 2018-07-11T15:48:33.577+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.729+0000 c20272| 2018-07-11T15:48:33.587+0000 I COMMAND [conn48] Attempting to step down in response to replSetStepDown command [js_test:migration_failure] 2018-07-11T15:48:33.729+0000 c20272| 2018-07-11T15:48:33.588+0000 I COMMAND [conn13] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.731+0000 c20272| 2018-07-11T15:48:33.588+0000 I COMMAND [conn21] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 17), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 20), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 37), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 37), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 0, syncSourceIndex: 0 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.731+0000 c20272| 2018-07-11T15:48:33.588+0000 I REPL [conn48] transition to SECONDARY from PRIMARY [js_test:migration_failure] 2018-07-11T15:48:33.732+0000 c20272| 2018-07-11T15:48:33.588+0000 I COMMAND [conn18] command config.$cmd appName: "MongoDB Shell" command: update { update: "collections", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "foo.bar" }, u: { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:516 locks:{ Global: { acquireCount: { r: 16, w: 10 } }, Database: { acquireCount: { r: 6, w: 10 } }, Collection: { acquireCount: { r: 6, w: 5 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 13ms [js_test:migration_failure] 2018-07-11T15:48:33.733+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 31 [js_test:migration_failure] 2018-07-11T15:48:33.733+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 30 [js_test:migration_failure] 2018-07-11T15:48:33.733+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 26 [js_test:migration_failure] 2018-07-11T15:48:33.734+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 25 [js_test:migration_failure] 2018-07-11T15:48:33.735+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 21 [js_test:migration_failure] 2018-07-11T15:48:33.735+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 20 [js_test:migration_failure] 2018-07-11T15:48:33.735+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 19 [js_test:migration_failure] 2018-07-11T15:48:33.736+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 18 [js_test:migration_failure] 2018-07-11T15:48:33.736+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 15 [js_test:migration_failure] 2018-07-11T15:48:33.737+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 14 [js_test:migration_failure] 2018-07-11T15:48:33.737+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 13 [js_test:migration_failure] 2018-07-11T15:48:33.737+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 12 [js_test:migration_failure] 2018-07-11T15:48:33.737+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 11 [js_test:migration_failure] 2018-07-11T15:48:33.737+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 8 [js_test:migration_failure] 2018-07-11T15:48:33.738+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn48] Skip closing connection for connection # 6 [js_test:migration_failure] 2018-07-11T15:48:33.739+0000 c20272| 2018-07-11T15:48:33.588+0000 D COMMAND [conn18] assertion while executing command '_configsvrShardCollection' on database 'admin' with arguments '{ _configsvrShardCollection: "foo.bar", key: { _id: 1.0 }, unique: false, numInitialChunks: 0, getUUIDfromPrimaryShard: true, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d10c5bef58c00efd2e'), operName: "", parentOperId: "5b4626d10c5bef58c00efd2d" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 32), t: 1 } }, $db: "admin" }': InterruptedDueToStepDown: Collection metadata write failed :: caused by :: operation was interrupted [js_test:migration_failure] 2018-07-11T15:48:33.739+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn47] end connection 10.122.14.56:54491 (23 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.740+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn1] end connection 127.0.0.1:47986 (22 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.740+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn37] end connection 10.122.14.56:54437 (21 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.740+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn24] end connection 10.122.14.56:54404 (19 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.740+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn16] end connection 10.122.14.56:54277 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.741+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn29] end connection 10.122.14.56:54416 (18 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.743+0000 c20272| 2018-07-11T15:48:33.588+0000 I COMMAND [conn18] command admin.$cmd appName: "MongoDB Shell" command: _configsvrShardCollection { _configsvrShardCollection: "foo.bar", key: { _id: 1.0 }, unique: false, numInitialChunks: 0, getUUIDfromPrimaryShard: true, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d10c5bef58c00efd2e'), operName: "", parentOperId: "5b4626d10c5bef58c00efd2d" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 32), t: 1 } }, $db: "admin" } numYields:0 ok:0 errMsg:"Collection metadata write failed :: caused by :: operation was interrupted" errName:InterruptedDueToStepDown errCode:11602 reslen:744 locks:{ Global: { acquireCount: { r: 16, w: 10 } }, Database: { acquireCount: { r: 6, w: 10 } }, Collection: { acquireCount: { r: 6, w: 5 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 71ms [js_test:migration_failure] 2018-07-11T15:48:33.745+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn33] end connection 10.122.14.56:54434 (20 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.745+0000 c20272| 2018-07-11T15:48:33.588+0000 I NETWORK [conn17] end connection 10.122.14.56:54282 (17 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.747+0000 c20272| 2018-07-11T15:48:33.589+0000 I SHARDING [Balancer] CSRS balancer is now stopped [js_test:migration_failure] 2018-07-11T15:48:33.748+0000 c20272| 2018-07-11T15:48:33.589+0000 I COMMAND [conn48] command admin.$cmd appName: "MongoDB Shell" command: replSetStepDown { replSetStepDown: 10.0, force: true, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:252 locks:{ Global: { acquireCount: { r: 1, W: 1 } } } protocol:op_msg 1ms [js_test:migration_failure] 2018-07-11T15:48:33.751+0000 c20272| 2018-07-11T15:48:33.589+0000 I COMMAND [conn14] command local.oplog.rs command: getMore { getMore: 24308709626, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:24308709626 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 1380 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.751+0000 c20272| 2018-07-11T15:48:33.589+0000 I COMMAND [conn15] command local.oplog.rs command: getMore { getMore: 25324435039, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 5000, term: 1, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 37), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324109, 31) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 1, readConcern: { afterClusterTime: Timestamp(1531324109, 31) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324111, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "local" } planSummary: COLLSCAN cursorid:25324435039 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 1230 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.752+0000 c20272| 2018-07-11T15:48:33.589+0000 I NETWORK [conn48] Error sending response to client: SocketException: Broken pipe. Ending connection from 10.122.14.56:54494 (connection id: 48) [js_test:migration_failure] 2018-07-11T15:48:33.752+0000 c20272| 2018-07-11T15:48:33.589+0000 I NETWORK [conn48] end connection 10.122.14.56:54494 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.754+0000 c20272| 2018-07-11T15:48:33.589+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(1546876109, 0) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:0 reslen:340 locks:{ Global: { acquireCount: { r: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 355 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.755+0000 c20272| 2018-07-11T15:48:33.589+0000 I COMMAND [conn14] command local.oplog.rs command: killCursors { killCursors: "oplog.rs", cursors: [ 24308709626 ], $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } numYields:0 reslen:345 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.755+0000 c20272| 2018-07-11T15:48:33.590+0000 I COMMAND [conn15] command local.oplog.rs command: killCursors { killCursors: "oplog.rs", cursors: [ 25324435039 ], $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "local" } numYields:0 reslen:345 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.757+0000 2018-07-11T15:48:33.673+0000c20272| 2018-07-11T15:48:33.590+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.758+0000 c20272| 2018-07-11T15:48:33.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.758+0000 Ic20272| 2018-07-11T15:48:33.673+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54508 #49 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:33.759+0000 c20272| 2018-07-11T15:48:33.673+0000 I NETWORK [conn49] received client metadata from 10.122.14.56:54508 conn49: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:33.761+0000 c20272| 2018-07-11T15:48:33.673+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:829 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:33.761+0000 NETWORK [thread1] reconnect ip-10-122-14-56:20272 ok [js_test:migration_failure] 2018-07-11T15:48:33.762+0000 c20272| 2018-07-11T15:48:33.697+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.763+0000 c20273| 2018-07-11T15:48:33.697+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.765+0000 c20274| 2018-07-11T15:48:33.698+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 36), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.899+0000 c20272| 2018-07-11T15:48:33.899+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.899+0000 c20273| 2018-07-11T15:48:33.899+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:33.900+0000 c20274| 2018-07-11T15:48:33.900+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.090+0000 c20274| 2018-07-11T15:48:34.090+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.091+0000 c20273| 2018-07-11T15:48:34.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.092+0000 c20272| 2018-07-11T15:48:34.090+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.092+0000 c20272| 2018-07-11T15:48:34.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.092+0000 c20273| 2018-07-11T15:48:34.090+0000 D ASIO [Replication] Request 248 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.092+0000 c20274| 2018-07-11T15:48:34.090+0000 D ASIO [Replication] Request 247 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.092+0000 c20273| 2018-07-11T15:48:34.090+0000 D ASIO [Replication] Request 247 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.092+0000 c20274| 2018-07-11T15:48:34.090+0000 D ASIO [Replication] Request 246 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.093+0000 s20275| 2018-07-11T15:48:34.091+0000 D NETWORK [conn9] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:34.093+0000 s20275| 2018-07-11T15:48:34.091+0000 D NETWORK [conn9] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:34.093+0000 c20272| 2018-07-11T15:48:34.091+0000 I NETWORK [listener] connection accepted from 10.122.14.56:54534 #50 (17 connections now open) [js_test:migration_failure] 2018-07-11T15:48:34.093+0000 c20272| 2018-07-11T15:48:34.092+0000 I NETWORK [conn50] received client metadata from 10.122.14.56:54534 conn50: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:34.093+0000 c20272| 2018-07-11T15:48:34.092+0000 I COMMAND [conn50] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20275", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:861 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:34.094+0000 s20275| 2018-07-11T15:48:34.092+0000 D NETWORK [conn9] connected connection! [js_test:migration_failure] 2018-07-11T15:48:34.096+0000 c20272| 2018-07-11T15:48:34.092+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.097+0000 s20275| 2018-07-11T15:48:34.092+0000 I NETWORK [conn9] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:34.101+0000 c20272| 2018-07-11T15:48:34.092+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.101+0000 c20273| 2018-07-11T15:48:34.093+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.101+0000 c20274| 2018-07-11T15:48:34.093+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.101+0000 s20275| 2018-07-11T15:48:34.093+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:34.101+0000 c20272| 2018-07-11T15:48:34.100+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.102+0000 c20273| 2018-07-11T15:48:34.101+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.102+0000 c20274| 2018-07-11T15:48:34.101+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.307+0000 c20272| 2018-07-11T15:48:34.302+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.310+0000 c20273| 2018-07-11T15:48:34.303+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.312+0000 c20274| 2018-07-11T15:48:34.304+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.507+0000 c20272| 2018-07-11T15:48:34.505+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.507+0000 c20273| 2018-07-11T15:48:34.505+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.510+0000 c20274| 2018-07-11T15:48:34.506+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.593+0000 c20274| 2018-07-11T15:48:34.590+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.593+0000 c20273| 2018-07-11T15:48:34.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.595+0000 c20274| 2018-07-11T15:48:34.590+0000 D ASIO [Replication] Request 248 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.597+0000 c20272| 2018-07-11T15:48:34.590+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.598+0000 c20272| 2018-07-11T15:48:34.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.599+0000 c20273| 2018-07-11T15:48:34.590+0000 D ASIO [Replication] Request 249 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.601+0000 c20273| 2018-07-11T15:48:34.590+0000 D ASIO [Replication] Request 250 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.604+0000 c20274| 2018-07-11T15:48:34.590+0000 D ASIO [Replication] Request 249 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:34.607+0000 c20272| 2018-07-11T15:48:34.594+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.610+0000 c20273| 2018-07-11T15:48:34.594+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.612+0000 c20274| 2018-07-11T15:48:34.594+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.613+0000 s20275| 2018-07-11T15:48:34.594+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:34.708+0000 c20272| 2018-07-11T15:48:34.707+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.714+0000 c20273| 2018-07-11T15:48:34.707+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.716+0000 c20274| 2018-07-11T15:48:34.708+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.910+0000 c20272| 2018-07-11T15:48:34.909+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.911+0000 c20273| 2018-07-11T15:48:34.909+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:34.911+0000 c20274| 2018-07-11T15:48:34.910+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.093+0000 c20273| 2018-07-11T15:48:35.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.096+0000 c20274| 2018-07-11T15:48:35.090+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.097+0000 c20274| 2018-07-11T15:48:35.090+0000 D ASIO [Replication] Request 250 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.099+0000 c20272| 2018-07-11T15:48:35.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.102+0000 c20274| 2018-07-11T15:48:35.090+0000 D ASIO [Replication] Request 251 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.105+0000 c20273| 2018-07-11T15:48:35.090+0000 D ASIO [Replication] Request 251 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.106+0000 c20272| 2018-07-11T15:48:35.090+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.109+0000 c20273| 2018-07-11T15:48:35.090+0000 D ASIO [Replication] Request 252 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.111+0000 c20272| 2018-07-11T15:48:35.095+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.112+0000 c20273| 2018-07-11T15:48:35.095+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.112+0000 c20274| 2018-07-11T15:48:35.096+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.112+0000 s20275| 2018-07-11T15:48:35.096+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:35.113+0000 c20272| 2018-07-11T15:48:35.111+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.115+0000 c20273| 2018-07-11T15:48:35.111+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.115+0000 c20274| 2018-07-11T15:48:35.112+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.313+0000 c20272| 2018-07-11T15:48:35.313+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.313+0000 c20273| 2018-07-11T15:48:35.313+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.314+0000 c20274| 2018-07-11T15:48:35.314+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.343+0000 c20273| 2018-07-11T15:48:35.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.343+0000 c20272| 2018-07-11T15:48:35.342+0000 D ASIO [Replication] Request 32 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.344+0000 c20274| 2018-07-11T15:48:35.343+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.344+0000 c20272| 2018-07-11T15:48:35.343+0000 D ASIO [Replication] Request 33 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.515+0000 c20272| 2018-07-11T15:48:35.514+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.515+0000 c20273| 2018-07-11T15:48:35.515+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.516+0000 c20274| 2018-07-11T15:48:35.516+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.591+0000 c20274| 2018-07-11T15:48:35.590+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.591+0000 c20273| 2018-07-11T15:48:35.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.591+0000 c20273| 2018-07-11T15:48:35.590+0000 D ASIO [Replication] Request 253 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.591+0000 c20274| 2018-07-11T15:48:35.590+0000 D ASIO [Replication] Request 252 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.592+0000 c20272| 2018-07-11T15:48:35.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.592+0000 c20274| 2018-07-11T15:48:35.591+0000 D ASIO [Replication] Request 253 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.592+0000 c20272| 2018-07-11T15:48:35.591+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.593+0000 c20273| 2018-07-11T15:48:35.591+0000 D ASIO [Replication] Request 254 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.597+0000 c20272| 2018-07-11T15:48:35.596+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.599+0000 c20274| 2018-07-11T15:48:35.597+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.603+0000 c20273| 2018-07-11T15:48:35.597+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.603+0000 s20275| 2018-07-11T15:48:35.597+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:35.716+0000 c20272| 2018-07-11T15:48:35.716+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.717+0000 c20273| 2018-07-11T15:48:35.717+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.717+0000 c20274| 2018-07-11T15:48:35.717+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.842+0000 c20273| 2018-07-11T15:48:35.842+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.842+0000 c20272| 2018-07-11T15:48:35.842+0000 D ASIO [Replication] Request 34 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.843+0000 c20274| 2018-07-11T15:48:35.843+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.844+0000 c20272| 2018-07-11T15:48:35.843+0000 D ASIO [Replication] Request 35 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:35.919+0000 c20272| 2018-07-11T15:48:35.918+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.922+0000 c20273| 2018-07-11T15:48:35.919+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:35.923+0000 c20274| 2018-07-11T15:48:35.919+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.092+0000 c20273| 2018-07-11T15:48:36.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.093+0000 c20274| 2018-07-11T15:48:36.090+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.096+0000 c20274| 2018-07-11T15:48:36.090+0000 D ASIO [Replication] Request 254 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.102+0000 c20273| 2018-07-11T15:48:36.090+0000 D ASIO [Replication] Request 255 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.105+0000 c20272| 2018-07-11T15:48:36.091+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.108+0000 c20272| 2018-07-11T15:48:36.091+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.110+0000 c20273| 2018-07-11T15:48:36.091+0000 D ASIO [Replication] Request 256 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.112+0000 c20274| 2018-07-11T15:48:36.091+0000 D ASIO [Replication] Request 255 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.118+0000 c20272| 2018-07-11T15:48:36.097+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.123+0000 c20274| 2018-07-11T15:48:36.098+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.126+0000 c20273| 2018-07-11T15:48:36.098+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.127+0000 s20275| 2018-07-11T15:48:36.098+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:36.130+0000 c20272| 2018-07-11T15:48:36.120+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.133+0000 c20273| 2018-07-11T15:48:36.120+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.134+0000 c20274| 2018-07-11T15:48:36.121+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.322+0000 c20272| 2018-07-11T15:48:36.321+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.323+0000 c20273| 2018-07-11T15:48:36.322+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.325+0000 c20274| 2018-07-11T15:48:36.322+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.347+0000 c20273| 2018-07-11T15:48:36.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.350+0000 c20272| 2018-07-11T15:48:36.342+0000 D ASIO [Replication] Request 36 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.351+0000 c20274| 2018-07-11T15:48:36.343+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.353+0000 c20272| 2018-07-11T15:48:36.343+0000 D ASIO [Replication] Request 37 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.524+0000 c20272| 2018-07-11T15:48:36.523+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.525+0000 c20273| 2018-07-11T15:48:36.524+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.526+0000 c20274| 2018-07-11T15:48:36.524+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.591+0000 c20273| 2018-07-11T15:48:36.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.593+0000 c20274| 2018-07-11T15:48:36.590+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.595+0000 c20274| 2018-07-11T15:48:36.590+0000 D ASIO [Replication] Request 256 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.597+0000 c20273| 2018-07-11T15:48:36.590+0000 D ASIO [Replication] Request 257 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.598+0000 c20272| 2018-07-11T15:48:36.591+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.600+0000 c20272| 2018-07-11T15:48:36.591+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.602+0000 c20273| 2018-07-11T15:48:36.591+0000 D ASIO [Replication] Request 258 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.603+0000 c20274| 2018-07-11T15:48:36.591+0000 D ASIO [Replication] Request 257 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.607+0000 c20272| 2018-07-11T15:48:36.599+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.609+0000 c20273| 2018-07-11T15:48:36.599+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.612+0000 c20274| 2018-07-11T15:48:36.599+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.613+0000 s20275| 2018-07-11T15:48:36.599+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:36.726+0000 c20272| 2018-07-11T15:48:36.725+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.727+0000 c20273| 2018-07-11T15:48:36.725+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.727+0000 c20274| 2018-07-11T15:48:36.726+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.842+0000 c20273| 2018-07-11T15:48:36.842+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.842+0000 c20272| 2018-07-11T15:48:36.842+0000 D ASIO [Replication] Request 38 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.843+0000 c20274| 2018-07-11T15:48:36.843+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.843+0000 c20272| 2018-07-11T15:48:36.843+0000 D ASIO [Replication] Request 39 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:36.927+0000 c20272| 2018-07-11T15:48:36.927+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.927+0000 c20273| 2018-07-11T15:48:36.927+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:36.928+0000 c20274| 2018-07-11T15:48:36.928+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.090+0000 c20274| 2018-07-11T15:48:37.090+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.090+0000 c20273| 2018-07-11T15:48:37.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.090+0000 c20273| 2018-07-11T15:48:37.090+0000 D ASIO [Replication] Request 259 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.090+0000 c20274| 2018-07-11T15:48:37.090+0000 D ASIO [Replication] Request 258 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.091+0000 c20272| 2018-07-11T15:48:37.091+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.091+0000 c20272| 2018-07-11T15:48:37.091+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.091+0000 c20273| 2018-07-11T15:48:37.091+0000 D ASIO [Replication] Request 260 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.091+0000 c20274| 2018-07-11T15:48:37.091+0000 D ASIO [Replication] Request 259 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.100+0000 c20272| 2018-07-11T15:48:37.100+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.100+0000 c20274| 2018-07-11T15:48:37.100+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.100+0000 c20273| 2018-07-11T15:48:37.100+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.101+0000 s20275| 2018-07-11T15:48:37.101+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:37.128+0000 c20272| 2018-07-11T15:48:37.128+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.129+0000 c20273| 2018-07-11T15:48:37.129+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.129+0000 c20274| 2018-07-11T15:48:37.129+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.334+0000 c20272| 2018-07-11T15:48:37.330+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.340+0000 c20273| 2018-07-11T15:48:37.331+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.342+0000 c20274| 2018-07-11T15:48:37.331+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.346+0000 c20273| 2018-07-11T15:48:37.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.347+0000 c20272| 2018-07-11T15:48:37.342+0000 D ASIO [Replication] Request 40 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.350+0000 c20274| 2018-07-11T15:48:37.343+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.358+0000 c20272| 2018-07-11T15:48:37.343+0000 D ASIO [Replication] Request 41 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.534+0000 c20272| 2018-07-11T15:48:37.532+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.536+0000 c20273| 2018-07-11T15:48:37.533+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.537+0000 c20274| 2018-07-11T15:48:37.533+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.590+0000 c20274| 2018-07-11T15:48:37.590+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.590+0000 c20273| 2018-07-11T15:48:37.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.590+0000 c20274| 2018-07-11T15:48:37.590+0000 D ASIO [Replication] Request 260 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.590+0000 c20273| 2018-07-11T15:48:37.590+0000 D ASIO [Replication] Request 261 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.591+0000 c20272| 2018-07-11T15:48:37.591+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.591+0000 c20272| 2018-07-11T15:48:37.591+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.591+0000 c20273| 2018-07-11T15:48:37.591+0000 D ASIO [Replication] Request 262 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.591+0000 c20274| 2018-07-11T15:48:37.591+0000 D ASIO [Replication] Request 261 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.602+0000 c20272| 2018-07-11T15:48:37.601+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.602+0000 c20273| 2018-07-11T15:48:37.601+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.602+0000 c20274| 2018-07-11T15:48:37.602+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.603+0000 s20275| 2018-07-11T15:48:37.602+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:37.734+0000 c20272| 2018-07-11T15:48:37.734+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.734+0000 c20273| 2018-07-11T15:48:37.734+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.735+0000 c20274| 2018-07-11T15:48:37.735+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.842+0000 c20273| 2018-07-11T15:48:37.842+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.848+0000 c20272| 2018-07-11T15:48:37.842+0000 D ASIO [Replication] Request 42 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.850+0000 c20274| 2018-07-11T15:48:37.843+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.851+0000 c20272| 2018-07-11T15:48:37.843+0000 D ASIO [Replication] Request 43 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:37.936+0000 c20272| 2018-07-11T15:48:37.935+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.936+0000 c20273| 2018-07-11T15:48:37.936+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:37.936+0000 c20274| 2018-07-11T15:48:37.936+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.090+0000 c20274| 2018-07-11T15:48:38.090+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.090+0000 c20273| 2018-07-11T15:48:38.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.090+0000 c20273| 2018-07-11T15:48:38.090+0000 D ASIO [Replication] Request 263 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.090+0000 c20274| 2018-07-11T15:48:38.090+0000 D ASIO [Replication] Request 262 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.091+0000 c20272| 2018-07-11T15:48:38.091+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.091+0000 c20272| 2018-07-11T15:48:38.091+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.091+0000 c20274| 2018-07-11T15:48:38.091+0000 D ASIO [Replication] Request 263 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.091+0000 c20273| 2018-07-11T15:48:38.091+0000 D ASIO [Replication] Request 264 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.102+0000 c20272| 2018-07-11T15:48:38.102+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.103+0000 c20274| 2018-07-11T15:48:38.102+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.103+0000 c20273| 2018-07-11T15:48:38.103+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.103+0000 s20275| 2018-07-11T15:48:38.103+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:38.137+0000 c20272| 2018-07-11T15:48:38.137+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.138+0000 c20273| 2018-07-11T15:48:38.138+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.138+0000 c20274| 2018-07-11T15:48:38.138+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.339+0000 c20272| 2018-07-11T15:48:38.339+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.339+0000 c20273| 2018-07-11T15:48:38.339+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.340+0000 c20274| 2018-07-11T15:48:38.340+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.342+0000 c20273| 2018-07-11T15:48:38.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.342+0000 c20272| 2018-07-11T15:48:38.342+0000 D ASIO [Replication] Request 44 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.343+0000 c20274| 2018-07-11T15:48:38.343+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.343+0000 c20272| 2018-07-11T15:48:38.343+0000 D ASIO [Replication] Request 45 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.541+0000 c20272| 2018-07-11T15:48:38.541+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.544+0000 c20273| 2018-07-11T15:48:38.541+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.544+0000 c20274| 2018-07-11T15:48:38.542+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.588+0000 c20273| 2018-07-11T15:48:38.588+0000 I REPL [SyncSourceFeedback] SyncSourceFeedback error sending update to ip-10-122-14-56:20272: InvalidSyncSource: Sync source was cleared. Was ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:38.588+0000 c20274| 2018-07-11T15:48:38.588+0000 I REPL [SyncSourceFeedback] SyncSourceFeedback error sending update to ip-10-122-14-56:20272: InvalidSyncSource: Sync source was cleared. Was ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:38.591+0000 c20273| 2018-07-11T15:48:38.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.592+0000 c20274| 2018-07-11T15:48:38.590+0000 I COMMAND [conn10] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.592+0000 c20274| 2018-07-11T15:48:38.590+0000 D ASIO [Replication] Request 264 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.592+0000 c20273| 2018-07-11T15:48:38.590+0000 D ASIO [Replication] Request 265 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.592+0000 c20272| 2018-07-11T15:48:38.591+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.593+0000 c20272| 2018-07-11T15:48:38.591+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.593+0000 c20274| 2018-07-11T15:48:38.591+0000 D ASIO [Replication] Request 265 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.594+0000 c20273| 2018-07-11T15:48:38.591+0000 D ASIO [Replication] Request 266 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.604+0000 c20272| 2018-07-11T15:48:38.603+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.605+0000 c20274| 2018-07-11T15:48:38.604+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.606+0000 c20273| 2018-07-11T15:48:38.604+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.606+0000 s20275| 2018-07-11T15:48:38.604+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:38.753+0000 c20272| 2018-07-11T15:48:38.743+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.756+0000 c20273| 2018-07-11T15:48:38.743+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.759+0000 c20274| 2018-07-11T15:48:38.744+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.832+0000 c20272| 2018-07-11T15:48:38.832+0000 I REPL [replexec-0] Not starting an election, since we are not electable due to: Not standing for election because I am still waiting for stepdown period to end at 2018-07-11T15:48:43.587+0000 (mask 0x10) [js_test:migration_failure] 2018-07-11T15:48:38.842+0000 c20273| 2018-07-11T15:48:38.842+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.843+0000 c20272| 2018-07-11T15:48:38.842+0000 D ASIO [Replication] Request 46 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.844+0000 c20274| 2018-07-11T15:48:38.843+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 1, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.844+0000 c20272| 2018-07-11T15:48:38.843+0000 D ASIO [Replication] Request 47 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 1, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.845+0000 c20273| 2018-07-11T15:48:38.845+0000 I REPL [replexec-6] Starting an election, since we've seen no PRIMARY in the past 5000ms [js_test:migration_failure] 2018-07-11T15:48:38.845+0000 c20273| 2018-07-11T15:48:38.845+0000 I REPL [replexec-6] conducting a dry run election to see if we could be elected. current term: 1 [js_test:migration_failure] 2018-07-11T15:48:38.845+0000 c20272| 2018-07-11T15:48:38.845+0000 I COMMAND [conn6] command admin.$cmd command: replSetRequestVotes { replSetRequestVotes: 1, setName: "migration_failure-configRS", dryRun: true, term: 1, candidateIndex: 1, configVersion: 3, lastCommittedOp: { ts: Timestamp(1531324113, 38), t: 1 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:293 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.846+0000 c20274| 2018-07-11T15:48:38.845+0000 I COMMAND [conn10] command admin.$cmd command: replSetRequestVotes { replSetRequestVotes: 1, setName: "migration_failure-configRS", dryRun: true, term: 1, candidateIndex: 1, configVersion: 3, lastCommittedOp: { ts: Timestamp(1531324113, 38), t: 1 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:293 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.846+0000 c20273| 2018-07-11T15:48:38.845+0000 D ASIO [Replication] Request 267 finished with response: { term: 1, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1531324113, 38), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.846+0000 c20273| 2018-07-11T15:48:38.845+0000 D ASIO [Replication] Request 268 finished with response: { term: 1, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1531324113, 38), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.847+0000 c20273| 2018-07-11T15:48:38.845+0000 I REPL [replexec-1] VoteRequester(term 1 dry run) received a yes vote from ip-10-122-14-56:20272; response message: { term: 1, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1531324113, 38), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.847+0000 c20273| 2018-07-11T15:48:38.845+0000 I REPL [replexec-2] dry election run succeeded, running for election in term 2 [js_test:migration_failure] 2018-07-11T15:48:38.847+0000 c20273| 2018-07-11T15:48:38.845+0000 I STORAGE [replexec-2] createCollection: local.replset.election with generated UUID: 6b5ab412-0c89-4106-a6a1-75474a75ca82 [js_test:migration_failure] 2018-07-11T15:48:38.856+0000 c20274| 2018-07-11T15:48:38.856+0000 I STORAGE [conn10] createCollection: local.replset.election with generated UUID: e838252b-c522-493d-9695-69ab29052c07 [js_test:migration_failure] 2018-07-11T15:48:38.858+0000 c20272| 2018-07-11T15:48:38.858+0000 I COMMAND [conn6] command local.replset.election command: replSetRequestVotes { replSetRequestVotes: 1, setName: "migration_failure-configRS", dryRun: false, term: 2, candidateIndex: 1, configVersion: 3, lastCommittedOp: { ts: Timestamp(1531324113, 38), t: 1 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:293 locks:{ Global: { acquireCount: { r: 2, w: 1 } }, Database: { acquireCount: { r: 1, W: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 2ms [js_test:migration_failure] 2018-07-11T15:48:38.860+0000 c20273| 2018-07-11T15:48:38.858+0000 D ASIO [Replication] Request 269 finished with response: { term: 2, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1531324113, 38), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.863+0000 c20273| 2018-07-11T15:48:38.858+0000 I REPL [replexec-4] VoteRequester(term 2) received a yes vote from ip-10-122-14-56:20272; response message: { term: 2, voteGranted: true, reason: "", ok: 1.0, operationTime: Timestamp(1531324113, 38), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.863+0000 c20273| 2018-07-11T15:48:38.858+0000 D ASIO [replexec-4] Canceling operation; original request was: RemoteCommand 270 -- target:ip-10-122-14-56:20274 db:admin expDate:2018-07-11T15:48:43.855+0000 cmd:{ replSetRequestVotes: 1, setName: "migration_failure-configRS", dryRun: false, term: 2, candidateIndex: 1, configVersion: 3, lastCommittedOp: { ts: Timestamp(1531324113, 38), t: 1 } } [js_test:migration_failure] 2018-07-11T15:48:38.863+0000 c20273| 2018-07-11T15:48:38.858+0000 I REPL [replexec-6] election succeeded, assuming primary role in term 2 [js_test:migration_failure] 2018-07-11T15:48:38.863+0000 c20273| 2018-07-11T15:48:38.858+0000 I REPL [replexec-6] transition to PRIMARY from SECONDARY [js_test:migration_failure] 2018-07-11T15:48:38.863+0000 c20273| 2018-07-11T15:48:38.859+0000 I REPL [replexec-6] Entering primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:38.863+0000 c20273| 2018-07-11T15:48:38.859+0000 I REPL [replexec-6] Skipping primary catchup since the catchup timeout is 0. [js_test:migration_failure] 2018-07-11T15:48:38.864+0000 c20273| 2018-07-11T15:48:38.859+0000 I REPL [replexec-6] Exited primary catch-up mode. [js_test:migration_failure] 2018-07-11T15:48:38.864+0000 c20273| 2018-07-11T15:48:38.859+0000 I REPL [replexec-6] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:38.864+0000 c20273| 2018-07-11T15:48:38.859+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:38.864+0000 c20272| 2018-07-11T15:48:38.859+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.864+0000 c20273| 2018-07-11T15:48:38.859+0000 D ASIO [Replication] Request 272 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.865+0000 c20274| 2018-07-11T15:48:38.860+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60037 #29 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:38.865+0000 c20274| 2018-07-11T15:48:38.860+0000 I NETWORK [conn29] received client metadata from 10.122.14.56:60037 conn29: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:38.865+0000 c20274| 2018-07-11T15:48:38.860+0000 I COMMAND [conn29] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:861 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:38.865+0000 c20274| 2018-07-11T15:48:38.860+0000 I COMMAND [conn29] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.866+0000 c20273| 2018-07-11T15:48:38.861+0000 D ASIO [Replication] Request 271 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:38.867+0000 c20274| 2018-07-11T15:48:38.866+0000 I COMMAND [conn10] command local.replset.election command: replSetRequestVotes { replSetRequestVotes: 1, setName: "migration_failure-configRS", dryRun: false, term: 2, candidateIndex: 1, configVersion: 3, lastCommittedOp: { ts: Timestamp(1531324113, 38), t: 1 }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:293 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, W: 2 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:38.945+0000 c20272| 2018-07-11T15:48:38.945+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.945+0000 c20273| 2018-07-11T15:48:38.945+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:38.946+0000 c20274| 2018-07-11T15:48:38.945+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.090+0000 c20273| 2018-07-11T15:48:39.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.090+0000 c20274| 2018-07-11T15:48:39.090+0000 D ASIO [Replication] Request 266 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.090+0000 c20274| 2018-07-11T15:48:39.090+0000 I REPL [replexec-4] Member ip-10-122-14-56:20273 is now in state PRIMARY [js_test:migration_failure] 2018-07-11T15:48:39.091+0000 c20272| 2018-07-11T15:48:39.091+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:617 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.091+0000 c20274| 2018-07-11T15:48:39.091+0000 D ASIO [Replication] Request 267 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: -1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.105+0000 c20272| 2018-07-11T15:48:39.105+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:846 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.105+0000 c20274| 2018-07-11T15:48:39.105+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.105+0000 c20273| 2018-07-11T15:48:39.105+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.106+0000 s20275| 2018-07-11T15:48:39.105+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:39.146+0000 c20272| 2018-07-11T15:48:39.146+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:814 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.147+0000 c20273| 2018-07-11T15:48:39.147+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.147+0000 c20274| 2018-07-11T15:48:39.147+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.342+0000 c20273| 2018-07-11T15:48:39.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.342+0000 c20272| 2018-07-11T15:48:39.342+0000 D ASIO [Replication] Request 48 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.342+0000 c20272| 2018-07-11T15:48:39.342+0000 I REPL [replexec-2] Member ip-10-122-14-56:20273 is now in state PRIMARY [js_test:migration_failure] 2018-07-11T15:48:39.343+0000 c20274| 2018-07-11T15:48:39.343+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.343+0000 c20272| 2018-07-11T15:48:39.343+0000 D ASIO [Replication] Request 49 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.348+0000 c20272| 2018-07-11T15:48:39.348+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.349+0000 c20273| 2018-07-11T15:48:39.348+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.349+0000 c20274| 2018-07-11T15:48:39.349+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.550+0000 c20272| 2018-07-11T15:48:39.549+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.550+0000 c20273| 2018-07-11T15:48:39.550+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.551+0000 c20274| 2018-07-11T15:48:39.550+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.590+0000 c20273| 2018-07-11T15:48:39.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.590+0000 c20274| 2018-07-11T15:48:39.590+0000 D ASIO [Replication] Request 268 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.591+0000 c20272| 2018-07-11T15:48:39.591+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.591+0000 c20274| 2018-07-11T15:48:39.591+0000 D ASIO [Replication] Request 269 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.606+0000 c20272| 2018-07-11T15:48:39.606+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.606+0000 c20273| 2018-07-11T15:48:39.606+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.607+0000 c20274| 2018-07-11T15:48:39.606+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.607+0000 s20275| 2018-07-11T15:48:39.607+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:39.752+0000 c20272| 2018-07-11T15:48:39.751+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.752+0000 c20273| 2018-07-11T15:48:39.752+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.753+0000 c20274| 2018-07-11T15:48:39.753+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.758+0000 c20272| 2018-07-11T15:48:39.758+0000 I ASIO [Replication] Ending connection to host ip-10-122-14-56:20274 due to bad connection status; 1 connections to that host remain open [js_test:migration_failure] 2018-07-11T15:48:39.758+0000 c20274| 2018-07-11T15:48:39.758+0000 I NETWORK [conn3] end connection 10.122.14.56:59068 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:39.842+0000 c20273| 2018-07-11T15:48:39.842+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.846+0000 c20272| 2018-07-11T15:48:39.842+0000 D ASIO [Replication] Request 50 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.847+0000 c20274| 2018-07-11T15:48:39.843+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.849+0000 c20272| 2018-07-11T15:48:39.843+0000 D ASIO [Replication] Request 51 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:39.954+0000 c20272| 2018-07-11T15:48:39.953+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.954+0000 c20273| 2018-07-11T15:48:39.954+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:39.955+0000 c20274| 2018-07-11T15:48:39.955+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.091+0000 c20273| 2018-07-11T15:48:40.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.093+0000 c20274| 2018-07-11T15:48:40.090+0000 D ASIO [Replication] Request 270 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.093+0000 c20272| 2018-07-11T15:48:40.091+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.094+0000 c20274| 2018-07-11T15:48:40.091+0000 D ASIO [Replication] Request 271 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.108+0000 c20272| 2018-07-11T15:48:40.107+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.108+0000 c20273| 2018-07-11T15:48:40.107+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.111+0000 c20274| 2018-07-11T15:48:40.108+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.112+0000 s20275| 2018-07-11T15:48:40.108+0000 W NETWORK [conn9] Unable to reach primary for set migration_failure-configRS [js_test:migration_failure] 2018-07-11T15:48:40.156+0000 c20272| 2018-07-11T15:48:40.155+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.157+0000 c20273| 2018-07-11T15:48:40.156+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.159+0000 c20274| 2018-07-11T15:48:40.157+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.342+0000 c20273| 2018-07-11T15:48:40.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.343+0000 c20272| 2018-07-11T15:48:40.342+0000 D ASIO [Replication] Request 52 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.344+0000 c20274| 2018-07-11T15:48:40.343+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.345+0000 c20272| 2018-07-11T15:48:40.343+0000 D ASIO [Replication] Request 53 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.358+0000 c20272| 2018-07-11T15:48:40.357+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.359+0000 c20273| 2018-07-11T15:48:40.358+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.360+0000 c20274| 2018-07-11T15:48:40.359+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.560+0000 c20272| 2018-07-11T15:48:40.559+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.561+0000 c20273| 2018-07-11T15:48:40.560+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.563+0000 c20274| 2018-07-11T15:48:40.560+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.582+0000 c20273| 2018-07-11T15:48:40.579+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "chunks", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 11, w: 3, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 1 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.586+0000 c20273| 2018-07-11T15:48:40.579+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "chunks", indexes: [ { name: "ns_1_shard_1_min_1", key: { ns: 1, shard: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 12, w: 4, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 2 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.586+0000 c20273| 2018-07-11T15:48:40.579+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "chunks", indexes: [ { name: "ns_1_lastmod_1", key: { ns: 1, lastmod: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 13, w: 5, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 3 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.588+0000 c20273| 2018-07-11T15:48:40.579+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "migrations", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 14, w: 6, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 4 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.592+0000 c20273| 2018-07-11T15:48:40.579+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "shards", indexes: [ { name: "host_1", key: { host: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 15, w: 7, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 5 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.595+0000 c20273| 2018-07-11T15:48:40.579+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "locks", indexes: [ { name: "ts_1", key: { ts: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 16, w: 8, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 6 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.596+0000 c20273| 2018-07-11T15:48:40.580+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "locks", indexes: [ { name: "state_1_process_1", key: { state: 1, process: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 17, w: 9, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 7 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.597+0000 c20273| 2018-07-11T15:48:40.580+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "lockpings", indexes: [ { name: "ping_1", key: { ping: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 18, w: 10, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 8 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.599+0000 c20273| 2018-07-11T15:48:40.580+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "tags", indexes: [ { name: "ns_1_min_1", key: { ns: 1, min: 1 }, unique: true } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 19, w: 11, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 9 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.600+0000 c20273| 2018-07-11T15:48:40.580+0000 I COMMAND [rsSync-0] command config.$cmd command: createIndexes { createIndexes: "tags", indexes: [ { name: "ns_1_tag_1", key: { ns: 1, tag: 1 }, unique: false } ], $db: "config" } numYields:0 reslen:384 locks:{ Global: { acquireCount: { r: 20, w: 12, W: 1 } }, Database: { acquireCount: { r: 4, w: 2, W: 10 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.601+0000 c20273| 2018-07-11T15:48:40.580+0000 I COMMAND [rsSync-0] command config.version command: find { find: "version", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:423 locks:{ Global: { acquireCount: { r: 21, w: 12, W: 1 } }, Database: { acquireCount: { r: 5, w: 2, W: 10 } }, Collection: { acquireCount: { r: 4, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.603+0000 c20273| 2018-07-11T15:48:40.580+0000 I COMMAND [rsSync-0] command config.version command: find { find: "version", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:423 locks:{ Global: { acquireCount: { r: 22, w: 12, W: 1 } }, Database: { acquireCount: { r: 6, w: 2, W: 10 } }, Collection: { acquireCount: { r: 5, w: 1 } }, oplog: { acquireCount: { r: 1, w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.605+0000 c20273| 2018-07-11T15:48:40.581+0000 I COMMAND [rsSync-0] command config.$cmd command: update { update: "locks", bypassDocumentValidation: false, ordered: true, updates: [ { q: { process: "ConfigServer" }, u: { $set: { state: 0 } }, multi: true, upsert: false } ], writeConcern: { w: 1, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:354 locks:{ Global: { acquireCount: { r: 25, w: 15, W: 1 } }, Database: { acquireCount: { r: 6, w: 5, W: 10 } }, Collection: { acquireCount: { r: 5, w: 2 } }, oplog: { acquireCount: { r: 1, w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.608+0000 c20273| 2018-07-11T15:48:40.581+0000 I COMMAND [rsSync-0] command config.migrations command: find { find: "migrations", $readPreference: { mode: "primary" }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:340 locks:{ Global: { acquireCount: { r: 26, w: 15, W: 1 } }, Database: { acquireCount: { r: 7, w: 5, W: 10 } }, Collection: { acquireCount: { r: 6, w: 2 } }, oplog: { acquireCount: { r: 1, w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.608+0000 c20273| 2018-07-11T15:48:40.581+0000 I SHARDING [Balancer] CSRS balancer is starting [js_test:migration_failure] 2018-07-11T15:48:40.608+0000 c20273| 2018-07-11T15:48:40.581+0000 D COMMAND [rsSync-0] assertion while executing command 'create' on database 'config' with arguments '{ create: "transactions", $db: "config" }': NamespaceExists: a collection 'config.transactions' already exists [js_test:migration_failure] 2018-07-11T15:48:40.609+0000 c20273| 2018-07-11T15:48:40.581+0000 I COMMAND [rsSync-0] command config.transactions command: create { create: "transactions", $db: "config" } numYields:0 ok:0 errMsg:"a collection 'config.transactions' already exists" errName:NamespaceExists errCode:48 reslen:374 locks:{ Global: { acquireCount: { r: 27, w: 16, W: 1 } }, Database: { acquireCount: { r: 7, w: 5, W: 11 } }, Collection: { acquireCount: { r: 6, w: 2 } }, oplog: { acquireCount: { r: 1, w: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.609+0000 c20273| 2018-07-11T15:48:40.581+0000 I REPL [rsSync-0] transition to primary complete; database writes are now permitted [js_test:migration_failure] 2018-07-11T15:48:40.610+0000 c20273| 2018-07-11T15:48:40.590+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, CA4A8C169E8D3495B5607CF8B91DC7A0030303CB), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.612+0000 c20274| 2018-07-11T15:48:40.590+0000 D ASIO [Replication] Request 272 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324120, 3), t: 2 }, operationTime: Timestamp(1531324120, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.612+0000 c20274| 2018-07-11T15:48:40.591+0000 I REPL [rsBackgroundSync] sync source candidate: ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:40.613+0000 c20274| 2018-07-11T15:48:40.591+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:40.616+0000 c20272| 2018-07-11T15:48:40.592+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 3), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.621+0000 c20274| 2018-07-11T15:48:40.592+0000 D ASIO [Replication] Request 274 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.621+0000 c20273| 2018-07-11T15:48:40.592+0000 I NETWORK [listener] connection accepted from 10.122.14.56:33864 #27 (13 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.622+0000 c20273| 2018-07-11T15:48:40.593+0000 I NETWORK [conn27] received client metadata from 10.122.14.56:33864 conn27: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:40.622+0000 c20273| 2018-07-11T15:48:40.593+0000 I COMMAND [conn27] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20274", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:40.622+0000 c20272| 2018-07-11T15:48:40.608+0000 I COMMAND [conn50] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.622+0000 c20273| 2018-07-11T15:48:40.609+0000 I COMMAND [conn13] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.678+0000 c20273| 2018-07-11T15:48:40.678+0000 I COMMAND [conn27] command local.oplog.rs command: find { find: "oplog.rs", limit: 1, sort: { $natural: 1 }, projection: { ts: 1, t: 1 }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 3), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:1 nreturned:1 reslen:348 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 84ms [js_test:migration_failure] 2018-07-11T15:48:40.680+0000 c20274| 2018-07-11T15:48:40.678+0000 D ASIO [RS] Request 273 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1 } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 4), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.682+0000 c20273| 2018-07-11T15:48:40.678+0000 I COMMAND [conn27] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.684+0000 c20274| 2018-07-11T15:48:40.679+0000 D ASIO [RS] Request 275 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324120, 4), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.685+0000 c20274| 2018-07-11T15:48:40.679+0000 I REPL [rsBackgroundSync] scheduling fetcher to read remote oplog on ip-10-122-14-56:20273 starting at filter: { ts: { $gte: Timestamp(1531324113, 38) } } [js_test:migration_failure] 2018-07-11T15:48:40.685+0000 c20274| 2018-07-11T15:48:40.679+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:40.687+0000 c20273| 2018-07-11T15:48:40.679+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.687+0000 c20274| 2018-07-11T15:48:40.679+0000 D ASIO [RS] Request 276 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.691+0000 c20273| 2018-07-11T15:48:40.680+0000 I COMMAND [conn27] command local.oplog.rs command: find { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:5 numYields:0 nreturned:5 reslen:1655 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.692+0000 c20273| 2018-07-11T15:48:40.680+0000 I NETWORK [listener] connection accepted from 10.122.14.56:33877 #28 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.697+0000 c20274| 2018-07-11T15:48:40.680+0000 D ASIO [RS] Request 277 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324113, 38), t: 1, h: -4625226857475779911, v: 2, op: "i", ns: "config.collections", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113574), o: { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } }, { ts: Timestamp(1531324120, 1), t: 2, h: 7256328342884969504, v: 2, op: "n", ns: "", wall: new Date(1531324120578), o: { msg: "new primary" } }, { ts: Timestamp(1531324120, 2), t: 2, h: 3242772525681080950, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324120578), o: { $v: 1, $set: { state: 0 } } }, { ts: Timestamp(1531324120, 3), t: 2, h: -7379468414590778515, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324120578), o: { $v: 1, $set: { state: 0 } } }, { ts: Timestamp(1531324120, 4), t: 2, h: 2094721884197287402, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324120609), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d882bec8d0b2264734'), when: new Date(1531324120609), who: "ConfigServer:conn15" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpApplied: { ts: Timestamp(1531324120, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.698+0000 c20273| 2018-07-11T15:48:40.680+0000 I NETWORK [conn28] received client metadata from 10.122.14.56:33877 conn28: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:40.699+0000 c20273| 2018-07-11T15:48:40.680+0000 I COMMAND [conn28] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20274", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:40.705+0000 c20273| 2018-07-11T15:48:40.682+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.712+0000 c20274| 2018-07-11T15:48:40.682+0000 D ASIO [RS] Request 278 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.717+0000 c20273| 2018-07-11T15:48:40.683+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.719+0000 c20274| 2018-07-11T15:48:40.683+0000 D ASIO [RS] Request 280 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 4), $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.722+0000 c20273| 2018-07-11T15:48:40.683+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.724+0000 c20273| 2018-07-11T15:48:40.683+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(1531324120, 3) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:496 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.726+0000 c20274| 2018-07-11T15:48:40.683+0000 D ASIO [RS] Request 279 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 4), $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.728+0000 c20273| 2018-07-11T15:48:40.683+0000 I COMMAND [conn15] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo", state: 0 }, update: { $set: { ts: ObjectId('5b4626d882bec8d0b2264734'), state: 2, who: "ConfigServer:conn15", process: "ConfigServer", when: new Date(1531324120609), why: "shardCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:465 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 73ms [js_test:migration_failure] 2018-07-11T15:48:40.729+0000 c20273| 2018-07-11T15:48:40.683+0000 I SHARDING [conn15] distributed lock 'foo' acquired for 'shardCollection', ts : 5b4626d882bec8d0b2264734 [js_test:migration_failure] 2018-07-11T15:48:40.730+0000 c20273| 2018-07-11T15:48:40.683+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:368 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.732+0000 c20273| 2018-07-11T15:48:40.683+0000 I COMMAND [monitoring keys for HMAC] command admin.system.keys command: find { find: "system.keys", filter: { purpose: "HMAC", expiresAt: { $gt: Timestamp(1546876109, 0) } }, sort: { expiresAt: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "admin" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 hasSortStage:1 cursorExhausted:1 numYields:0 nreturned:0 reslen:320 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.734+0000 c20273| 2018-07-11T15:48:40.684+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.735+0000 c20273| 2018-07-11T15:48:40.684+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:355 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.736+0000 c20273| 2018-07-11T15:48:40.684+0000 I SHARDING [Balancer] ShouldAutoSplit changing from 1 to 0 [js_test:migration_failure] 2018-07-11T15:48:40.737+0000 c20273| 2018-07-11T15:48:40.684+0000 I SHARDING [Balancer] CSRS balancer thread is recovering [js_test:migration_failure] 2018-07-11T15:48:40.738+0000 c20273| 2018-07-11T15:48:40.684+0000 I SHARDING [Balancer] CSRS balancer thread is recovered [js_test:migration_failure] 2018-07-11T15:48:40.740+0000 c20273| 2018-07-11T15:48:40.684+0000 I COMMAND [Balancer] command config.shards command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:524 locks:{ Global: { acquireCount: { r: 4 } }, Database: { acquireCount: { r: 4 } }, Collection: { acquireCount: { r: 4 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.741+0000 c20273| 2018-07-11T15:48:40.684+0000 D NETWORK [Balancer] Starting up task executor for monitoring replica sets in response to request to monitor set: migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.741+0000 c20273| 2018-07-11T15:48:40.684+0000 I NETWORK [Balancer] Starting new replica set monitor for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.743+0000 c20273| 2018-07-11T15:48:40.684+0000 D ASIO [ReplicaSetMonitor-TaskExecutor] The NetworkInterfaceTL reactor thread is spinning up [js_test:migration_failure] 2018-07-11T15:48:40.743+0000 c20273| 2018-07-11T15:48:40.684+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.745+0000 c20273| 2018-07-11T15:48:40.684+0000 D NETWORK [Balancer] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.746+0000 c20273| 2018-07-11T15:48:40.685+0000 I NETWORK [Balancer] Starting new replica set monitor for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:40.746+0000 c20273| 2018-07-11T15:48:40.685+0000 D NETWORK [Balancer] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:40.750+0000 c20273| 2018-07-11T15:48:40.685+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:923 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.751+0000 c20273| 2018-07-11T15:48:40.685+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.751+0000 d20270| 2018-07-11T15:48:40.686+0000 I NETWORK [listener] connection accepted from 10.122.14.56:56305 #24 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.754+0000 c20274| 2018-07-11T15:48:40.686+0000 D ASIO [RS] Request 281 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324120, 5), t: 2, h: -4787940587029812016, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324120678), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d882bec8d0b2264740'), when: new Date(1531324120683), who: "ConfigServer:conn15" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 4), $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.755+0000 d20270| 2018-07-11T15:48:40.686+0000 I NETWORK [conn24] received client metadata from 10.122.14.56:56305 conn24: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:40.758+0000 d20270| 2018-07-11T15:48:40.686+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20273", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:40.759+0000 c20273| 2018-07-11T15:48:40.686+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:40.761+0000 d20270| 2018-07-11T15:48:40.686+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 4), t: 2 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.761+0000 c20273| 2018-07-11T15:48:40.686+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20270 (1 connections now open to ip-10-122-14-56:20270 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:40.763+0000 d20270| 2018-07-11T15:48:40.687+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 4), t: 2 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.764+0000 c20273| 2018-07-11T15:48:40.687+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs0 took 2 msec [js_test:migration_failure] 2018-07-11T15:48:40.765+0000 c20273| 2018-07-11T15:48:40.687+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.765+0000 c20273| 2018-07-11T15:48:40.687+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] creating new connection to:ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:40.767+0000 c20273| 2018-07-11T15:48:40.687+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.770+0000 c20274| 2018-07-11T15:48:40.687+0000 D ASIO [RS] Request 282 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 4), $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.770+0000 c20273| 2018-07-11T15:48:40.688+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected to server ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:40.771+0000 d20271| 2018-07-11T15:48:40.688+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55267 #23 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.772+0000 d20270| 2018-07-11T15:48:40.688+0000 I NETWORK [listener] connection accepted from 10.122.14.56:56307 #25 (13 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.774+0000 d20271| 2018-07-11T15:48:40.688+0000 I NETWORK [conn23] received client metadata from 10.122.14.56:55267 conn23: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:40.776+0000 d20271| 2018-07-11T15:48:40.688+0000 I COMMAND [conn23] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20273", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:40.776+0000 d20270| 2018-07-11T15:48:40.688+0000 I NETWORK [conn25] received client metadata from 10.122.14.56:56307 conn25: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:40.780+0000 d20270| 2018-07-11T15:48:40.688+0000 I COMMAND [conn25] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:40.780+0000 c20273| 2018-07-11T15:48:40.688+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] connected connection! [js_test:migration_failure] 2018-07-11T15:48:40.781+0000 d20271| 2018-07-11T15:48:40.689+0000 I COMMAND [conn23] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 4), t: 2 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.783+0000 c20273| 2018-07-11T15:48:40.689+0000 I NETWORK [ReplicaSetMonitor-TaskExecutor] Successfully connected to ip-10-122-14-56:20271 (1 connections now open to ip-10-122-14-56:20271 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:40.785+0000 d20270| 2018-07-11T15:48:40.689+0000 I COMMAND [conn25] command admin.$cmd command: features { features: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 4), t: 2 } }, $db: "admin" } numYields:0 reslen:345 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.786+0000 c20273| 2018-07-11T15:48:40.689+0000 D ASIO [ShardRegistry] Request 273 finished with response: { js: { utf8: true }, oidMachine: 1509294837, ok: 1.0, operationTime: Timestamp(1531324113, 35), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 35), $configServerState: { opTime: { ts: Timestamp(1531324120, 4), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.789+0000 c20273| 2018-07-11T15:48:40.689+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.792+0000 c20273| 2018-07-11T15:48:40.689+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.795+0000 c20273| 2018-07-11T15:48:40.689+0000 I COMMAND [conn15] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo.bar", state: 0 }, update: { $set: { ts: ObjectId('5b4626d882bec8d0b2264740'), state: 2, who: "ConfigServer:conn15", process: "ConfigServer", when: new Date(1531324120683), why: "shardCollection" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:469 locks:{ Global: { acquireCount: { r: 4, w: 4 } }, Database: { acquireCount: { w: 4 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:40.796+0000 c20273| 2018-07-11T15:48:40.689+0000 I SHARDING [conn15] distributed lock 'foo.bar' acquired for 'shardCollection', ts : 5b4626d882bec8d0b2264740 [js_test:migration_failure] 2018-07-11T15:48:40.799+0000 d20271| 2018-07-11T15:48:40.689+0000 I COMMAND [conn23] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 5), t: 2 } } } numYields:0 reslen:888 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.803+0000 c20274| 2018-07-11T15:48:40.689+0000 D ASIO [RS] Request 284 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 5), $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.806+0000 c20274| 2018-07-11T15:48:40.689+0000 D ASIO [RS] Request 283 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 5), $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.807+0000 c20273| 2018-07-11T15:48:40.689+0000 I COMMAND [conn15] command config.databases appName: "MongoDB Shell" command: find { find: "databases", filter: { _id: "foo" }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:463 locks:{ Global: { acquireCount: { r: 5, w: 4 } }, Database: { acquireCount: { r: 1, w: 4 } }, Collection: { acquireCount: { r: 1, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.810+0000 c20273| 2018-07-11T15:48:40.689+0000 I NETWORK [conn15] Successfully connected to migration_failure-rs0/ip-10-122-14-56:20270 (1 connections now open to migration_failure-rs0/ip-10-122-14-56:20270 with a 0 second timeout) [js_test:migration_failure] 2018-07-11T15:48:40.810+0000 c20273| 2018-07-11T15:48:40.689+0000 D NETWORK [ReplicaSetMonitor-TaskExecutor] Refreshing replica set migration_failure-rs1 took 2 msec [js_test:migration_failure] 2018-07-11T15:48:40.811+0000 c20273| 2018-07-11T15:48:40.689+0000 D NETWORK [conn15] creating new connection to:ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.813+0000 c20273| 2018-07-11T15:48:40.689+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:40.813+0000 c20273| 2018-07-11T15:48:40.690+0000 D NETWORK [conn15] connected to server ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:40.814+0000 d20270| 2018-07-11T15:48:40.690+0000 I NETWORK [listener] connection accepted from 10.122.14.56:56308 #26 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.815+0000 d20270| 2018-07-11T15:48:40.690+0000 I NETWORK [conn26] received client metadata from 10.122.14.56:56308 conn26: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:40.816+0000 d20271| 2018-07-11T15:48:40.690+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55270 #24 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.818+0000 d20270| 2018-07-11T15:48:40.690+0000 I COMMAND [conn26] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20273", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:40.820+0000 d20271| 2018-07-11T15:48:40.691+0000 I NETWORK [conn24] received client metadata from 10.122.14.56:55270 conn24: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:40.820+0000 c20273| 2018-07-11T15:48:40.691+0000 D NETWORK [conn15] connected connection! [js_test:migration_failure] 2018-07-11T15:48:40.823+0000 d20271| 2018-07-11T15:48:40.691+0000 I COMMAND [conn24] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20273", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:40.827+0000 d20270| 2018-07-11T15:48:40.691+0000 I COMMAND [conn26] command foo.$cmd appName: "MongoDB Shell" command: listCollections { listCollections: 1, filter: { name: "bar" }, cursor: {}, $readPreference: { mode: "secondaryPreferred" }, $db: "foo", $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 5), t: 2 } } } numYields:0 reslen:565 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.830+0000 d20271| 2018-07-11T15:48:40.691+0000 I COMMAND [conn24] command admin.$cmd command: features { features: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 5), t: 2 } }, $db: "admin" } numYields:0 reslen:345 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.834+0000 c20273| 2018-07-11T15:48:40.691+0000 D ASIO [ShardRegistry] Request 274 finished with response: { js: { utf8: true }, oidMachine: -1656747683, ok: 1.0, operationTime: Timestamp(1531324113, 30), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 30), $configServerState: { opTime: { ts: Timestamp(1531324120, 5), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.836+0000 c20273| 2018-07-11T15:48:40.691+0000 I COMMAND [conn15] command config.collections appName: "MongoDB Shell" command: find { find: "collections", filter: { _id: "foo.bar", dropped: false }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "primary" }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:478 locks:{ Global: { acquireCount: { r: 6, w: 4 } }, Database: { acquireCount: { r: 2, w: 4 } }, Collection: { acquireCount: { r: 2, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.838+0000 c20273| 2018-07-11T15:48:40.691+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "balancer" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:368 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, Collection: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.839+0000 c20273| 2018-07-11T15:48:40.691+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "chunksize" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:318 locks:{ Global: { acquireCount: { r: 6 } }, Database: { acquireCount: { r: 6 } }, Collection: { acquireCount: { r: 6 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.839+0000 c20273| 2018-07-11T15:48:40.692+0000 I COMMAND [Balancer] command config.settings command: find { find: "settings", filter: { _id: "autosplit" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:355 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, Collection: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.843+0000 c20273| 2018-07-11T15:48:40.693+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 5), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:864 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.844+0000 c20274| 2018-07-11T15:48:40.693+0000 D ASIO [RS] Request 285 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324120, 6), t: 2, h: -3856919682203011845, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324120688), o: { $v: 1, $set: { state: 0 } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 5), $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.846+0000 c20273| 2018-07-11T15:48:40.695+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.848+0000 c20274| 2018-07-11T15:48:40.695+0000 D ASIO [RS] Request 286 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 5), $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.849+0000 c20273| 2018-07-11T15:48:40.697+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.853+0000 c20273| 2018-07-11T15:48:40.697+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.854+0000 c20273| 2018-07-11T15:48:40.697+0000 I COMMAND [conn15] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d882bec8d0b2264740') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:469 locks:{ Global: { acquireCount: { r: 8, w: 6 } }, Database: { acquireCount: { r: 2, w: 6 } }, Collection: { acquireCount: { r: 2, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:40.856+0000 c20274| 2018-07-11T15:48:40.697+0000 D ASIO [RS] Request 287 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 6), $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.857+0000 c20273| 2018-07-11T15:48:40.697+0000 I SHARDING [conn15] distributed lock with ts: 5b4626d882bec8d0b2264740' unlocked. [js_test:migration_failure] 2018-07-11T15:48:40.858+0000 c20274| 2018-07-11T15:48:40.697+0000 D ASIO [RS] Request 288 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 6), $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.859+0000 c20273| 2018-07-11T15:48:40.699+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 6), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:860 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.862+0000 c20274| 2018-07-11T15:48:40.699+0000 D ASIO [RS] Request 289 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324120, 7), t: 2, h: 920494191561958131, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324120688), o: { $v: 1, $set: { state: 0 } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 7), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 6), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.864+0000 c20273| 2018-07-11T15:48:40.701+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.866+0000 c20274| 2018-07-11T15:48:40.701+0000 D ASIO [RS] Request 290 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 6), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.868+0000 c20273| 2018-07-11T15:48:40.702+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 3), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.870+0000 c20273| 2018-07-11T15:48:40.702+0000 I COMMAND [conn15] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d882bec8d0b2264734') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:465 locks:{ Global: { acquireCount: { r: 10, w: 8 } }, Database: { acquireCount: { r: 2, w: 8 } }, Collection: { acquireCount: { r: 2, w: 4 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:40.872+0000 c20273| 2018-07-11T15:48:40.702+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.873+0000 c20273| 2018-07-11T15:48:40.702+0000 I SHARDING [conn15] distributed lock with ts: 5b4626d882bec8d0b2264734' unlocked. [js_test:migration_failure] 2018-07-11T15:48:40.875+0000 c20274| 2018-07-11T15:48:40.702+0000 D ASIO [RS] Request 291 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.877+0000 c20273| 2018-07-11T15:48:40.702+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: _configsvrShardCollection { _configsvrShardCollection: "foo.bar", key: { _id: 1.0 }, unique: false, numInitialChunks: 0, getUUIDfromPrimaryShard: true, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, writeConcern: { w: "majority", wtimeout: 60000 }, tracking_info: { operId: ObjectId('5b4626d80c5bef58c00efd2f'), operName: "", parentOperId: "5b4626d10c5bef58c00efd2d" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324113, 38), signature: { hash: BinData(0, 3C9D0A635C2EB9A4348E5766FC28E9A2469EBCDC), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324113, 38), t: 1 } }, $db: "admin" } numYields:0 reslen:546 locks:{ Global: { acquireCount: { r: 10, w: 8 } }, Database: { acquireCount: { r: 2, w: 8 } }, Collection: { acquireCount: { r: 2, w: 4 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 92ms [js_test:migration_failure] 2018-07-11T15:48:40.879+0000 c20274| 2018-07-11T15:48:40.702+0000 D ASIO [RS] Request 292 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 7), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.880+0000 s20275| 2018-07-11T15:48:40.702+0000 I COMMAND [conn9] command foo.bar appName: "MongoDB Shell" command: shardCollection { shardCollection: "foo.bar", key: { _id: 1.0 }, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324113, 32), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:231 protocol:op_msg 7185ms [js_test:migration_failure] 2018-07-11T15:48:40.881+0000 s20275| 2018-07-11T15:48:40.704+0000 I SHARDING [conn9] Refreshing cached database entry for foo; current cached database info is {} [js_test:migration_failure] 2018-07-11T15:48:40.881+0000 s20275| 2018-07-11T15:48:40.704+0000 D TRACKING [ConfigServerCatalogCacheLoader-0] Cmd: NotSet, TrackingId: 5b4626d80c5bef58c00efd31 [js_test:migration_failure] 2018-07-11T15:48:40.885+0000 c20272| 2018-07-11T15:48:40.761+0000 I COMMAND [conn49] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("6be8076b-a638-409f-88b8-305c318de97c") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.887+0000 c20273| 2018-07-11T15:48:40.762+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("ef16ec9c-6d91-46f5-b544-99e3fb2743c3") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:873 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.890+0000 c20274| 2018-07-11T15:48:40.762+0000 I COMMAND [conn28] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1.0, lsid: { id: UUID("0d4091fe-1271-4cbf-8705-a3093b9a328b") }, $clusterTime: { clusterTime: Timestamp(1531324118, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $readPreference: { mode: "secondaryPreferred" }, $db: "admin" } numYields:0 reslen:849 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.893+0000 c20274| 2018-07-11T15:48:40.839+0000 I ASIO [RS] Ending connection to host ip-10-122-14-56:20272 due to bad connection status; 2 connections to that host remain open [js_test:migration_failure] 2018-07-11T15:48:40.895+0000 c20272| 2018-07-11T15:48:40.839+0000 I NETWORK [conn11] end connection 10.122.14.56:54263 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.897+0000 c20273| 2018-07-11T15:48:40.842+0000 I ASIO [RS] Ending connection to host ip-10-122-14-56:20272 due to bad connection status; 2 connections to that host remain open [js_test:migration_failure] 2018-07-11T15:48:40.898+0000 c20272| 2018-07-11T15:48:40.842+0000 I NETWORK [conn12] end connection 10.122.14.56:54264 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:40.899+0000 c20273| 2018-07-11T15:48:40.842+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.903+0000 c20272| 2018-07-11T15:48:40.842+0000 D ASIO [Replication] Request 54 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, opTime: { ts: Timestamp(1531324120, 7), t: 2 }, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.907+0000 c20274| 2018-07-11T15:48:40.843+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.912+0000 c20272| 2018-07-11T15:48:40.843+0000 D ASIO [Replication] Request 55 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20273", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, opTime: { ts: Timestamp(1531324120, 7), t: 2 }, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.913+0000 c20272| 2018-07-11T15:48:40.859+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:636 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.915+0000 c20273| 2018-07-11T15:48:40.859+0000 D ASIO [Replication] Request 275 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, opTime: { ts: Timestamp(1531324113, 38), t: 1 }, operationTime: Timestamp(1531324113, 38), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 38), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:40.917+0000 c20274| 2018-07-11T15:48:40.861+0000 I COMMAND [conn29] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:40.920+0000 c20273| 2018-07-11T15:48:40.861+0000 D ASIO [Replication] Request 276 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20273", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, opTime: { ts: Timestamp(1531324120, 7), t: 2 }, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.091+0000 c20273| 2018-07-11T15:48:41.090+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.093+0000 c20274| 2018-07-11T15:48:41.090+0000 D ASIO [Replication] Request 294 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, opTime: { ts: Timestamp(1531324120, 7), t: 2 }, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.343+0000 c20273| 2018-07-11T15:48:41.342+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.345+0000 c20272| 2018-07-11T15:48:41.342+0000 D ASIO [Replication] Request 56 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, opTime: { ts: Timestamp(1531324120, 7), t: 2 }, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.347+0000 c20274| 2018-07-11T15:48:41.343+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.349+0000 c20272| 2018-07-11T15:48:41.343+0000 D ASIO [Replication] Request 57 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20273", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, opTime: { ts: Timestamp(1531324120, 7), t: 2 }, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.533+0000 c20272| 2018-07-11T15:48:41.533+0000 I REPL [rsBackgroundSync] sync source candidate: ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:41.534+0000 c20272| 2018-07-11T15:48:41.534+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:41.536+0000 c20274| 2018-07-11T15:48:41.534+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60375 #32 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:41.538+0000 c20274| 2018-07-11T15:48:41.534+0000 I NETWORK [conn32] received client metadata from 10.122.14.56:60375 conn32: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:41.540+0000 c20274| 2018-07-11T15:48:41.534+0000 I COMMAND [conn32] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:41.543+0000 c20274| 2018-07-11T15:48:41.535+0000 I COMMAND [conn32] command local.oplog.rs command: find { find: "oplog.rs", limit: 1, sort: { $natural: 1 }, projection: { ts: 1, t: 1 }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:348 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.546+0000 c20272| 2018-07-11T15:48:41.535+0000 D ASIO [RS] Request 58 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1 } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 7), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.548+0000 c20274| 2018-07-11T15:48:41.535+0000 I COMMAND [conn32] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.550+0000 c20272| 2018-07-11T15:48:41.536+0000 D ASIO [RS] Request 59 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324120, 7), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.553+0000 c20272| 2018-07-11T15:48:41.536+0000 I REPL [rsBackgroundSync] scheduling fetcher to read remote oplog on ip-10-122-14-56:20274 starting at filter: { ts: { $gte: Timestamp(1531324113, 38) } } [js_test:migration_failure] 2018-07-11T15:48:41.554+0000 c20272| 2018-07-11T15:48:41.536+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:41.557+0000 c20274| 2018-07-11T15:48:41.536+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324113, 38), t: 1 }, lastOpVisible: { ts: Timestamp(1531324113, 38), t: 1 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.560+0000 c20272| 2018-07-11T15:48:41.536+0000 D ASIO [RS] Request 60 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.561+0000 c20273| 2018-07-11T15:48:41.536+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.564+0000 c20274| 2018-07-11T15:48:41.537+0000 D ASIO [RS] Request 295 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.567+0000 c20274| 2018-07-11T15:48:41.537+0000 I COMMAND [conn32] command local.oplog.rs command: find { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:8 numYields:0 nreturned:8 reslen:2259 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.571+0000 c20272| 2018-07-11T15:48:41.537+0000 D ASIO [RS] Request 61 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324113, 38), t: 1, h: -4625226857475779911, v: 2, op: "i", ns: "config.collections", ui: UUID("f398def1-1400-4707-a8dd-73bb483094c6"), wall: new Date(1531324113574), o: { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } }, { ts: Timestamp(1531324120, 1), t: 2, h: 7256328342884969504, v: 2, op: "n", ns: "", wall: new Date(1531324120578), o: { msg: "new primary" } }, { ts: Timestamp(1531324120, 2), t: 2, h: 3242772525681080950, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324120578), o: { $v: 1, $set: { state: 0 } } }, { ts: Timestamp(1531324120, 3), t: 2, h: -7379468414590778515, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324120578), o: { $v: 1, $set: { state: 0 } } }, { ts: Timestamp(1531324120, 4), t: 2, h: 2094721884197287402, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324120609), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d882bec8d0b2264734'), when: new Date(1531324120609), who: "ConfigServer:conn15" } } }, { ts: Timestamp(1531324120, 5), t: 2, h: -4787940587029812016, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324120678), o: { $v: 1, $set: { state: 2, ts: ObjectId('5b4626d882bec8d0b2264740'), when: new Date(1531324120683), who: "ConfigServer:conn15" } } }, { ts: Timestamp(1531324120, 6), t: 2, h: -3856919682203011845, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324120688), o: { $v: 1, $set: { state: 0 } } }, { ts: Timestamp(1531324120, 7), t: 2, h: 920494191561958131, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo" }, wall: new Date(1531324120688), o: { $v: 1, $set: { state: 0 } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpApplied: { ts: Timestamp(1531324120, 7), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.572+0000 c20274| 2018-07-11T15:48:41.537+0000 I NETWORK [listener] connection accepted from 10.122.14.56:60378 #33 (17 connections now open) [js_test:migration_failure] 2018-07-11T15:48:41.575+0000 c20274| 2018-07-11T15:48:41.537+0000 I NETWORK [conn33] received client metadata from 10.122.14.56:60378 conn33: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:41.576+0000 c20274| 2018-07-11T15:48:41.537+0000 I COMMAND [conn33] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:41.577+0000 c20272| 2018-07-11T15:48:41.539+0000 D COMMAND [conn18] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:41.581+0000 c20272| 2018-07-11T15:48:41.539+0000 D COMMAND [conn18] Using 'committed' snapshot: { find: "databases", filter: { _id: "foo" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d80c5bef58c00efd32'), operName: "", parentOperId: "5b4626d80c5bef58c00efd31" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:41.584+0000 c20272| 2018-07-11T15:48:41.539+0000 I COMMAND [conn18] command config.databases command: find { find: "databases", filter: { _id: "foo" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d80c5bef58c00efd32'), operName: "", parentOperId: "5b4626d80c5bef58c00efd31" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:669 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 834ms [js_test:migration_failure] 2018-07-11T15:48:41.588+0000 c20274| 2018-07-11T15:48:41.539+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.590+0000 s20275| 2018-07-11T15:48:41.539+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database foo took 835 ms and found { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } [js_test:migration_failure] 2018-07-11T15:48:41.595+0000 c20272| 2018-07-11T15:48:41.539+0000 D ASIO [RS] Request 62 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.601+0000 c20273| 2018-07-11T15:48:41.539+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324113, 38), t: 1 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.602+0000 s20275| 2018-07-11T15:48:41.539+0000 D TRACKING [conn9] Cmd: split, TrackingId: 5b4626d80c5bef58c00efd30 [js_test:migration_failure] 2018-07-11T15:48:41.605+0000 c20274| 2018-07-11T15:48:41.540+0000 D ASIO [RS] Request 296 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.607+0000 c20274| 2018-07-11T15:48:41.540+0000 D COMMAND [conn16] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:41.610+0000 c20274| 2018-07-11T15:48:41.540+0000 D COMMAND [conn16] Using 'committed' snapshot: { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd33'), operName: "", parentOperId: "5b4626d80c5bef58c00efd30" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:41.611+0000 c20274| 2018-07-11T15:48:41.540+0000 I COMMAND [conn16] command config.collections command: find { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd33'), operName: "", parentOperId: "5b4626d80c5bef58c00efd30" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:664 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.612+0000 s20275| 2018-07-11T15:48:41.540+0000 I SHARDING [conn9] Refreshing chunks for collection foo.bar based on version 0|0||000000000000000000000000 [js_test:migration_failure] 2018-07-11T15:48:41.614+0000 c20274| 2018-07-11T15:48:41.540+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.614+0000 s20275| 2018-07-11T15:48:41.540+0000 D TRACKING [ConfigServerCatalogCacheLoader-0] Cmd: NotSet, TrackingId: 5b4626d90c5bef58c00efd34 [js_test:migration_failure] 2018-07-11T15:48:41.616+0000 c20272| 2018-07-11T15:48:41.540+0000 D ASIO [RS] Request 64 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.617+0000 c20272| 2018-07-11T15:48:41.541+0000 D COMMAND [conn18] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:41.620+0000 c20273| 2018-07-11T15:48:41.541+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.621+0000 c20272| 2018-07-11T15:48:41.541+0000 D COMMAND [conn18] Using 'committed' snapshot: { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd35'), operName: "", parentOperId: "5b4626d90c5bef58c00efd34" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:41.623+0000 c20274| 2018-07-11T15:48:41.541+0000 D ASIO [RS] Request 297 finished with response: { ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.625+0000 c20272| 2018-07-11T15:48:41.541+0000 I COMMAND [conn18] command config.collections command: find { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd35'), operName: "", parentOperId: "5b4626d90c5bef58c00efd34" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:684 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.629+0000 c20273| 2018-07-11T15:48:41.541+0000 D COMMAND [conn15] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:41.630+0000 c20273| 2018-07-11T15:48:41.541+0000 D COMMAND [conn15] Using 'committed' snapshot: { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd36'), operName: "", parentOperId: "5b4626d90c5bef58c00efd34" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:41.630+0000 c20273| 2018-07-11T15:48:41.542+0000 I COMMAND [conn15] command config.chunks command: find { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324120, 7), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd36'), operName: "", parentOperId: "5b4626d90c5bef58c00efd34" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:1 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:775 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.632+0000 s20275| 2018-07-11T15:48:41.542+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection foo.bar took 1 ms and found version 1|0||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:41.633+0000 s20275| 2018-07-11T15:48:41.542+0000 I COMMAND [conn9] Splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in collection foo.bar on shard migration_failure-rs0 at key { _id: 0.0 } [js_test:migration_failure] 2018-07-11T15:48:41.633+0000 s20275| 2018-07-11T15:48:41.542+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:41.634+0000 d20270| 2018-07-11T15:48:41.543+0000 I NETWORK [listener] connection accepted from 10.122.14.56:56404 #27 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:41.635+0000 d20270| 2018-07-11T15:48:41.543+0000 I NETWORK [conn27] received client metadata from 10.122.14.56:56404 conn27: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:41.637+0000 d20270| 2018-07-11T15:48:41.543+0000 I COMMAND [conn27] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20275", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:41.640+0000 d20270| 2018-07-11T15:48:41.544+0000 I SHARDING [conn27] received splitChunk request: { splitChunk: "foo.bar", from: "migration_failure-rs0", keyPattern: { _id: 1.0 }, epoch: ObjectId('5b4626d1abefcf99ee21b57e'), shardVersion: [ Timestamp(1, 0), ObjectId('5b4626d1abefcf99ee21b57e') ], min: { _id: MinKey }, max: { _id: MaxKey }, splitKeys: [ { _id: 0.0 } ], lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd37'), operName: "", parentOperId: "5b4626d80c5bef58c00efd30" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "admin" } [js_test:migration_failure] 2018-07-11T15:48:41.644+0000 c20272| 2018-07-11T15:48:41.544+0000 D COMMAND [conn25] assertion while executing command 'findAndModify' on database 'config' with arguments '{ findAndModify: "locks", query: { _id: "foo.bar", state: 0 }, update: { $set: { ts: ObjectId('5b4626d9f502f6594902b1b9'), state: 2, who: "ip-10-122-14-56:20270:1531324112:557426800795002919:conn27", process: "ip-10-122-14-56:20270:1531324112:557426800795002919", when: new Date(1531324121544), why: "splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" }': NotMaster: not master [js_test:migration_failure] 2018-07-11T15:48:41.647+0000 c20272| 2018-07-11T15:48:41.544+0000 I COMMAND [conn25] command config.$cmd appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo.bar", state: 0 }, update: { $set: { ts: ObjectId('5b4626d9f502f6594902b1b9'), state: 2, who: "ip-10-122-14-56:20270:1531324112:557426800795002919:conn27", process: "ip-10-122-14-56:20270:1531324112:557426800795002919", when: new Date(1531324121544), why: "splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } numYields:0 ok:0 errMsg:"not master" errName:NotMaster errCode:10107 reslen:535 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.649+0000 d20270| 2018-07-11T15:48:41.544+0000 D ASIO [ShardRegistry] Request 13 finished with response: { operationTime: Timestamp(1531324120, 7), ok: 0.0, errmsg: "not master", code: 10107, codeName: "NotMaster", $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.650+0000 d20270| 2018-07-11T15:48:41.544+0000 I NETWORK [ShardRegistry] Marking host ip-10-122-14-56:20272 as failed :: caused by :: NotMaster: not master [js_test:migration_failure] 2018-07-11T15:48:41.651+0000 d20270| 2018-07-11T15:48:41.545+0000 D NETWORK [conn27] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:41.651+0000 d20270| 2018-07-11T15:48:41.545+0000 D NETWORK [conn27] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:41.652+0000 c20272| 2018-07-11T15:48:41.545+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55515 #53 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:41.653+0000 c20272| 2018-07-11T15:48:41.545+0000 I NETWORK [conn53] received client metadata from 10.122.14.56:55515 conn53: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:41.657+0000 c20272| 2018-07-11T15:48:41.545+0000 I COMMAND [conn53] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20270", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:41.657+0000 d20270| 2018-07-11T15:48:41.546+0000 D NETWORK [conn27] connected connection! [js_test:migration_failure] 2018-07-11T15:48:41.659+0000 c20272| 2018-07-11T15:48:41.546+0000 I COMMAND [conn53] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.660+0000 d20270| 2018-07-11T15:48:41.546+0000 I NETWORK [conn27] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:41.662+0000 c20272| 2018-07-11T15:48:41.546+0000 I COMMAND [conn53] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.664+0000 c20273| 2018-07-11T15:48:41.546+0000 I COMMAND [conn16] command admin.$cmd appName: "MongoDB Shell" command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.665+0000 c20273| 2018-07-11T15:48:41.547+0000 I COMMAND [conn17] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d9f502f6594902b1b9'), _id: "foo.bar" }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:0 nModified:0 numYields:0 reslen:532 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { w: 1 } }, Collection: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.668+0000 d20270| 2018-07-11T15:48:41.547+0000 D ASIO [ShardRegistry] Request 14 finished with response: { lastErrorObject: { n: 0, updatedExisting: false }, value: null, ok: 1.0, operationTime: Timestamp(1531324120, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.671+0000 c20273| 2018-07-11T15:48:41.549+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1098 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.675+0000 c20274| 2018-07-11T15:48:41.549+0000 D ASIO [RS] Request 293 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 1), t: 2, h: 1736991548914914056, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324121546), o: { $v: 1, $set: { process: "ip-10-122-14-56:20270:1531324112:557426800795002919", state: 2, ts: ObjectId('5b4626d9f502f6594902b1b9'), when: new Date(1531324121547), who: "ip-10-122-14-56:20270:1531324112:557426800795002919:conn27", why: "splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.678+0000 c20274| 2018-07-11T15:48:41.550+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1098 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.682+0000 c20272| 2018-07-11T15:48:41.550+0000 D ASIO [RS] Request 63 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 1), t: 2, h: 1736991548914914056, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324121546), o: { $v: 1, $set: { process: "ip-10-122-14-56:20270:1531324112:557426800795002919", state: 2, ts: ObjectId('5b4626d9f502f6594902b1b9'), when: new Date(1531324121547), who: "ip-10-122-14-56:20270:1531324112:557426800795002919:conn27", why: "splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar" } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.684+0000 c20273| 2018-07-11T15:48:41.550+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.686+0000 c20274| 2018-07-11T15:48:41.550+0000 D ASIO [RS] Request 298 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.688+0000 c20274| 2018-07-11T15:48:41.552+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.691+0000 c20273| 2018-07-11T15:48:41.552+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.693+0000 c20272| 2018-07-11T15:48:41.552+0000 D ASIO [RS] Request 65 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324120, 7), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.696+0000 c20273| 2018-07-11T15:48:41.552+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.699+0000 c20274| 2018-07-11T15:48:41.552+0000 D ASIO [RS] Request 300 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.702+0000 c20274| 2018-07-11T15:48:41.552+0000 D ASIO [RS] Request 299 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.704+0000 c20273| 2018-07-11T15:48:41.552+0000 I COMMAND [conn17] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo.bar", state: 0 }, update: { $set: { ts: ObjectId('5b4626d9f502f6594902b1b9'), state: 2, who: "ip-10-122-14-56:20270:1531324112:557426800795002919:conn27", process: "ip-10-122-14-56:20270:1531324112:557426800795002919", when: new Date(1531324121547), why: "splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:799 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:41.705+0000 d20270| 2018-07-11T15:48:41.552+0000 D ASIO [ShardRegistry] Request 15 finished with response: { lastErrorObject: { n: 1, updatedExisting: true }, value: { _id: "foo.bar", state: 2, process: "ip-10-122-14-56:20270:1531324112:557426800795002919", ts: ObjectId('5b4626d9f502f6594902b1b9'), when: new Date(1531324121547), who: "ip-10-122-14-56:20270:1531324112:557426800795002919:conn27", why: "splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar" }, ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.707+0000 d20270| 2018-07-11T15:48:41.552+0000 I SHARDING [conn27] distributed lock 'foo.bar' acquired for 'splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar', ts : 5b4626d9f502f6594902b1b9 [js_test:migration_failure] 2018-07-11T15:48:41.711+0000 c20273| 2018-07-11T15:48:41.552+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324120, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324120, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.712+0000 c20274| 2018-07-11T15:48:41.552+0000 D ASIO [RS] Request 301 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.716+0000 c20273| 2018-07-11T15:48:41.553+0000 I COMMAND [conn17] command config.chunks appName: "MongoDB Shell" command: find { find: "chunks", filter: { ns: "foo.bar" }, sort: { lastmod: -1 }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "primary" }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:1 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:569 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } }, Mutex: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.720+0000 c20274| 2018-07-11T15:48:41.553+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.722+0000 c20273| 2018-07-11T15:48:41.553+0000 I COMMAND [conn17] command config.chunks appName: "MongoDB Shell" command: find { find: "chunks", filter: { _id: "foo.bar-_id_MinKey" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "primary" }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:569 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } }, Mutex: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.726+0000 c20272| 2018-07-11T15:48:41.553+0000 D ASIO [RS] Request 66 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.731+0000 c20274| 2018-07-11T15:48:41.553+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.733+0000 c20272| 2018-07-11T15:48:41.554+0000 D ASIO [RS] Request 68 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.737+0000 c20274| 2018-07-11T15:48:41.554+0000 D ASIO [RS] Request 303 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.739+0000 c20273| 2018-07-11T15:48:41.553+0000 I COMMAND [conn17] command config.chunks appName: "MongoDB Shell" command: find { find: "chunks", filter: { ns: "foo.bar", min: { _id: MinKey }, max: { _id: MaxKey } }, sort: { lastmod: -1 }, ntoreturn: 1, singleBatch: true, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:1 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:569 locks:{ Global: { acquireCount: { r: 4, W: 1 } }, Database: { acquireCount: { r: 3 } }, Collection: { acquireCount: { r: 3 } }, Mutex: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.743+0000 c20273| 2018-07-11T15:48:41.554+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.746+0000 c20273| 2018-07-11T15:48:41.554+0000 I COMMAND [conn17] command config.chunks appName: "MongoDB Shell" command: applyOps { applyOps: [ { op: "u", b: true, ns: "config.chunks", o: { _id: "foo.bar-_id_MinKey", lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: MinKey }, max: { _id: 0.0 }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, o2: { _id: "foo.bar-_id_MinKey" } }, { op: "u", b: true, ns: "config.chunks", o: { _id: "foo.bar-_id_0.0", lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, o2: { _id: "foo.bar-_id_0.0" } } ], preCondition: [ { ns: "config.chunks", q: { query: { ns: "foo.bar", min: { _id: MinKey }, max: { _id: MaxKey } }, orderby: { lastmod: -1 } }, res: { lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), shard: "migration_failure-rs0" } } ], writeConcern: { w: 0, wtimeout: 0 }, $db: "config" } numYields:0 reslen:307 locks:{ Global: { acquireCount: { r: 5, w: 1, W: 1 } }, Database: { acquireCount: { r: 3, w: 1 } }, Collection: { acquireCount: { r: 3 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.748+0000 c20273| 2018-07-11T15:48:41.554+0000 D COMMAND [conn17] assertion while executing command 'create' on database 'config' with arguments '{ create: "changelog", capped: true, size: 209715200, writeConcern: { w: 0, wtimeout: 0 }, $db: "config" }': NamespaceExists: a collection 'config.changelog' already exists [js_test:migration_failure] 2018-07-11T15:48:41.751+0000 c20273| 2018-07-11T15:48:41.554+0000 I COMMAND [conn17] command config.changelog appName: "MongoDB Shell" command: create { create: "changelog", capped: true, size: 209715200, writeConcern: { w: 0, wtimeout: 0 }, $db: "config" } numYields:0 ok:0 errMsg:"a collection 'config.changelog' already exists" errName:NamespaceExists errCode:48 reslen:371 locks:{ Global: { acquireCount: { r: 6, w: 2, W: 1 } }, Database: { acquireCount: { r: 3, w: 1, W: 1 } }, Collection: { acquireCount: { r: 3 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.754+0000 c20273| 2018-07-11T15:48:41.554+0000 I SHARDING [conn17] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20273-2018-07-11T15:48:41.554+0000-5b4626d982bec8d0b226476f", server: "ip-10-122-14-56:20273", clientAddr: "10.122.14.56:32873", time: new Date(1531324121554), what: "split", ns: "foo.bar", details: { before: { min: { _id: MinKey }, max: { _id: MaxKey }, lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, left: { min: { _id: MinKey }, max: { _id: 0.0 }, lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, right: { min: { _id: 0.0 }, max: { _id: MaxKey }, lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') } } } [js_test:migration_failure] 2018-07-11T15:48:41.757+0000 c20273| 2018-07-11T15:48:41.554+0000 I COMMAND [conn17] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20273-2018-07-11T15:48:41.554+0000-5b4626d982bec8d0b226476f", server: "ip-10-122-14-56:20273", clientAddr: "10.122.14.56:32873", time: new Date(1531324121554), what: "split", ns: "foo.bar", details: { before: { min: { _id: MinKey }, max: { _id: MaxKey }, lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, left: { min: { _id: MinKey }, max: { _id: 0.0 }, lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, right: { min: { _id: 0.0 }, max: { _id: MaxKey }, lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') } } } ], writeConcern: { w: 0, wtimeout: 0 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:272 locks:{ Global: { acquireCount: { r: 8, w: 4, W: 1 } }, Database: { acquireCount: { r: 3, w: 3, W: 1 } }, Collection: { acquireCount: { r: 3, w: 1 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.761+0000 c20273| 2018-07-11T15:48:41.556+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:6 nreturned:1 reslen:1541 locks:{ Global: { acquireCount: { r: 7 } }, Database: { acquireCount: { r: 7 } }, oplog: { acquireCount: { r: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.767+0000 c20274| 2018-07-11T15:48:41.556+0000 D ASIO [RS] Request 302 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 2), t: 2, h: 7210793219785809841, v: 2, op: "c", ns: "config.$cmd", wall: new Date(1531324121546), o: { applyOps: [ { op: "u", b: true, ns: "config.chunks", o: { _id: "foo.bar-_id_MinKey", lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: MinKey }, max: { _id: 0.0 }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, o2: { _id: "foo.bar-_id_MinKey" }, ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9") }, { op: "u", b: true, ns: "config.chunks", o: { _id: "foo.bar-_id_0.0", lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, o2: { _id: "foo.bar-_id_0.0" }, ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9") } ], writeConcern: { w: 0, wtimeout: 0 }, $db: "config" } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 3), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.774+0000 c20274| 2018-07-11T15:48:41.557+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1541 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.780+0000 c20272| 2018-07-11T15:48:41.557+0000 D ASIO [RS] Request 67 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 2), t: 2, h: 7210793219785809841, v: 2, op: "c", ns: "config.$cmd", wall: new Date(1531324121546), o: { applyOps: [ { op: "u", b: true, ns: "config.chunks", o: { _id: "foo.bar-_id_MinKey", lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: MinKey }, max: { _id: 0.0 }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, o2: { _id: "foo.bar-_id_MinKey" }, ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9") }, { op: "u", b: true, ns: "config.chunks", o: { _id: "foo.bar-_id_0.0", lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, o2: { _id: "foo.bar-_id_0.0" }, ui: UUID("3a40fcb7-3a6b-4298-ae67-3cf1a4a3add9") } ], writeConcern: { w: 0, wtimeout: 0 }, $db: "config" } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 2), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.783+0000 c20273| 2018-07-11T15:48:41.557+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.786+0000 c20274| 2018-07-11T15:48:41.558+0000 D ASIO [RS] Request 304 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.789+0000 c20273| 2018-07-11T15:48:41.559+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.791+0000 c20274| 2018-07-11T15:48:41.559+0000 D ASIO [RS] Request 306 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.797+0000 c20273| 2018-07-11T15:48:41.559+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:1297 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.801+0000 c20274| 2018-07-11T15:48:41.559+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.804+0000 c20274| 2018-07-11T15:48:41.559+0000 D ASIO [RS] Request 305 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 3), t: 2, h: 6827310806137214541, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324121546), o: { _id: "ip-10-122-14-56:20273-2018-07-11T15:48:41.554+0000-5b4626d982bec8d0b226476f", server: "ip-10-122-14-56:20273", clientAddr: "10.122.14.56:32873", time: new Date(1531324121554), what: "split", ns: "foo.bar", details: { before: { min: { _id: MinKey }, max: { _id: MaxKey }, lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, left: { min: { _id: MinKey }, max: { _id: 0.0 }, lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, right: { min: { _id: 0.0 }, max: { _id: MaxKey }, lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') } } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 3), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.807+0000 c20273| 2018-07-11T15:48:41.559+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.808+0000 c20274| 2018-07-11T15:48:41.559+0000 D ASIO [RS] Request 307 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.810+0000 c20272| 2018-07-11T15:48:41.559+0000 D ASIO [RS] Request 69 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 1), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.811+0000 c20274| 2018-07-11T15:48:41.560+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:0 nreturned:1 reslen:1297 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.814+0000 c20273| 2018-07-11T15:48:41.560+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.815+0000 c20274| 2018-07-11T15:48:41.560+0000 D ASIO [RS] Request 308 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.817+0000 c20272| 2018-07-11T15:48:41.560+0000 D ASIO [RS] Request 70 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 3), t: 2, h: 6827310806137214541, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324121546), o: { _id: "ip-10-122-14-56:20273-2018-07-11T15:48:41.554+0000-5b4626d982bec8d0b226476f", server: "ip-10-122-14-56:20273", clientAddr: "10.122.14.56:32873", time: new Date(1531324121554), what: "split", ns: "foo.bar", details: { before: { min: { _id: MinKey }, max: { _id: MaxKey }, lastmod: Timestamp(1, 0), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, left: { min: { _id: MinKey }, max: { _id: 0.0 }, lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') }, right: { min: { _id: 0.0 }, max: { _id: MaxKey }, lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e') } } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 3), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.819+0000 c20274| 2018-07-11T15:48:41.560+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.822+0000 c20272| 2018-07-11T15:48:41.560+0000 D ASIO [RS] Request 71 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.834+0000 c20273| 2018-07-11T15:48:41.560+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.841+0000 c20274| 2018-07-11T15:48:41.561+0000 D ASIO [RS] Request 309 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.846+0000 c20274| 2018-07-11T15:48:41.561+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.852+0000 c20272| 2018-07-11T15:48:41.561+0000 D ASIO [RS] Request 72 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.859+0000 c20273| 2018-07-11T15:48:41.562+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.863+0000 c20274| 2018-07-11T15:48:41.562+0000 D ASIO [RS] Request 311 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 2), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.871+0000 c20273| 2018-07-11T15:48:41.562+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.873+0000 c20273| 2018-07-11T15:48:41.562+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.876+0000 c20273| 2018-07-11T15:48:41.562+0000 I COMMAND [conn17] command admin.$cmd appName: "MongoDB Shell" command: _configsvrCommitChunkSplit { _configsvrCommitChunkSplit: "foo.bar", collEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), min: { _id: MinKey }, max: { _id: MaxKey }, splitPoints: [ { _id: 0.0 } ], shard: "migration_failure-rs0", w: "majority", wtimeout: 15000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 1), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 1), t: 2 } }, $db: "admin" } numYields:0 reslen:478 locks:{ Global: { acquireCount: { r: 8, w: 4, W: 1 } }, Database: { acquireCount: { r: 3, w: 3, W: 1 } }, Collection: { acquireCount: { r: 3, w: 1 } }, Metadata: { acquireCount: { W: 1 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 9ms [js_test:migration_failure] 2018-07-11T15:48:41.879+0000 c20274| 2018-07-11T15:48:41.562+0000 D ASIO [RS] Request 312 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.882+0000 d20270| 2018-07-11T15:48:41.562+0000 D ASIO [ShardRegistry] Request 16 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.885+0000 c20274| 2018-07-11T15:48:41.562+0000 D ASIO [RS] Request 310 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 3), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.889+0000 c20274| 2018-07-11T15:48:41.563+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.892+0000 c20272| 2018-07-11T15:48:41.563+0000 D ASIO [RS] Request 73 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.897+0000 c20274| 2018-07-11T15:48:41.563+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 2), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.899+0000 c20272| 2018-07-11T15:48:41.563+0000 D ASIO [RS] Request 74 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 3), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 3), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.902+0000 c20273| 2018-07-11T15:48:41.563+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.903+0000 [js_test:migration_failure] 2018-07-11T15:48:41.903+0000 [js_test:migration_failure] 2018-07-11T15:48:41.904+0000 [jsTest] ---- [js_test:migration_failure] 2018-07-11T15:48:41.904+0000 [jsTest] Testing failed migrations... [js_test:migration_failure] 2018-07-11T15:48:41.905+0000 [jsTest] ---- [js_test:migration_failure] 2018-07-11T15:48:41.905+0000 [js_test:migration_failure] 2018-07-11T15:48:41.908+0000 [js_test:migration_failure] 2018-07-11T15:48:41.910+0000 c20274| 2018-07-11T15:48:41.563+0000 D ASIO [RS] Request 314 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.914+0000 c20272| 2018-07-11T15:48:41.566+0000 D ASIO [RS] Request 75 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 4), t: 2, h: -9145217538746993698, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324121556), o: { $v: 1, $set: { state: 0 } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.922+0000 c20272| 2018-07-11T15:48:41.568+0000 D ASIO [RS] Request 76 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.929+0000 c20272| 2018-07-11T15:48:41.569+0000 D ASIO [RS] Request 77 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.932+0000 c20272| 2018-07-11T15:48:41.569+0000 D ASIO [RS] Request 78 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.933+0000 s20275| 2018-07-11T15:48:41.569+0000 I COMMAND [conn9] command foo.bar appName: "MongoDB Shell" command: split { split: "foo.bar", middle: { _id: 0.0 }, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:163 protocol:op_msg 865ms [js_test:migration_failure] 2018-07-11T15:48:41.937+0000 c20273| 2018-07-11T15:48:41.565+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:864 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.941+0000 c20273| 2018-07-11T15:48:41.567+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.947+0000 c20273| 2018-07-11T15:48:41.568+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.949+0000 c20273| 2018-07-11T15:48:41.569+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.953+0000 c20273| 2018-07-11T15:48:41.569+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.958+0000 c20273| 2018-07-11T15:48:41.569+0000 I COMMAND [conn17] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626d9f502f6594902b1b9') }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 3), t: 2 } }, $db: "config" } planSummary: IXSCAN { ts: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:799 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:41.961+0000 c20273| 2018-07-11T15:48:41.569+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.965+0000 c20274| 2018-07-11T15:48:41.565+0000 D ASIO [RS] Request 313 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 4), t: 2, h: -9145217538746993698, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324121556), o: { $v: 1, $set: { state: 0 } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.971+0000 c20274| 2018-07-11T15:48:41.566+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 3), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:864 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.975+0000 c20274| 2018-07-11T15:48:41.567+0000 D ASIO [RS] Request 315 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.980+0000 c20274| 2018-07-11T15:48:41.568+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:41.983+0000 c20274| 2018-07-11T15:48:41.568+0000 D ASIO [RS] Request 317 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 3), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.987+0000 c20274| 2018-07-11T15:48:41.569+0000 D ASIO [RS] Request 318 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.991+0000 d20270| 2018-07-11T15:48:41.569+0000 D ASIO [ShardRegistry] Request 17 finished with response: { lastErrorObject: { n: 1, updatedExisting: true }, value: { _id: "foo.bar", state: 2, process: "ip-10-122-14-56:20270:1531324112:557426800795002919", ts: ObjectId('5b4626d9f502f6594902b1b9'), when: new Date(1531324121547), who: "ip-10-122-14-56:20270:1531324112:557426800795002919:conn27", why: "splitting chunk [{ _id: MinKey }, { _id: MaxKey }) in foo.bar" }, ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:41.992+0000 d20270| 2018-07-11T15:48:41.569+0000 I SHARDING [conn27] distributed lock with ts: 5b4626d9f502f6594902b1b9' unlocked. [js_test:migration_failure] 2018-07-11T15:48:41.995+0000 d20270| 2018-07-11T15:48:41.569+0000 I COMMAND [conn27] command admin.$cmd appName: "MongoDB Shell" command: splitChunk { splitChunk: "foo.bar", from: "migration_failure-rs0", keyPattern: { _id: 1.0 }, epoch: ObjectId('5b4626d1abefcf99ee21b57e'), shardVersion: [ Timestamp(1, 0), ObjectId('5b4626d1abefcf99ee21b57e') ], min: { _id: MinKey }, max: { _id: MaxKey }, splitKeys: [ { _id: 0.0 } ], lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd37'), operName: "", parentOperId: "5b4626d80c5bef58c00efd30" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324120, 7), t: 2 } }, $db: "admin" } numYields:0 reslen:313 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 25ms [js_test:migration_failure] 2018-07-11T15:48:42.000+0000 c20274| 2018-07-11T15:48:41.569+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 3), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 3), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.025+0000 c20274| 2018-07-11T15:48:41.569+0000 D ASIO [RS] Request 316 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.028+0000 c20274| 2018-07-11T15:48:41.569+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 3), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.038+0000 c20274| 2018-07-11T15:48:41.569+0000 D ASIO [RS] Request 319 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.040+0000 d20270| 2018-07-11T15:48:41.698+0000 I NETWORK [listener] connection accepted from 10.122.14.56:56420 #29 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:42.043+0000 d20270| 2018-07-11T15:48:41.698+0000 I NETWORK [conn29] received client metadata from 10.122.14.56:56420 conn29: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:42.047+0000 d20270| 2018-07-11T15:48:41.698+0000 I COMMAND [conn29] command admin.$cmd appName: "MongoDB Shell" command: isMaster { isMaster: 1, client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, $db: "admin" } numYields:0 reslen:871 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:42.048+0000 d20270| 2018-07-11T15:48:41.699+0000 W COMMAND [conn29] failpoint: failMigrationCommit set to: { mode: 1, data: {} } [js_test:migration_failure] 2018-07-11T15:48:42.053+0000 d20270| 2018-07-11T15:48:41.699+0000 I COMMAND [conn29] command admin.$cmd appName: "MongoDB Shell" command: configureFailPoint { configureFailPoint: "failMigrationCommit", mode: "alwaysOn", lsid: { id: UUID("c5b99d50-7926-4082-b736-23d299d9f6f1") }, $db: "admin" } numYields:0 reslen:313 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.059+0000 d20270| 2018-07-11T15:48:41.699+0000 I COMMAND [conn29] command admin.$cmd appName: "MongoDB Shell" command: getShardVersion { getShardVersion: "foo.bar", lsid: { id: UUID("c5b99d50-7926-4082-b736-23d299d9f6f1") }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:470 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.062+0000 s20275| 2018-07-11T15:48:41.700+0000 I SHARDING [conn9] Refreshing chunks for collection foo.bar based on version 1|0||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.065+0000 s20275| 2018-07-11T15:48:41.701+0000 D TRACKING [ConfigServerCatalogCacheLoader-0] Cmd: NotSet, TrackingId: 5b4626d90c5bef58c00efd39 [js_test:migration_failure] 2018-07-11T15:48:42.068+0000 c20272| 2018-07-11T15:48:41.701+0000 D COMMAND [conn18] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 4), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.072+0000 c20272| 2018-07-11T15:48:41.701+0000 D COMMAND [conn18] Using 'committed' snapshot: { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 4), t: 2 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd3a'), operName: "", parentOperId: "5b4626d90c5bef58c00efd39" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.077+0000 c20272| 2018-07-11T15:48:41.701+0000 I COMMAND [conn18] command config.collections command: find { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 4), t: 2 } }, limit: 1, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd3a'), operName: "", parentOperId: "5b4626d90c5bef58c00efd39" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:684 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.077+0000 c20274| 2018-07-11T15:48:41.701+0000 D COMMAND [conn16] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 4), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.081+0000 c20274| 2018-07-11T15:48:41.702+0000 D COMMAND [conn16] Using 'committed' snapshot: { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(1, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 4), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd3b'), operName: "", parentOperId: "5b4626d90c5bef58c00efd39" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.085+0000 c20274| 2018-07-11T15:48:41.702+0000 I COMMAND [conn16] command config.chunks command: find { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(1, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 4), t: 2 } }, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd3b'), operName: "", parentOperId: "5b4626d90c5bef58c00efd39" }, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:2 docsExamined:2 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:1001 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.086+0000 s20275| 2018-07-11T15:48:41.702+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection foo.bar took 1 ms and found version 1|2||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.087+0000 s20275| 2018-07-11T15:48:41.703+0000 D TRACKING [conn9] Cmd: moveChunk, TrackingId: 5b4626d90c5bef58c00efd38 [js_test:migration_failure] 2018-07-11T15:48:42.091+0000 c20273| 2018-07-11T15:48:41.703+0000 I COMMAND [conn15] command config.shards appName: "MongoDB Shell" command: find { find: "shards", $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:544 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.095+0000 d20271| 2018-07-11T15:48:41.704+0000 I COMMAND [conn24] command admin.$cmd appName: "MongoDB Shell" command: serverStatus { serverStatus: 1, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "admin" } numYields:0 reslen:33248 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.099+0000 c20273| 2018-07-11T15:48:41.705+0000 D ASIO [ShardRegistry] warning: log line attempted (29kB) over max size (10kB), printing beginning and end ... Request 277 finished with response: { host: "ip-10-122-14-56:20271", version: "4.1.0-656-gad0d0e4619", process: "mongod", pid: 23931, uptime: 20.0, uptimeMillis: 19975, uptimeEstimate: 19, localTime: new Date(1531324121703), asserts: { regular: 0, warning: 0, msg: 0, user: 2, rollovers: 0 }, connections: { current: 11, available: 51189, totalCreated: 13 }, encryptionAtRest: { encryptionEnabled: false }, extra_info: { note: "fields vary by platform", page_faults: 0 }, globalLock: { totalTime: 19971000, currentQueue: { total: 0, readers: 0, writers: 0 }, activeClients: { total: 51, readers: 0, writers: 0 } }, locks: { Global: { acquireCount: { r: 272, w: 52, R: 1, W: 9 }, acquireWaitCount: { w: 1, W: 1 }, timeAcquiringMicros: { w: 19389, W: 69 } }, Database: { acquireCount: { r: 107, w: 19, R: 1, W: 29 } }, Collection: { acquireCount: { r: 73, w: 11 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { r: 28, w: 14 } } }, logicalSessionRecordCache: { activeSessionsCount: 2, sessionsCollectionJobCount: 0, lastSessionsCollectionJobDurationMillis: 0, lastSessionsCollectionJobTimestamp: new Date(1531324102463), lastSessionsCollectionJobEntriesRefreshed: 0, lastSessionsCollectionJobEntriesEnded: 0, lastSessionsCollectionJobCursorsClosed: 0, transactionReaperJobCount: 0, lastTransactionReaperJobDurationMillis: 0, lastTransactionReaperJobTimestamp: new Date(1531324102463), lastTransactionReaperJobEntriesCleanedUp: 0 }, network: { bytesIn: 19518, bytesOut: 75517, physicalBytesIn: 19165, physicalBytesOut: 72229, numRequests: 66, compression: { snappy: { compressor: { bytesIn: 22661, bytesOut: 17753 }, decompressor: { bytesIn: 16669, bytesOut: 22040 } } }, serviceExecutorTaskStats: { executor: "passthrough", threadsRunning: 11 } }, opLatencies: { reads: { latency: 0, ops: 0 }, writes: { latency: 10113, ops: 1 }, commands: { latency: 237258, ops: 64 }, transactions: { latency: 0, ops: 0 } }, opcounters: { insert: 1, query: 1, update: 4, delete: 0, getmore: 0, command: 66 }, opcountersRepl: { insert: 0, query: 0, update: 0, delete: 0, getmore: 0, command: 0 }, repl: { hosts: [ "ip-10-122-14-56:20271" ], setName: "migration_failure-rs1", setVersion: 1, ismaster: true, secondary: false, primary: "ip-10-122-14-56:20271", me: "ip-10-122-14-56:20271", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1531324113, 30), t: 1 }, lastWriteDate: new Date(1531324113000), majorityOpTime: { ts: Timestamp(1531324113, 30), t: 1 }, majorityWriteDate: new Date(1531324113000) }, rbid: 1 }, sharding: { configsvrConnectionString: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274", lastSeenConfigServerOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, maxChunkSizeInBytes: 67108864 }, shardingStatistics: { countStaleConfigErrors: 0, countDonorMoveChunkStarted: 0, totalDonorChunkCloneTimeMillis: 0, totalCriticalSectionCommitTimeMillis: 0, totalCriticalSectionTimeMillis: 0, catalogCache: { numDatabaseEntries: 0, numCollectionEntries: 0, countStaleConfigErrors: 0, totalRefreshWaitTimeMicros: 0, numActiveIncrementalRefreshes: 0, countIncrementalRefreshesStarted: 0, numActiveFullRefreshes: 0, countFullRefreshesStarted: 0, countFailedRefreshes: 0 } }, storageEngine: { name: "wiredTiger", supportsCommittedReads: true, supportsSnapshotReadConcern: true, readOnly: false, persistent: true }, tcmalloc: { generi .......... failed: 0, total: 0 }, refreshSessions: { failed: 0, total: 0 }, refreshSessionsInternal: { failed: 0, total: 0 }, renameCollection: { failed: 0, total: 0 }, repairCursor: { failed: 0, total: 0 }, repairDatabase: { failed: 0, total: 0 }, replSetAbortPrimaryCatchUp: { failed: 0, total: 0 }, replSetFreeze: { failed: 0, total: 0 }, replSetGetConfig: { failed: 0, total: 1 }, replSetGetRBID: { failed: 0, total: 0 }, replSetGetStatus: { failed: 0, total: 5 }, replSetHeartbeat: { failed: 0, total: 0 }, replSetInitiate: { failed: 0, total: 1 }, replSetMaintenance: { failed: 0, total: 0 }, replSetReconfig: { failed: 0, total: 0 }, replSetRequestVotes: { failed: 0, total: 0 }, replSetResizeOplog: { failed: 0, total: 0 }, replSetStepDown: { failed: 0, total: 0 }, replSetStepUp: { failed: 0, total: 0 }, replSetSyncFrom: { failed: 0, total: 0 }, replSetTest: { failed: 0, total: 0 }, replSetUpdatePosition: { failed: 0, total: 0 }, resetError: { failed: 0, total: 0 }, restartCatalog: { failed: 0, total: 0 }, revokePrivilegesFromRole: { failed: 0, total: 0 }, revokeRolesFromRole: { failed: 0, total: 0 }, revokeRolesFromUser: { failed: 0, total: 0 }, rolesInfo: { failed: 0, total: 0 }, saslContinue: { failed: 0, total: 0 }, saslStart: { failed: 0, total: 0 }, serverStatus: { failed: 0, total: 2 }, setCommittedSnapshot: { failed: 0, total: 0 }, setFeatureCompatibilityVersion: { failed: 0, total: 1 }, setParameter: { failed: 0, total: 0 }, setShardVersion: { failed: 0, total: 0 }, shardConnPoolStats: { failed: 0, total: 0 }, shardingState: { failed: 0, total: 0 }, shutdown: { failed: 0, total: 0 }, sleep: { failed: 0, total: 0 }, splitChunk: { failed: 0, total: 0 }, splitVector: { failed: 0, total: 0 }, stageDebug: { failed: 0, total: 0 }, startSession: { failed: 0, total: 0 }, top: { failed: 0, total: 0 }, touch: { failed: 0, total: 0 }, unsetSharding: { failed: 0, total: 0 }, update: { failed: 0, total: 4 }, updateRole: { failed: 0, total: 0 }, updateUser: { failed: 0, total: 0 }, usersInfo: { failed: 0, total: 0 }, validate: { failed: 0, total: 0 }, whatsmyuri: { failed: 0, total: 0 } }, cursor: { timedOut: 0, open: { noTimeout: 0, pinned: 0, total: 0 } }, document: { deleted: 0, inserted: 1, returned: 0, updated: 2 }, getLastError: { wtime: { num: 9, totalMillis: 0 }, wtimeouts: 0 }, operation: { scanAndOrder: 0, writeConflicts: 0 }, queryExecutor: { scanned: 2, scannedObjects: 2 }, record: { moves: 0 }, repl: { executor: { pool: { inProgressCount: 0 }, queues: { networkInProgress: 0, sleepers: 0 }, unsignaledEvents: 0, shuttingDown: false, networkInterface: "DEPRECATED: getDiagnosticString is deprecated in NetworkInterfaceTL" }, apply: { attemptsToBecomeSecondary: 1, batches: { num: 0, totalMillis: 0 }, ops: 0 }, buffer: { count: 0, maxSizeBytes: 268435456, sizeBytes: 0 }, initialSync: { completed: 0, failedAttempts: 0, failures: 0 }, network: { bytes: 0, getmores: { num: 0, totalMillis: 0 }, ops: 0, readersCreated: 0 } }, ttl: { deletedDocuments: 0, passes: 0 } }, ok: 1.0, operationTime: Timestamp(1531324113, 30), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 30), $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.103+0000 d20270| 2018-07-11T15:48:41.705+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: serverStatus { serverStatus: 1, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "admin" } numYields:0 reslen:33374 locks:{ Global: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.109+0000 c20273| 2018-07-11T15:48:41.706+0000 D ASIO [ShardRegistry] warning: log line attempted (29kB) over max size (10kB), printing beginning and end ... Request 278 finished with response: { host: "ip-10-122-14-56:20270", version: "4.1.0-656-gad0d0e4619", process: "mongod", pid: 23400, uptime: 23.0, uptimeMillis: 23163, uptimeEstimate: 23, localTime: new Date(1531324121705), asserts: { regular: 0, warning: 0, msg: 0, user: 4, rollovers: 0 }, connections: { current: 16, available: 51184, totalCreated: 16 }, encryptionAtRest: { encryptionEnabled: false }, extra_info: { note: "fields vary by platform", page_faults: 0 }, globalLock: { totalTime: 23166000, currentQueue: { total: 0, readers: 0, writers: 0 }, activeClients: { total: 59, readers: 0, writers: 0 } }, locks: { Global: { acquireCount: { r: 387, w: 87, R: 1, W: 9 }, acquireWaitCount: { w: 1, W: 1 }, timeAcquiringMicros: { w: 19519, W: 44 } }, Database: { acquireCount: { r: 153, w: 51, R: 1, W: 31 }, acquireWaitCount: { r: 2, w: 1, W: 1 }, timeAcquiringMicros: { r: 19884, w: 8081, W: 64 } }, Collection: { acquireCount: { r: 114, w: 21, W: 7 } }, Mutex: { acquireCount: { W: 1 } }, oplog: { acquireCount: { r: 32, w: 31 } } }, logicalSessionRecordCache: { activeSessionsCount: 3, sessionsCollectionJobCount: 0, lastSessionsCollectionJobDurationMillis: 0, lastSessionsCollectionJobTimestamp: new Date(1531324099265), lastSessionsCollectionJobEntriesRefreshed: 0, lastSessionsCollectionJobEntriesEnded: 0, lastSessionsCollectionJobCursorsClosed: 0, transactionReaperJobCount: 0, lastTransactionReaperJobDurationMillis: 0, lastTransactionReaperJobTimestamp: new Date(1531324099265), lastTransactionReaperJobEntriesCleanedUp: 0 }, network: { bytesIn: 30300, bytesOut: 84089, physicalBytesIn: 28725, physicalBytesOut: 79754, numRequests: 82, compression: { snappy: { compressor: { bytesIn: 30606, bytesOut: 23936 }, decompressor: { bytesIn: 28627, bytesOut: 37020 } } }, serviceExecutorTaskStats: { executor: "passthrough", threadsRunning: 16 } }, opLatencies: { reads: { latency: 212, ops: 4 }, writes: { latency: 13707, ops: 2 }, commands: { latency: 430669, ops: 75 }, transactions: { latency: 0, ops: 0 } }, opcounters: { insert: 2, query: 3, update: 8, delete: 1, getmore: 0, command: 89 }, opcountersRepl: { insert: 0, query: 0, update: 0, delete: 0, getmore: 0, command: 0 }, repl: { hosts: [ "ip-10-122-14-56:20270" ], setName: "migration_failure-rs0", setVersion: 1, ismaster: true, secondary: false, primary: "ip-10-122-14-56:20270", me: "ip-10-122-14-56:20270", electionId: ObjectId('7fffffff0000000000000001'), lastWrite: { opTime: { ts: Timestamp(1531324113, 35), t: 1 }, lastWriteDate: new Date(1531324113000), majorityOpTime: { ts: Timestamp(1531324113, 35), t: 1 }, majorityWriteDate: new Date(1531324113000) }, rbid: 1 }, sharding: { configsvrConnectionString: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274", lastSeenConfigServerOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, maxChunkSizeInBytes: 67108864 }, shardingStatistics: { countStaleConfigErrors: 1, countDonorMoveChunkStarted: 0, totalDonorChunkCloneTimeMillis: 0, totalCriticalSectionCommitTimeMillis: 0, totalCriticalSectionTimeMillis: 0, catalogCache: { numDatabaseEntries: 1, numCollectionEntries: 1, countStaleConfigErrors: 0, totalRefreshWaitTimeMicros: 109562, numActiveIncrementalRefreshes: 0, countIncrementalRefreshesStarted: 0, numActiveFullRefreshes: 0, countFullRefreshesStarted: 1, countFailedRefreshes: 0 } }, storageEngine: { name: "wiredTiger", supportsCommitt .......... ailed: 0, total: 0 }, refreshSessions: { failed: 0, total: 0 }, refreshSessionsInternal: { failed: 0, total: 0 }, renameCollection: { failed: 0, total: 0 }, repairCursor: { failed: 0, total: 0 }, repairDatabase: { failed: 0, total: 0 }, replSetAbortPrimaryCatchUp: { failed: 0, total: 0 }, replSetFreeze: { failed: 0, total: 0 }, replSetGetConfig: { failed: 0, total: 1 }, replSetGetRBID: { failed: 0, total: 0 }, replSetGetStatus: { failed: 0, total: 5 }, replSetHeartbeat: { failed: 0, total: 0 }, replSetInitiate: { failed: 0, total: 1 }, replSetMaintenance: { failed: 0, total: 0 }, replSetReconfig: { failed: 0, total: 0 }, replSetRequestVotes: { failed: 0, total: 0 }, replSetResizeOplog: { failed: 0, total: 0 }, replSetStepDown: { failed: 0, total: 0 }, replSetStepUp: { failed: 0, total: 0 }, replSetSyncFrom: { failed: 0, total: 0 }, replSetTest: { failed: 0, total: 0 }, replSetUpdatePosition: { failed: 0, total: 0 }, resetError: { failed: 0, total: 0 }, restartCatalog: { failed: 0, total: 0 }, revokePrivilegesFromRole: { failed: 0, total: 0 }, revokeRolesFromRole: { failed: 0, total: 0 }, revokeRolesFromUser: { failed: 0, total: 0 }, rolesInfo: { failed: 0, total: 0 }, saslContinue: { failed: 0, total: 0 }, saslStart: { failed: 0, total: 0 }, serverStatus: { failed: 0, total: 2 }, setCommittedSnapshot: { failed: 0, total: 0 }, setFeatureCompatibilityVersion: { failed: 0, total: 1 }, setParameter: { failed: 0, total: 0 }, setShardVersion: { failed: 0, total: 1 }, shardConnPoolStats: { failed: 0, total: 0 }, shardingState: { failed: 0, total: 0 }, shutdown: { failed: 0, total: 0 }, sleep: { failed: 0, total: 0 }, splitChunk: { failed: 0, total: 1 }, splitVector: { failed: 0, total: 0 }, stageDebug: { failed: 0, total: 0 }, startSession: { failed: 0, total: 0 }, top: { failed: 0, total: 0 }, touch: { failed: 0, total: 0 }, unsetSharding: { failed: 0, total: 0 }, update: { failed: 0, total: 7 }, updateRole: { failed: 0, total: 0 }, updateUser: { failed: 0, total: 0 }, usersInfo: { failed: 0, total: 0 }, validate: { failed: 0, total: 0 }, whatsmyuri: { failed: 0, total: 0 } }, cursor: { timedOut: 0, open: { noTimeout: 0, pinned: 0, total: 0 } }, document: { deleted: 0, inserted: 2, returned: 0, updated: 3 }, getLastError: { wtime: { num: 13, totalMillis: 0 }, wtimeouts: 0 }, operation: { scanAndOrder: 0, writeConflicts: 0 }, queryExecutor: { scanned: 3, scannedObjects: 3 }, record: { moves: 0 }, repl: { executor: { pool: { inProgressCount: 0 }, queues: { networkInProgress: 0, sleepers: 0 }, unsignaledEvents: 0, shuttingDown: false, networkInterface: "DEPRECATED: getDiagnosticString is deprecated in NetworkInterfaceTL" }, apply: { attemptsToBecomeSecondary: 1, batches: { num: 0, totalMillis: 0 }, ops: 0 }, buffer: { count: 0, maxSizeBytes: 268435456, sizeBytes: 0 }, initialSync: { completed: 0, failedAttempts: 0, failures: 0 }, network: { bytes: 0, getmores: { num: 0, totalMillis: 0 }, ops: 0, readersCreated: 0 } }, ttl: { deletedDocuments: 0, passes: 0 } }, ok: 1.0, operationTime: Timestamp(1531324113, 35), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324113, 35), $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.109+0000 c20273| 2018-07-11T15:48:41.706+0000 I SHARDING [conn15] Refreshing cached database entry for foo; current cached database info is {} [js_test:migration_failure] 2018-07-11T15:48:42.114+0000 c20273| 2018-07-11T15:48:41.706+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.databases command: find { find: "databases", filter: { _id: "foo" }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:443 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.116+0000 c20273| 2018-07-11T15:48:41.706+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database foo took 0 ms and found { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } [js_test:migration_failure] 2018-07-11T15:48:42.118+0000 c20273| 2018-07-11T15:48:41.707+0000 I COMMAND [conn15] command config.collections appName: "MongoDB Shell" command: find { find: "collections", filter: { _id: /^foo\./ }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:478 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.118+0000 c20273| 2018-07-11T15:48:41.707+0000 I SHARDING [conn15] Refreshing chunks for collection foo.bar based on version 0|0||000000000000000000000000 [js_test:migration_failure] 2018-07-11T15:48:42.120+0000 c20273| 2018-07-11T15:48:41.707+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.collections command: find { find: "collections", filter: { _id: "foo.bar" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:458 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.124+0000 c20273| 2018-07-11T15:48:41.707+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.chunks command: find { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:2 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:795 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.125+0000 c20273| 2018-07-11T15:48:41.707+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection foo.bar took 0 ms and found version 1|2||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.128+0000 c20273| 2018-07-11T15:48:41.708+0000 I COMMAND [conn15] command config.tags appName: "MongoDB Shell" command: find { find: "tags", filter: { ns: "foo.bar" }, sort: { min: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IXSCAN { ns: 1, min: 1 } keysExamined:0 docsExamined:0 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:0 reslen:334 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, Collection: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.131+0000 c20273| 2018-07-11T15:48:41.710+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1025 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.134+0000 c20274| 2018-07-11T15:48:41.710+0000 D ASIO [RS] Request 320 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 5), t: 2, h: -4858780889460473433, v: 2, op: "i", ns: "config.migrations", ui: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), wall: new Date(1531324121703), o: { _id: "foo.bar-_id_0.0", ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, fromShard: "migration_failure-rs0", toShard: "migration_failure-rs1", chunkVersion: [ Timestamp(1, 2), ObjectId('5b4626d1abefcf99ee21b57e') ], waitForDelete: false } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.137+0000 c20274| 2018-07-11T15:48:41.712+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1025 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.140+0000 c20272| 2018-07-11T15:48:41.712+0000 D ASIO [RS] Request 79 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 5), t: 2, h: -4858780889460473433, v: 2, op: "i", ns: "config.migrations", ui: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), wall: new Date(1531324121703), o: { _id: "foo.bar-_id_0.0", ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, fromShard: "migration_failure-rs0", toShard: "migration_failure-rs1", chunkVersion: [ Timestamp(1, 2), ObjectId('5b4626d1abefcf99ee21b57e') ], waitForDelete: false } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.144+0000 c20273| 2018-07-11T15:48:41.712+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.147+0000 c20274| 2018-07-11T15:48:41.712+0000 D ASIO [RS] Request 321 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.151+0000 c20273| 2018-07-11T15:48:41.714+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.155+0000 c20273| 2018-07-11T15:48:41.714+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.156+0000 c20274| 2018-07-11T15:48:41.714+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.159+0000 c20274| 2018-07-11T15:48:41.714+0000 D ASIO [RS] Request 323 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.161+0000 c20274| 2018-07-11T15:48:41.715+0000 D ASIO [RS] Request 322 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.164+0000 c20274| 2018-07-11T15:48:41.715+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.166+0000 c20274| 2018-07-11T15:48:41.715+0000 D ASIO [RS] Request 324 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.171+0000 c20274| 2018-07-11T15:48:41.716+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.175+0000 c20274| 2018-07-11T15:48:41.717+0000 D ASIO [RS] Request 326 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.178+0000 c20274| 2018-07-11T15:48:41.717+0000 D ASIO [RS] Request 325 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 6), t: 2, h: 1022776215580683607, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324121713), o: { $v: 1, $set: { process: "ConfigServer", state: 2, ts: ObjectId('5b4626ca82bec8d0b226467e'), when: new Date(1531324121714), who: "ConfigServer:conn15", why: "Migrating chunk(s) in collection foo.bar" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.183+0000 c20274| 2018-07-11T15:48:41.718+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:999 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.186+0000 c20274| 2018-07-11T15:48:41.719+0000 D ASIO [RS] Request 327 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.188+0000 c20274| 2018-07-11T15:48:41.720+0000 D ASIO [RS] Request 329 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.191+0000 c20274| 2018-07-11T15:48:41.720+0000 D ASIO [RS] Request 328 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.196+0000 c20274| 2018-07-11T15:48:41.720+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.198+0000 c20274| 2018-07-11T15:48:41.721+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.201+0000 c20274| 2018-07-11T15:48:41.721+0000 D ASIO [RS] Request 331 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.207+0000 c20274| 2018-07-11T15:48:41.721+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.209+0000 c20274| 2018-07-11T15:48:41.722+0000 D ASIO [RS] Request 332 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.212+0000 c20274| 2018-07-11T15:48:41.762+0000 D COMMAND [conn19] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.213+0000 c20274| 2018-07-11T15:48:41.762+0000 D COMMAND [conn19] Using 'committed' snapshot: { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 8), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.217+0000 c20274| 2018-07-11T15:48:41.762+0000 I COMMAND [conn19] command config.collections command: find { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 8), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:664 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.219+0000 c20274| 2018-07-11T15:48:41.825+0000 D ASIO [RS] Request 330 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 12), t: 2, h: -4901010367350047128, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324121822), o: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:41.823+0000-5b4626d9f502f6594902b1c4", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324121823), what: "moveChunk.start", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 12), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.222+0000 c20274| 2018-07-11T15:48:41.826+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1136 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.222+0000 d20271| 2018-07-11T15:48:41.842+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55399 #25 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:42.224+0000 d20271| 2018-07-11T15:48:41.842+0000 I NETWORK [conn25] received client metadata from 10.122.14.56:55399 conn25: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:42.238+0000 d20271| 2018-07-11T15:48:41.842+0000 I COMMAND [conn25] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20270", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:42.241+0000 d20271| 2018-07-11T15:48:41.843+0000 I SHARDING [conn25] Refreshing cached database entry for foo; current cached database info is {} [js_test:migration_failure] 2018-07-11T15:48:42.246+0000 d20271| 2018-07-11T15:48:41.843+0000 D ASIO [ShardRegistry] Request 14 finished with response: { cursor: { firstBatch: [ { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } ], id: 0, ns: "config.databases" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 18), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.247+0000 d20271| 2018-07-11T15:48:41.860+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database foo took 17 ms and found { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } [js_test:migration_failure] 2018-07-11T15:48:42.248+0000 d20271| 2018-07-11T15:48:41.860+0000 I STORAGE [ShardServerCatalogCacheLoader-0] createCollection: config.cache.databases with generated UUID: 37345367-d0aa-451f-b4c0-468fa6e21317 [js_test:migration_failure] 2018-07-11T15:48:42.253+0000 d20271| 2018-07-11T15:48:41.860+0000 D ASIO [ShardRegistry] Request 15 finished with response: { cursor: { firstBatch: [ { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } ], id: 0, ns: "config.collections" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 19), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.258+0000 d20271| 2018-07-11T15:48:41.861+0000 I SHARDING [conn25] Refreshing chunks for collection foo.bar based on version 0|0||000000000000000000000000 [js_test:migration_failure] 2018-07-11T15:48:42.263+0000 d20271| 2018-07-11T15:48:41.870+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.cache.collections command: find { find: "cache.collections", filter: { _id: "foo.bar" }, ntoreturn: 1, singleBatch: true, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:388 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 9495 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 9ms [js_test:migration_failure] 2018-07-11T15:48:42.271+0000 c20272| 2018-07-11T15:48:41.714+0000 D ASIO [RS] Request 80 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 4), $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.275+0000 c20273| 2018-07-11T15:48:41.714+0000 I COMMAND [conn15] command config.migrations appName: "MongoDB Shell" command: insert { insert: "migrations", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "foo.bar-_id_0.0", ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, fromShard: "migration_failure-rs0", toShard: "migration_failure-rs1", chunkVersion: [ Timestamp(1, 2), ObjectId('5b4626d1abefcf99ee21b57e') ], waitForDelete: false } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 5, w: 2 } }, Database: { acquireCount: { r: 3, w: 2 } }, Collection: { acquireCount: { r: 3, w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 6ms [js_test:migration_failure] 2018-07-11T15:48:42.280+0000 c20273| 2018-07-11T15:48:41.715+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.283+0000 c20273| 2018-07-11T15:48:41.716+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.285+0000 c20273| 2018-07-11T15:48:41.717+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:2 nreturned:1 reslen:999 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.289+0000 c20273| 2018-07-11T15:48:41.719+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.293+0000 c20273| 2018-07-11T15:48:41.720+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.295+0000 c20273| 2018-07-11T15:48:41.720+0000 I COMMAND [conn15] command config.locks appName: "MongoDB Shell" command: findAndModify { findAndModify: "locks", query: { _id: "foo.bar", state: 0 }, update: { $set: { ts: ObjectId('5b4626ca82bec8d0b226467e'), state: 2, who: "ConfigServer:conn15", process: "ConfigServer", when: new Date(1531324121714), why: "Migrating chunk(s) in collection foo.bar" } }, upsert: true, new: true, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:2 keysDeleted:2 numYields:0 reslen:494 locks:{ Global: { acquireCount: { r: 7, w: 4 } }, Database: { acquireCount: { r: 3, w: 4 } }, Collection: { acquireCount: { r: 3, w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:42.300+0000 c20273| 2018-07-11T15:48:41.720+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.301+0000 c20273| 2018-07-11T15:48:41.720+0000 I SHARDING [conn15] distributed lock 'foo.bar' acquired for 'Migrating chunk(s) in collection foo.bar', ts : 5b4626ca82bec8d0b226467e [js_test:migration_failure] 2018-07-11T15:48:42.304+0000 c20273| 2018-07-11T15:48:41.721+0000 D COMMAND [conn17] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.306+0000 c20273| 2018-07-11T15:48:41.721+0000 D COMMAND [conn17] Using 'committed' snapshot: { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.309+0000 c20273| 2018-07-11T15:48:41.721+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.312+0000 c20273| 2018-07-11T15:48:41.721+0000 I COMMAND [conn17] command config.shards command: find { find: "shards", readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } planSummary: COLLSCAN keysExamined:0 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:750 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.315+0000 c20273| 2018-07-11T15:48:41.721+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.318+0000 c20273| 2018-07-11T15:48:41.823+0000 D COMMAND [conn17] assertion while executing command 'create' on database 'config' with arguments '{ create: "changelog", capped: true, size: 209715200, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 11), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" }': NamespaceExists: a collection 'config.changelog' already exists [js_test:migration_failure] 2018-07-11T15:48:42.320+0000 c20273| 2018-07-11T15:48:41.823+0000 I COMMAND [conn17] command config.changelog appName: "MongoDB Shell" command: create { create: "changelog", capped: true, size: 209715200, writeConcern: { w: "majority", wtimeout: 15000 }, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 11), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } numYields:0 ok:0 errMsg:"a collection 'config.changelog' already exists" errName:NamespaceExists errCode:48 reslen:577 locks:{ Global: { acquireCount: { r: 1, w: 1 } }, Database: { acquireCount: { W: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.327+0000 c20273| 2018-07-11T15:48:41.825+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1136 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.333+0000 c20273| 2018-07-11T15:48:41.826+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.341+0000 c20273| 2018-07-11T15:48:41.827+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.346+0000 c20273| 2018-07-11T15:48:41.827+0000 I COMMAND [conn17] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:41.823+0000-5b4626d9f502f6594902b1c4", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324121823), what: "moveChunk.start", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 11), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:545 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:42.349+0000 c20273| 2018-07-11T15:48:41.828+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.351+0000 c20273| 2018-07-11T15:48:41.828+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.354+0000 c20273| 2018-07-11T15:48:41.829+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.357+0000 c20273| 2018-07-11T15:48:41.842+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.359+0000 c20273| 2018-07-11T15:48:41.843+0000 D COMMAND [conn24] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.362+0000 c20273| 2018-07-11T15:48:41.843+0000 D COMMAND [conn24] Using 'committed' snapshot: { find: "databases", filter: { _id: "foo" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 18), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.365+0000 c20273| 2018-07-11T15:48:41.843+0000 I COMMAND [conn24] command config.databases command: find { find: "databases", filter: { _id: "foo" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 18), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:649 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.366+0000 c20273| 2018-07-11T15:48:41.860+0000 D COMMAND [conn24] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.369+0000 c20273| 2018-07-11T15:48:41.860+0000 D COMMAND [conn24] Using 'committed' snapshot: { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 19), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.371+0000 c20273| 2018-07-11T15:48:41.860+0000 I COMMAND [conn24] command config.collections command: find { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 19), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:664 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.372+0000 c20273| 2018-07-11T15:48:41.871+0000 D COMMAND [conn24] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.386+0000 c20273| 2018-07-11T15:48:41.871+0000 D COMMAND [conn24] Using 'committed' snapshot: { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 21), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.387+0000 c20273| 2018-07-11T15:48:41.872+0000 I COMMAND [conn24] command config.chunks command: find { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 21), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:2 docsExamined:2 cursorExhausted:1 numYields:0 nreturned:2 reslen:1001 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.391+0000 c20272| 2018-07-11T15:48:41.715+0000 D ASIO [RS] Request 81 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.394+0000 c20272| 2018-07-11T15:48:41.716+0000 D ASIO [RS] Request 83 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.398+0000 c20272| 2018-07-11T15:48:41.719+0000 D ASIO [RS] Request 82 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 6), t: 2, h: 1022776215580683607, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324121713), o: { $v: 1, $set: { process: "ConfigServer", state: 2, ts: ObjectId('5b4626ca82bec8d0b226467e'), when: new Date(1531324121714), who: "ConfigServer:conn15", why: "Migrating chunk(s) in collection foo.bar" } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.400+0000 c20272| 2018-07-11T15:48:41.721+0000 D ASIO [RS] Request 84 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 5), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.405+0000 c20272| 2018-07-11T15:48:41.721+0000 D ASIO [RS] Request 85 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.408+0000 c20272| 2018-07-11T15:48:41.721+0000 D ASIO [RS] Request 86 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.411+0000 c20272| 2018-07-11T15:48:41.722+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.413+0000 c20272| 2018-07-11T15:48:41.722+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "databases", filter: { _id: "foo" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.416+0000 c20272| 2018-07-11T15:48:41.722+0000 I COMMAND [conn25] command config.databases command: find { find: "databases", filter: { _id: "foo" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:669 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.417+0000 c20272| 2018-07-11T15:48:41.761+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.419+0000 c20272| 2018-07-11T15:48:41.761+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 7), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.421+0000 c20272| 2018-07-11T15:48:41.761+0000 I COMMAND [conn25] command config.collections command: find { find: "collections", filter: { _id: /^foo\./ }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 7), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:684 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.422+0000 c20272| 2018-07-11T15:48:41.763+0000 D COMMAND [conn25] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.426+0000 c20272| 2018-07-11T15:48:41.763+0000 D COMMAND [conn25] Using 'committed' snapshot: { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 8), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.428+0000 c20272| 2018-07-11T15:48:41.763+0000 I COMMAND [conn25] command config.chunks command: find { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(0, 0) } }, sort: { lastmod: 1 }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 6), t: 2 } }, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 8), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:2 docsExamined:2 fromMultiPlanner:1 cursorExhausted:1 numYields:0 nreturned:2 reslen:1021 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.434+0000 c20272| 2018-07-11T15:48:41.826+0000 D ASIO [RS] Request 87 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324121, 12), t: 2, h: -4901010367350047128, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324121822), o: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:41.823+0000-5b4626d9f502f6594902b1c4", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324121823), what: "moveChunk.start", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 12), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.437+0000 c20272| 2018-07-11T15:48:41.828+0000 D ASIO [RS] Request 88 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.439+0000 c20272| 2018-07-11T15:48:41.829+0000 D ASIO [RS] Request 89 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 12), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.443+0000 c20272| 2018-07-11T15:48:41.829+0000 D ASIO [RS] Request 90 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.445+0000 c20272| 2018-07-11T15:48:41.842+0000 D ASIO [Replication] Request 92 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, opTime: { ts: Timestamp(1531324121, 12), t: 2 }, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.450+0000 c20272| 2018-07-11T15:48:41.843+0000 D ASIO [Replication] Request 93 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20273", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, opTime: { ts: Timestamp(1531324121, 12), t: 2 }, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.452+0000 c20272| 2018-07-11T15:48:41.871+0000 D COMMAND [conn31] Waiting for 'committed' snapshot to be available for reading: { readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } } } [js_test:migration_failure] 2018-07-11T15:48:42.454+0000 c20272| 2018-07-11T15:48:41.871+0000 D COMMAND [conn31] Using 'committed' snapshot: { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 21), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } [js_test:migration_failure] 2018-07-11T15:48:42.455+0000 d20271| 2018-07-11T15:48:41.870+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: update { update: "cache.databases", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:462 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 10ms [js_test:migration_failure] 2018-07-11T15:48:42.458+0000 d20270| 2018-07-11T15:48:41.721+0000 D ASIO [ShardRegistry] Request 18 finished with response: { cursor: { firstBatch: [ { _id: "migration_failure-rs0", host: "migration_failure-rs0/ip-10-122-14-56:20270", state: 1 }, { _id: "migration_failure-rs1", host: "migration_failure-rs1/ip-10-122-14-56:20271", state: 1 } ], id: 0, ns: "config.shards" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 4), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.459+0000 d20270| 2018-07-11T15:48:41.721+0000 D NETWORK [conn25] Started targeter for migration_failure-rs0/ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:42.464+0000 d20270| 2018-07-11T15:48:41.721+0000 D NETWORK [conn25] Started targeter for migration_failure-rs1/ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:42.465+0000 d20270| 2018-07-11T15:48:41.721+0000 I SHARDING [conn25] Starting chunk migration ns: foo.bar, [{ _id: 0.0 }, { _id: MaxKey }), fromShard: migration_failure-rs0, toShard: migration_failure-rs1 with expected collection version epoch 5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.466+0000 d20270| 2018-07-11T15:48:41.721+0000 I SHARDING [conn25] Refreshing cached database entry for foo; current cached database info is {} [js_test:migration_failure] 2018-07-11T15:48:42.471+0000 d20270| 2018-07-11T15:48:41.722+0000 D ASIO [ShardRegistry] Request 19 finished with response: { cursor: { firstBatch: [ { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } ], id: 0, ns: "config.databases" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.476+0000 d20270| 2018-07-11T15:48:41.761+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for database foo took 39 ms and found { _id: "foo", primary: "migration_failure-rs0", partitioned: true, version: { uuid: UUID("57d9686e-c829-40cc-b710-47889566127f"), lastMod: 2 } } [js_test:migration_failure] 2018-07-11T15:48:42.479+0000 d20270| 2018-07-11T15:48:41.761+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: update { update: "cache.databases", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:462 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.484+0000 d20270| 2018-07-11T15:48:41.761+0000 D ASIO [ShardRegistry] Request 20 finished with response: { cursor: { firstBatch: [ { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } ], id: 0, ns: "config.collections" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.484+0000 d20270| 2018-07-11T15:48:41.761+0000 I SHARDING [conn25] Refreshing chunks for collection foo.bar based on version 0|0||000000000000000000000000 [js_test:migration_failure] 2018-07-11T15:48:42.487+0000 d20270| 2018-07-11T15:48:41.762+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.cache.collections command: find { find: "cache.collections", filter: { _id: "foo.bar" }, ntoreturn: 1, singleBatch: true, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:388 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.490+0000 d20270| 2018-07-11T15:48:41.762+0000 D ASIO [ShardRegistry] Request 21 finished with response: { cursor: { firstBatch: [ { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } ], id: 0, ns: "config.collections" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.493+0000 d20270| 2018-07-11T15:48:41.763+0000 D ASIO [ShardRegistry] Request 22 finished with response: { cursor: { firstBatch: [ { _id: "foo.bar-_id_MinKey", lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: MinKey }, max: { _id: 0.0 }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, { _id: "foo.bar-_id_0.0", lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] } ], id: 0, ns: "config.chunks" }, ok: 1.0, operationTime: Timestamp(1531324121, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324112, 8), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 8), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.496+0000 d20270| 2018-07-11T15:48:41.822+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.cache.collections command: find { find: "cache.collections", filter: { _id: "foo.bar" }, ntoreturn: 1, singleBatch: true, $db: "config" } planSummary: IDHACK keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:408 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.497+0000 d20270| 2018-07-11T15:48:41.822+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection foo.bar took 60 ms and found version 1|2||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.500+0000 d20270| 2018-07-11T15:48:41.822+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: update { update: "cache.collections", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:466 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.501+0000 d20270| 2018-07-11T15:48:41.822+0000 I STORAGE [ShardServerCatalogCacheLoader-0] createCollection: config.cache.chunks.foo.bar with generated UUID: b9d4781e-e1fe-4099-bb88-b39dea0c20f3 [js_test:migration_failure] 2018-07-11T15:48:42.502+0000 d20270| 2018-07-11T15:48:41.822+0000 I SHARDING [conn25] Marking collection foo.bar as sharded with collection version: 1|2||5b4626d1abefcf99ee21b57e, shard version: 1|2||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.507+0000 d20270| 2018-07-11T15:48:41.823+0000 D ASIO [ShardRegistry] Request 23 finished with response: { operationTime: Timestamp(1531324121, 6), ok: 0.0, errmsg: "a collection 'config.changelog' already exists", code: 48, codeName: "NamespaceExists", $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 11), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.508+0000 d20270| 2018-07-11T15:48:41.823+0000 I SHARDING [conn25] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:41.823+0000-5b4626d9f502f6594902b1c4", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324121823), what: "moveChunk.start", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } [js_test:migration_failure] 2018-07-11T15:48:42.517+0000 d20270| 2018-07-11T15:48:41.828+0000 D ASIO [ShardRegistry] Request 24 finished with response: { n: 1, opTime: { ts: Timestamp(1531324121, 12), t: 2 }, electionId: ObjectId('7fffffff0000000000000002'), ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.520+0000 d20270| 2018-07-11T15:48:41.837+0000 I INDEX [ShardServerCatalogCacheLoader-0] build index on: config.cache.chunks.foo.bar properties: { v: 2, key: { lastmod: 1 }, name: "lastmod_1", ns: "config.cache.chunks.foo.bar" } [js_test:migration_failure] 2018-07-11T15:48:42.521+0000 d20270| 2018-07-11T15:48:41.837+0000 I INDEX [ShardServerCatalogCacheLoader-0] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:42.522+0000 d20270| 2018-07-11T15:48:41.839+0000 I INDEX [ShardServerCatalogCacheLoader-0] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:42.525+0000 d20270| 2018-07-11T15:48:41.839+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: createIndexes { createIndexes: "cache.chunks.foo.bar", indexes: [ { name: "lastmod_1", key: { lastmod: 1 } } ], $db: "config" } numYields:0 reslen:409 locks:{ Global: { acquireCount: { r: 6, w: 6 } }, Database: { acquireCount: { w: 5, W: 1 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 16ms [js_test:migration_failure] 2018-07-11T15:48:42.529+0000 d20270| 2018-07-11T15:48:41.839+0000 I COMMAND [conn25] command config.transactions appName: "MongoDB Shell" command: find { find: "transactions", sort: { _id: 1 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:383 locks:{ Global: { acquireCount: { r: 7, w: 2 } }, Database: { acquireCount: { r: 3, w: 2 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 11371 } }, Collection: { acquireCount: { r: 3, W: 2 } } } protocol:op_msg 11ms [js_test:migration_failure] 2018-07-11T15:48:42.532+0000 d20270| 2018-07-11T15:48:41.839+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: delete { delete: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 7, w: 7 } }, Database: { acquireCount: { w: 6, W: 1 } }, Collection: { acquireCount: { w: 3 } }, oplog: { acquireCount: { w: 4 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.534+0000 d20270| 2018-07-11T15:48:41.840+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.cache.chunks.foo.bar command: insert { insert: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 9, w: 9 } }, Database: { acquireCount: { w: 8, W: 1 } }, Collection: { acquireCount: { w: 4 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.537+0000 d20270| 2018-07-11T15:48:41.840+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: delete { delete: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 10, w: 10 } }, Database: { acquireCount: { w: 9, W: 1 } }, Collection: { acquireCount: { w: 5 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.539+0000 d20270| 2018-07-11T15:48:41.840+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.cache.chunks.foo.bar command: insert { insert: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 12, w: 12 } }, Database: { acquireCount: { w: 11, W: 1 } }, Collection: { acquireCount: { w: 6 } }, oplog: { acquireCount: { w: 6 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.541+0000 d20270| 2018-07-11T15:48:41.840+0000 I COMMAND [ShardServerCatalogCacheLoader-0] command config.$cmd command: update { update: "cache.collections", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 14, w: 14 } }, Database: { acquireCount: { w: 13, W: 1 } }, Collection: { acquireCount: { w: 7 } }, oplog: { acquireCount: { w: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.542+0000 d20270| 2018-07-11T15:48:41.841+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20271 [js_test:migration_failure] 2018-07-11T15:48:42.545+0000 d20270| 2018-07-11T15:48:41.945+0000 D ASIO [ShardRegistry] Request 25 finished with response: { started: true, ok: 1.0, operationTime: Timestamp(1531324121, 22), $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 22), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 22), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.548+0000 d20270| 2018-07-11T15:48:41.945+0000 I COMMAND [conn21] command foo.bar command: listIndexes { listIndexes: "bar", $clusterTime: { clusterTime: Timestamp(1531324121, 23), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "foo" } numYields:0 reslen:473 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.551+0000 d20270| 2018-07-11T15:48:41.946+0000 I COMMAND [conn21] command foo.$cmd command: listCollections { listCollections: 1, filter: { name: "bar" }, $clusterTime: { clusterTime: Timestamp(1531324121, 23), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "foo" } numYields:0 reslen:585 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.554+0000 d20270| 2018-07-11T15:48:41.965+0000 I COMMAND [conn21] command admin.$cmd command: _getNextSessionMods { _getNextSessionMods: 1, sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:345 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.556+0000 d20270| 2018-07-11T15:48:41.966+0000 I COMMAND [conn21] command admin.$cmd command: _migrateClone { _migrateClone: "foo.bar", sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:347 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.559+0000 d20270| 2018-07-11T15:48:41.966+0000 I COMMAND [conn21] command admin.$cmd command: _transferMods { _transferMods: "foo.bar", sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:347 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.560+0000 d20270| 2018-07-11T15:48:41.966+0000 I NETWORK [listener] connection accepted from 10.122.14.56:56449 #31 (17 connections now open) [js_test:migration_failure] 2018-07-11T15:48:42.562+0000 d20270| 2018-07-11T15:48:41.967+0000 I NETWORK [conn31] received client metadata from 10.122.14.56:56449 conn31: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:42.564+0000 d20270| 2018-07-11T15:48:41.967+0000 I COMMAND [conn31] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20271", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:903 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:42.566+0000 d20270| 2018-07-11T15:48:41.967+0000 D ASIO [ShardRegistry] Request 26 finished with response: { waited: true, active: true, sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", ns: "foo.bar", from: "migration_failure-rs0/ip-10-122-14-56:20270", min: { _id: 0.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "steady", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0, operationTime: Timestamp(1531324121, 25), $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 22), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 25), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.569+0000 d20270| 2018-07-11T15:48:41.967+0000 I COMMAND [conn31] command admin.$cmd command: _transferMods { _transferMods: "foo.bar", sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:327 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.572+0000 d20270| 2018-07-11T15:48:41.967+0000 I SHARDING [conn25] moveChunk data transfer progress: { waited: true, active: true, sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", ns: "foo.bar", from: "migration_failure-rs0/ip-10-122-14-56:20270", min: { _id: 0.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "steady", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0, operationTime: Timestamp(1531324121, 25), $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 22), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 25), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } mem used: 0 documents remaining to clone: 0 [js_test:migration_failure] 2018-07-11T15:48:42.574+0000 d20270| 2018-07-11T15:48:41.969+0000 I COMMAND [conn25] command config.$cmd appName: "MongoDB Shell" command: update { update: "cache.collections", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 20, w: 11 } }, Database: { acquireCount: { r: 5, w: 10, W: 1 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 11371 } }, Collection: { acquireCount: { r: 5, w: 1, W: 3 } }, oplog: { acquireCount: { w: 6 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.575+0000 d20270| 2018-07-11T15:48:41.969+0000 I SHARDING [conn25] Migration successfully entered critical section [js_test:migration_failure] 2018-07-11T15:48:42.577+0000 d20270| 2018-07-11T15:48:41.978+0000 I COMMAND [conn31] command admin.$cmd command: _transferMods { _transferMods: "foo.bar", sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 29), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:327 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.582+0000 c20274| 2018-07-11T15:48:41.826+0000 D ASIO [RS] Request 333 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 6), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.586+0000 c20274| 2018-07-11T15:48:41.828+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.590+0000 c20274| 2018-07-11T15:48:41.828+0000 D ASIO [RS] Request 334 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.592+0000 c20274| 2018-07-11T15:48:41.828+0000 D ASIO [RS] Request 335 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpApplied: { ts: Timestamp(1531324121, 12), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.594+0000 c20274| 2018-07-11T15:48:41.828+0000 D ASIO [RS] Request 336 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.594+0000 c20274| 2018-07-11T15:48:41.829+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.603+0000 c20274| 2018-07-11T15:48:41.829+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.604+0000 c20274| 2018-07-11T15:48:41.830+0000 D ASIO [RS] Request 338 finished with response: { ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.606+0000 c20274| 2018-07-11T15:48:41.843+0000 I COMMAND [conn5] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.610+0000 c20272| 2018-07-11T15:48:41.871+0000 I COMMAND [conn31] command config.collections command: find { find: "collections", filter: { _id: "foo.bar" }, readConcern: { level: "majority", afterOpTime: { ts: Timestamp(1531324121, 12), t: 2 } }, limit: 1, maxTimeMS: 30000, $readPreference: { mode: "nearest" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 21), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:684 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.616+0000 d20271| 2018-07-11T15:48:41.871+0000 D ASIO [ShardRegistry] Request 16 finished with response: { cursor: { firstBatch: [ { _id: "foo.bar", lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), lastmod: new Date(4294967296), dropped: false, key: { _id: 1.0 }, unique: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") } ], id: 0, ns: "config.collections" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.621+0000 d20271| 2018-07-11T15:48:41.872+0000 D ASIO [ShardRegistry] Request 17 finished with response: { cursor: { firstBatch: [ { _id: "foo.bar-_id_MinKey", lastmod: Timestamp(1, 1), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: MinKey }, max: { _id: 0.0 }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] }, { _id: "foo.bar-_id_0.0", lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, shard: "migration_failure-rs0", history: [ { validAfter: Timestamp(1531324113, 36), shard: "migration_failure-rs0" } ] } ], id: 0, ns: "config.chunks" }, ok: 1.0, operationTime: Timestamp(1531324121, 12), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 21), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.624+0000 d20271| 2018-07-11T15:48:41.944+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.cache.collections command: find { find: "cache.collections", filter: { _id: "foo.bar" }, ntoreturn: 1, singleBatch: true, $db: "config" } planSummary: EOF keysExamined:0 docsExamined:0 cursorExhausted:1 numYields:0 nreturned:0 reslen:408 locks:{ Global: { acquireCount: { r: 3, w: 2 } }, Database: { acquireCount: { r: 1, w: 2 } }, Collection: { acquireCount: { r: 1 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.626+0000 d20271| 2018-07-11T15:48:41.944+0000 I STORAGE [ShardServerCatalogCacheLoader-1] createCollection: config.cache.collections with generated UUID: 342d6a12-cfea-4794-859f-e733ec81d880 [js_test:migration_failure] 2018-07-11T15:48:42.628+0000 d20271| 2018-07-11T15:48:41.944+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection foo.bar took 83 ms and found version 1|2||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.631+0000 d20271| 2018-07-11T15:48:41.945+0000 I SHARDING [conn25] Marking collection foo.bar as sharded with collection version: 1|2||5b4626d1abefcf99ee21b57e, shard version: 0|0||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:42.633+0000 d20271| 2018-07-11T15:48:41.945+0000 I COMMAND [conn25] command admin.$cmd command: _recvChunkStart { _recvChunkStart: "foo.bar", sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", from: "migration_failure-rs0/ip-10-122-14-56:20270", fromShardName: "migration_failure-rs0", toShardName: "migration_failure-rs1", min: { _id: 0.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, $clusterTime: { clusterTime: Timestamp(1531324121, 18), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:343 locks:{ Global: { acquireCount: { r: 3, w: 1 } }, Database: { acquireCount: { r: 1, w: 1 } }, Collection: { acquireCount: { r: 1, W: 1 } } } protocol:op_msg 102ms [js_test:migration_failure] 2018-07-11T15:48:42.635+0000 d20271| 2018-07-11T15:48:41.945+0000 I SHARDING [migrateThread] Starting receiving end of migration of chunk { _id: 0.0 } -> { _id: MaxKey } for collection foo.bar from migration_failure-rs0 at epoch 5b4626d1abefcf99ee21b57e with session id migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5 [js_test:migration_failure] 2018-07-11T15:48:42.640+0000 d20271| 2018-07-11T15:48:41.945+0000 D ASIO [ShardRegistry] Request 18 finished with response: { cursor: { id: 0, ns: "foo.$cmd.listIndexes.bar", firstBatch: [ { v: 2, key: { _id: 1 }, name: "_id_", ns: "foo.bar" } ] }, ok: 1.0, operationTime: Timestamp(1531324121, 18), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 18), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.642+0000 d20271| 2018-07-11T15:48:41.946+0000 D ASIO [ShardRegistry] Request 19 finished with response: { cursor: { id: 0, ns: "foo.$cmd.listCollections", firstBatch: [ { name: "bar", type: "collection", options: {}, info: { readOnly: false, uuid: UUID("3aad755a-b331-4a95-b13c-5f739b29e812") }, idIndex: { v: 2, key: { _id: 1 }, name: "_id_", ns: "foo.bar" } } ] }, ok: 1.0, operationTime: Timestamp(1531324121, 18), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 18), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 23), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.645+0000 d20271| 2018-07-11T15:48:41.946+0000 I STORAGE [migrateThread] createCollection: foo.bar with provided UUID: 3aad755a-b331-4a95-b13c-5f739b29e812 [js_test:migration_failure] 2018-07-11T15:48:42.648+0000 d20271| 2018-07-11T15:48:41.958+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.$cmd command: update { update: "cache.collections", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:466 locks:{ Global: { acquireCount: { r: 5, w: 5 } }, Database: { acquireCount: { w: 4, W: 1 } }, Collection: { acquireCount: { w: 2 } }, oplog: { acquireCount: { w: 2 } } } protocol:op_msg 13ms [js_test:migration_failure] 2018-07-11T15:48:42.648+0000 d20271| 2018-07-11T15:48:41.958+0000 I STORAGE [ShardServerCatalogCacheLoader-1] createCollection: config.cache.chunks.foo.bar with generated UUID: 58afc664-b5e6-4f02-99c1-894b6d5a886a [js_test:migration_failure] 2018-07-11T15:48:42.650+0000 d20271| 2018-07-11T15:48:41.963+0000 I SHARDING [migrateThread] Scheduling deletion of any documents in foo.bar range [{ _id: 0.0 }, { _id: MaxKey }) before migrating in a chunk covering the range [js_test:migration_failure] 2018-07-11T15:48:42.651+0000 d20271| 2018-07-11T15:48:41.963+0000 I SHARDING [Collection Range Deleter] No documents remain to delete in foo.bar range [{ _id: 0.0 }, { _id: MaxKey }) [js_test:migration_failure] 2018-07-11T15:48:42.653+0000 d20271| 2018-07-11T15:48:41.963+0000 I SHARDING [Collection Range Deleter] Waiting for majority replication of local deletions in foo.bar range [{ _id: 0.0 }, { _id: MaxKey }) [js_test:migration_failure] 2018-07-11T15:48:42.654+0000 d20271| 2018-07-11T15:48:41.964+0000 I SHARDING [Collection Range Deleter] Finished deleting documents in foo.bar range [{ _id: 0.0 }, { _id: MaxKey }) [js_test:migration_failure] 2018-07-11T15:48:42.655+0000 d20271| 2018-07-11T15:48:41.964+0000 I SHARDING [migrateThread] Finished deleting foo.bar range [{ _id: 0.0 }, { _id: MaxKey }) [js_test:migration_failure] 2018-07-11T15:48:42.656+0000 d20271| 2018-07-11T15:48:41.965+0000 I ASIO [ShardRegistry] Connecting to ip-10-122-14-56:20270 [js_test:migration_failure] 2018-07-11T15:48:42.657+0000 d20271| 2018-07-11T15:48:41.965+0000 D ASIO [ShardRegistry] Request 20 finished with response: { oplog: [], ok: 1.0, operationTime: Timestamp(1531324121, 18), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 18), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.659+0000 d20271| 2018-07-11T15:48:41.966+0000 D ASIO [ShardRegistry] Request 21 finished with response: { objects: [], ok: 1.0, operationTime: Timestamp(1531324121, 18), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 18), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.661+0000 d20271| 2018-07-11T15:48:41.966+0000 D ASIO [ShardRegistry] Request 22 finished with response: { size: 0, ok: 1.0, operationTime: Timestamp(1531324121, 18), $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 19), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 18), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.663+0000 d20271| 2018-07-11T15:48:41.967+0000 I SHARDING [migrateThread] Waiting for replication to catch up before entering critical section [js_test:migration_failure] 2018-07-11T15:48:42.664+0000 d20271| 2018-07-11T15:48:41.967+0000 I SHARDING [migrateThread] Chunk data replicated successfully. [js_test:migration_failure] 2018-07-11T15:48:42.665+0000 d20271| 2018-07-11T15:48:41.967+0000 I COMMAND [conn25] command admin.$cmd command: _recvChunkStatus { _recvChunkStatus: "foo.bar", waitForSteadyOrDone: true, sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 23), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:679 locks:{} protocol:op_msg 22ms [js_test:migration_failure] 2018-07-11T15:48:42.668+0000 d20271| 2018-07-11T15:48:41.968+0000 D ASIO [ShardRegistry] Request 23 finished with response: { size: 0, ok: 1.0, operationTime: Timestamp(1531324121, 18), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 18), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 26), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.671+0000 d20271| 2018-07-11T15:48:41.978+0000 D ASIO [ShardRegistry] Request 24 finished with response: { size: 0, ok: 1.0, operationTime: Timestamp(1531324121, 29), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 28), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 29), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.676+0000 d20271| 2018-07-11T15:48:41.979+0000 I SHARDING [migrateThread] migrate commit succeeded flushing to secondaries for 'foo.bar' { _id: 0.0 } -> { _id: MaxKey } [js_test:migration_failure] 2018-07-11T15:48:42.678+0000 d20271| 2018-07-11T15:48:41.980+0000 I INDEX [ShardServerCatalogCacheLoader-1] build index on: config.cache.chunks.foo.bar properties: { v: 2, key: { lastmod: 1 }, name: "lastmod_1", ns: "config.cache.chunks.foo.bar" } [js_test:migration_failure] 2018-07-11T15:48:42.679+0000 d20271| 2018-07-11T15:48:41.980+0000 I INDEX [ShardServerCatalogCacheLoader-1] building index using bulk method; build may temporarily use up to 500 megabytes of RAM [js_test:migration_failure] 2018-07-11T15:48:42.681+0000 d20271| 2018-07-11T15:48:41.982+0000 I INDEX [ShardServerCatalogCacheLoader-1] build index done. scanned 0 total records. 0 secs [js_test:migration_failure] 2018-07-11T15:48:42.683+0000 d20271| 2018-07-11T15:48:41.982+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.$cmd command: createIndexes { createIndexes: "cache.chunks.foo.bar", indexes: [ { name: "lastmod_1", key: { lastmod: 1 } } ], $db: "config" } numYields:0 reslen:409 locks:{ Global: { acquireCount: { r: 9, w: 9 } }, Database: { acquireCount: { w: 7, W: 2 } }, Collection: { acquireCount: { w: 3 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 23ms [js_test:migration_failure] 2018-07-11T15:48:42.687+0000 d20271| 2018-07-11T15:48:41.982+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.$cmd command: delete { delete: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 10, w: 10 } }, Database: { acquireCount: { w: 8, W: 2 } }, Collection: { acquireCount: { w: 4 } }, oplog: { acquireCount: { w: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.690+0000 d20271| 2018-07-11T15:48:41.983+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.cache.chunks.foo.bar command: insert { insert: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 12, w: 12 } }, Database: { acquireCount: { w: 10, W: 2 } }, Collection: { acquireCount: { w: 5 } }, oplog: { acquireCount: { w: 6 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.691+0000 d20271| 2018-07-11T15:48:41.983+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.$cmd command: delete { delete: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 13, w: 13 } }, Database: { acquireCount: { w: 11, W: 2 } }, Collection: { acquireCount: { w: 6 } }, oplog: { acquireCount: { w: 6 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.693+0000 d20271| 2018-07-11T15:48:41.983+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.cache.chunks.foo.bar command: insert { insert: "cache.chunks.foo.bar", bypassDocumentValidation: false, ordered: true, $db: "config" } ninserted:1 keysInserted:2 numYields:0 reslen:400 locks:{ Global: { acquireCount: { r: 15, w: 15 } }, Database: { acquireCount: { w: 13, W: 2 } }, Collection: { acquireCount: { w: 7 } }, oplog: { acquireCount: { w: 7 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.695+0000 d20271| 2018-07-11T15:48:41.983+0000 I COMMAND [ShardServerCatalogCacheLoader-1] command config.$cmd command: update { update: "cache.collections", bypassDocumentValidation: false, ordered: true, $db: "config" } numYields:0 reslen:415 locks:{ Global: { acquireCount: { r: 17, w: 17 } }, Database: { acquireCount: { w: 15, W: 2 } }, Collection: { acquireCount: { w: 8 } }, oplog: { acquireCount: { w: 8 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.696+0000 d20270| 2018-07-11T15:48:42.168+0000 I COMMAND [conn31] command admin.$cmd command: _getNextSessionMods { _getNextSessionMods: 1, sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:325 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.699+0000 d20271| 2018-07-11T15:48:42.168+0000 D ASIO [ShardRegistry] Request 25 finished with response: { oplog: [], ok: 1.0, operationTime: Timestamp(1531324121, 29), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 29), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.701+0000 d20270| 2018-07-11T15:48:42.368+0000 I COMMAND [conn31] command admin.$cmd command: _getNextSessionMods { _getNextSessionMods: 1, sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:325 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.704+0000 d20271| 2018-07-11T15:48:42.368+0000 D ASIO [ShardRegistry] Request 26 finished with response: { oplog: [], ok: 1.0, operationTime: Timestamp(1531324121, 29), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 29), $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.707+0000 d20271| 2018-07-11T15:48:42.368+0000 I SHARDING [migrateThread] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:42.368+0000-5b4626da5d09409dd2aa162c", server: "ip-10-122-14-56:20271", clientAddr: "", time: new Date(1531324122368), what: "moveChunk.to", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 18, step 2 of 6: 1, step 3 of 6: 1, step 4 of 6: 1, step 5 of 6: 12, step 6 of 6: 389, note: "success" } } [js_test:migration_failure] 2018-07-11T15:48:42.710+0000 c20272| 2018-07-11T15:48:42.369+0000 D COMMAND [conn31] assertion while executing command 'insert' on database 'config' with arguments '{ insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:42.368+0000-5b4626da5d09409dd2aa162c", server: "ip-10-122-14-56:20271", clientAddr: "", time: new Date(1531324122368), what: "moveChunk.to", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 18, step 2 of 6: 1, step 3 of 6: 1, step 4 of 6: 1, step 5 of 6: 12, step 6 of 6: 389, note: "success" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" }': NotMaster: not master [js_test:migration_failure] 2018-07-11T15:48:42.713+0000 c20272| 2018-07-11T15:48:42.369+0000 I COMMAND [conn31] command config.$cmd command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:42.368+0000-5b4626da5d09409dd2aa162c", server: "ip-10-122-14-56:20271", clientAddr: "", time: new Date(1531324122368), what: "moveChunk.to", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 18, step 2 of 6: 1, step 3 of 6: 1, step 4 of 6: 1, step 5 of 6: 12, step 6 of 6: 389, note: "success" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } numYields:0 ok:0 errMsg:"not master" errName:NotMaster errCode:10107 reslen:535 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.715+0000 d20271| 2018-07-11T15:48:42.369+0000 D ASIO [ShardRegistry] Request 27 finished with response: { operationTime: Timestamp(1531324121, 12), ok: 0.0, errmsg: "not master", code: 10107, codeName: "NotMaster", $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324113, 31), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.716+0000 d20271| 2018-07-11T15:48:42.369+0000 I NETWORK [ShardRegistry] Marking host ip-10-122-14-56:20272 as failed :: caused by :: NotMaster: not master [js_test:migration_failure] 2018-07-11T15:48:42.717+0000 d20271| 2018-07-11T15:48:42.369+0000 D NETWORK [migrateThread] creating new connection to:ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:42.718+0000 c20272| 2018-07-11T15:48:42.370+0000 I NETWORK [listener] connection accepted from 10.122.14.56:55606 #54 (17 connections now open) [js_test:migration_failure] 2018-07-11T15:48:42.719+0000 d20271| 2018-07-11T15:48:42.370+0000 D NETWORK [migrateThread] connected to server ip-10-122-14-56:20272 [js_test:migration_failure] 2018-07-11T15:48:42.723+0000 c20272| 2018-07-11T15:48:42.370+0000 I NETWORK [conn54] received client metadata from 10.122.14.56:55606 conn54: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:42.725+0000 c20272| 2018-07-11T15:48:42.370+0000 I COMMAND [conn54] command admin.$cmd command: isMaster { isMaster: 1, hostInfo: "ip-10-122-14-56:20271", client: { driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:896 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:42.725+0000 d20271| 2018-07-11T15:48:42.370+0000 D NETWORK [migrateThread] connected connection! [js_test:migration_failure] 2018-07-11T15:48:42.728+0000 c20272| 2018-07-11T15:48:42.371+0000 I COMMAND [conn54] command admin.$cmd command: isMaster { ismaster: 1, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.729+0000 d20271| 2018-07-11T15:48:42.371+0000 I NETWORK [migrateThread] Successfully connected to ip-10-122-14-56:20272 (1 connections now open to ip-10-122-14-56:20272 with a 5 second timeout) [js_test:migration_failure] 2018-07-11T15:48:42.731+0000 c20272| 2018-07-11T15:48:42.371+0000 I COMMAND [conn54] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } } } numYields:0 reslen:881 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.733+0000 assert: [0] != [1] are not equal : The shard version major value should not change after a failed migration [js_test:migration_failure] 2018-07-11T15:48:42.736+0000 c20273| 2018-07-11T15:48:42.371+0000 I COMMAND [conn18] command admin.$cmd command: isMaster { ismaster: 1, internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin", $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } } } numYields:0 reslen:905 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.738+0000 c20272| 2018-07-11T15:48:42.374+0000 D ASIO [RS] Request 91 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 1), t: 2, h: 2173287638466759184, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324122371), o: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:42.368+0000-5b4626da5d09409dd2aa162c", server: "ip-10-122-14-56:20271", clientAddr: "", time: new Date(1531324122368), what: "moveChunk.to", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 18, step 2 of 6: 1, step 3 of 6: 1, step 4 of 6: 1, step 5 of 6: 12, step 6 of 6: 389, note: "success" } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.739+0000 c20272| 2018-07-11T15:48:42.376+0000 D ASIO [RS] Request 94 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.741+0000 c20272| 2018-07-11T15:48:42.377+0000 D ASIO [RS] Request 95 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.742+0000 c20272| 2018-07-11T15:48:42.378+0000 D ASIO [RS] Request 97 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.746+0000 c20272| 2018-07-11T15:48:42.380+0000 D ASIO [RS] Request 96 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 2), t: 2, h: -1242890152514774285, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324122371), o: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.376+0000-5b4626daf502f6594902b1d8", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122376), what: "moveChunk.error", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 2), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.748+0000 c20272| 2018-07-11T15:48:42.381+0000 D ASIO [RS] Request 98 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.751+0000 c20272| 2018-07-11T15:48:42.382+0000 D ASIO [RS] Request 99 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.753+0000 c20272| 2018-07-11T15:48:42.382+0000 D ASIO [RS] Request 100 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 2), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.756+0000 c20272| 2018-07-11T15:48:42.385+0000 D ASIO [RS] Request 101 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 4), t: 2, h: -7316784388532352631, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324122381), o: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.382+0000-5b4626daf502f6594902b1da", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122382), what: "moveChunk.from", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 100, step 3 of 6: 122, step 4 of 6: 22, to: "migration_failure-rs1", from: "migration_failure-rs0", note: "aborted" } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.759+0000 c20274| 2018-07-11T15:48:42.373+0000 D ASIO [RS] Request 337 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 1), t: 2, h: 2173287638466759184, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324122371), o: { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:42.368+0000-5b4626da5d09409dd2aa162c", server: "ip-10-122-14-56:20271", clientAddr: "", time: new Date(1531324122368), what: "moveChunk.to", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 18, step 2 of 6: 1, step 3 of 6: 1, step 4 of 6: 1, step 5 of 6: 12, step 6 of 6: 389, note: "success" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.760+0000 c20272| 2018-07-11T15:48:42.387+0000 D ASIO [RS] Request 102 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.762+0000 c20272| 2018-07-11T15:48:42.388+0000 D ASIO [RS] Request 103 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.765+0000 c20272| 2018-07-11T15:48:42.389+0000 D ASIO [RS] Request 105 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.767+0000 c20272| 2018-07-11T15:48:42.391+0000 D ASIO [RS] Request 104 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 5), t: 2, h: -4925714041503146584, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324122381), o: { $v: 1, $set: { state: 0 } } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.771+0000 c20274| 2018-07-11T15:48:42.374+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1173 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.772+0000 d20271| 2018-07-11T15:48:42.376+0000 D ASIO [ShardRegistry] Request 28 finished with response: { n: 1, opTime: { ts: Timestamp(1531324122, 1), t: 2 }, electionId: ObjectId('7fffffff0000000000000002'), ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.773+0000 s20275| 2018-07-11T15:48:42.399+0000 D - [conn9] User Assertion: InternalError: commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint. src/mongo/s/commands/cluster_move_chunk_cmd.cpp 196 [js_test:migration_failure] 2018-07-11T15:48:42.774+0000 doassert@src/mongo/shell/assert.js:20:14 [js_test:migration_failure] 2018-07-11T15:48:42.774+0000 assert.eq@src/mongo/shell/assert.js:178:1 [js_test:migration_failure] 2018-07-11T15:48:42.774+0000 @jstests/sharding/migration_failure.js:40:1 [js_test:migration_failure] 2018-07-11T15:48:42.775+0000 @jstests/sharding/migration_failure.js:7:2 [js_test:migration_failure] 2018-07-11T15:48:42.776+0000 [js_test:migration_failure] 2018-07-11T15:48:42.778+0000 s20275| 2018-07-11T15:48:42.400+0000 D SHARDING [conn9] Exception thrown while processing command on admin msg id: 336 :: caused by :: InternalError: commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint. [js_test:migration_failure] 2018-07-11T15:48:42.780+0000 c20273| 2018-07-11T15:48:42.373+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324121, 12), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1173 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.784+0000 s20275| 2018-07-11T15:48:42.400+0000 I COMMAND [conn9] command foo.bar appName: "MongoDB Shell" command: moveChunk { moveChunk: "foo.bar", find: { _id: 0.0 }, to: "migration_failure-rs1", lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 ok:0 errMsg:"commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint." errName:InternalError errCode:1 reslen:292 protocol:op_msg 699ms [js_test:migration_failure] 2018-07-11T15:48:42.785+0000 c20274| 2018-07-11T15:48:42.375+0000 D ASIO [RS] Request 339 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324121, 12), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.786+0000 2018-07-11T15:48:42.429+0000 E QUERY [js] Error: [0] != [1] are not equal : The shard version major value should not change after a failed migration : [js_test:migration_failure] 2018-07-11T15:48:42.786+0000 doassert@src/mongo/shell/assert.js:20:14 [js_test:migration_failure] 2018-07-11T15:48:42.786+0000 assert.eq@src/mongo/shell/assert.js:178:1 [js_test:migration_failure] 2018-07-11T15:48:42.788+0000 @jstests/sharding/migration_failure.js:40:1 [js_test:migration_failure] 2018-07-11T15:48:42.788+0000 @jstests/sharding/migration_failure.js:7:2 [js_test:migration_failure] 2018-07-11T15:48:42.793+0000 c20272| 2018-07-11T15:48:42.392+0000 D ASIO [RS] Request 106 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.796+0000 d20271| 2018-07-11T15:48:42.376+0000 I COMMAND [conn25] command admin.$cmd command: _recvChunkCommit { _recvChunkCommit: "foo.bar", waitForSteadyOrDone: false, sessionId: "migration_failure-rs0_migration_failure-rs1_5b4626d9f502f6594902b1c5", $clusterTime: { clusterTime: Timestamp(1531324121, 29), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "admin" } numYields:0 reslen:584 locks:{} protocol:op_msg 406ms [js_test:migration_failure] 2018-07-11T15:48:42.799+0000 c20272| 2018-07-11T15:48:42.393+0000 D ASIO [RS] Request 107 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.803+0000 c20272| 2018-07-11T15:48:42.394+0000 D ASIO [RS] Request 108 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.807+0000 c20274| 2018-07-11T15:48:42.376+0000 D ASIO [RS] Request 340 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.809+0000 d20270| 2018-07-11T15:48:42.376+0000 D ASIO [ShardRegistry] Request 27 finished with response: { active: false, ns: "foo.bar", from: "migration_failure-rs0/ip-10-122-14-56:20270", min: { _id: 0.0 }, max: { _id: MaxKey }, shardKeyPattern: { _id: 1.0 }, state: "done", counts: { cloned: 0, clonedBytes: 0, catchup: 0, steady: 0 }, ok: 1.0, operationTime: Timestamp(1531324121, 34), $gleStats: { lastOpTime: { ts: Timestamp(1531324121, 22), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 34), $configServerState: { opTime: { ts: Timestamp(1531324122, 1), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.811+0000 c20274| 2018-07-11T15:48:42.376+0000 D ASIO [RS] Request 341 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 1), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.814+0000 c20273| 2018-07-11T15:48:42.375+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.817+0000 c20273| 2018-07-11T15:48:42.376+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324120, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.821+0000 c20274| 2018-07-11T15:48:42.376+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324121, 12), t: 2 }, lastOpVisible: { ts: Timestamp(1531324121, 12), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.824+0000 c20274| 2018-07-11T15:48:42.377+0000 D ASIO [RS] Request 343 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 1), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.828+0000 c20274| 2018-07-11T15:48:42.377+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.833+0000 c20274| 2018-07-11T15:48:42.377+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.836+0000 c20274| 2018-07-11T15:48:42.378+0000 D ASIO [RS] Request 344 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.849+0000 c20274| 2018-07-11T15:48:42.379+0000 D ASIO [RS] Request 342 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 2), t: 2, h: -1242890152514774285, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324122371), o: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.376+0000-5b4626daf502f6594902b1d8", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122376), what: "moveChunk.error", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 2), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.853+0000 c20274| 2018-07-11T15:48:42.379+0000 I COMMAND [conn32] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1136 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.857+0000 c20274| 2018-07-11T15:48:42.380+0000 D ASIO [RS] Request 345 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.862+0000 c20274| 2018-07-11T15:48:42.381+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.866+0000 c20274| 2018-07-11T15:48:42.381+0000 D ASIO [RS] Request 346 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 1), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.869+0000 c20274| 2018-07-11T15:48:42.382+0000 D ASIO [RS] Request 347 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 2), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.871+0000 c20274| 2018-07-11T15:48:42.382+0000 D ASIO [RS] Request 348 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.875+0000 c20274| 2018-07-11T15:48:42.382+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.882+0000 c20274| 2018-07-11T15:48:42.382+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.884+0000 c20274| 2018-07-11T15:48:42.383+0000 D ASIO [RS] Request 350 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.893+0000 c20274| 2018-07-11T15:48:42.384+0000 D ASIO [RS] Request 349 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 4), t: 2, h: -7316784388532352631, v: 2, op: "i", ns: "config.changelog", ui: UUID("d1936ebc-bbcb-4192-bf5f-805e89c94a97"), wall: new Date(1531324122381), o: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.382+0000-5b4626daf502f6594902b1da", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122382), what: "moveChunk.from", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 100, step 3 of 6: 122, step 4 of 6: 22, to: "migration_failure-rs1", from: "migration_failure-rs0", note: "aborted" } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.895+0000 c20274| 2018-07-11T15:48:42.385+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1221 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.897+0000 c20274| 2018-07-11T15:48:42.386+0000 D ASIO [RS] Request 351 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.901+0000 c20274| 2018-07-11T15:48:42.387+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.905+0000 c20274| 2018-07-11T15:48:42.387+0000 D ASIO [RS] Request 352 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.907+0000 c20274| 2018-07-11T15:48:42.387+0000 D ASIO [RS] Request 353 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 4), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.909+0000 c20274| 2018-07-11T15:48:42.387+0000 D ASIO [RS] Request 354 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.911+0000 c20274| 2018-07-11T15:48:42.388+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.915+0000 c20274| 2018-07-11T15:48:42.389+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.918+0000 c20274| 2018-07-11T15:48:42.389+0000 D ASIO [RS] Request 356 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.921+0000 c20274| 2018-07-11T15:48:42.389+0000 D ASIO [RS] Request 355 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 5), t: 2, h: -4925714041503146584, v: 2, op: "u", ns: "config.locks", ui: UUID("1471ec0a-bb67-416e-b5fa-a9272f8bd44d"), o2: { _id: "foo.bar" }, wall: new Date(1531324122381), o: { $v: 1, $set: { state: 0 } } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.923+0000 c20274| 2018-07-11T15:48:42.390+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:864 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.926+0000 c20274| 2018-07-11T15:48:42.391+0000 D ASIO [RS] Request 357 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.932+0000 c20274| 2018-07-11T15:48:42.392+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.938+0000 c20274| 2018-07-11T15:48:42.392+0000 D ASIO [RS] Request 359 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.948+0000 c20274| 2018-07-11T15:48:42.393+0000 D ASIO [RS] Request 358 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 5), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.953+0000 c20274| 2018-07-11T15:48:42.393+0000 D ASIO [RS] Request 360 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 5), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.958+0000 c20274| 2018-07-11T15:48:42.393+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.959+0000 failed to load: jstests/sharding/migration_failure.js [js_test:migration_failure] 2018-07-11T15:48:42.963+0000 c20274| 2018-07-11T15:48:42.394+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.968+0000 c20274| 2018-07-11T15:48:42.394+0000 D ASIO [RS] Request 362 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.972+0000 c20272| 2018-07-11T15:48:42.396+0000 D ASIO [RS] Request 109 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 6), t: 2, h: 8445513684334598493, v: 2, op: "d", ns: "config.migrations", ui: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), wall: new Date(1531324122391), o: { _id: "foo.bar-_id_0.0" } } ], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.975+0000 d20270| 2018-07-11T15:48:42.376+0000 I SHARDING [conn25] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.376+0000-5b4626daf502f6594902b1d8", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122376), what: "moveChunk.error", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } [js_test:migration_failure] 2018-07-11T15:48:42.979+0000 c20272| 2018-07-11T15:48:42.397+0000 D ASIO [RS] Request 110 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.982+0000 d20270| 2018-07-11T15:48:42.382+0000 D ASIO [ShardRegistry] Request 28 finished with response: { n: 1, opTime: { ts: Timestamp(1531324122, 2), t: 2 }, electionId: ObjectId('7fffffff0000000000000002'), ok: 1.0, operationTime: Timestamp(1531324122, 2), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 2), $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.987+0000 c20274| 2018-07-11T15:48:42.395+0000 D ASIO [RS] Request 361 finished with response: { cursor: { nextBatch: [ { ts: Timestamp(1531324122, 6), t: 2, h: 8445513684334598493, v: 2, op: "d", ns: "config.migrations", ui: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), wall: new Date(1531324122391), o: { _id: "foo.bar-_id_0.0" } } ], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.991+0000 c20274| 2018-07-11T15:48:42.396+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:838 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:42.993+0000 c20274| 2018-07-11T15:48:42.396+0000 D ASIO [RS] Request 363 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:42.998+0000 c20274| 2018-07-11T15:48:42.397+0000 I COMMAND [conn33] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.018+0000 c20274| 2018-07-11T15:48:42.398+0000 D ASIO [RS] Request 364 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 5), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.020+0000 c20274| 2018-07-11T15:48:42.399+0000 D ASIO [RS] Request 366 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.024+0000 c20274| 2018-07-11T15:48:42.399+0000 D ASIO [RS] Request 365 finished with response: { cursor: { nextBatch: [], id: 35953680524, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.028+0000 c20274| 2018-07-11T15:48:42.399+0000 I COMMAND [conn33] command local.oplog.rs command: getMore { getMore: 36598360973, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 7), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36598360973 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.032+0000 c20273| 2018-07-11T15:48:42.376+0000 I COMMAND [conn24] command config.changelog command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20271-2018-07-11T15:48:42.368+0000-5b4626da5d09409dd2aa162c", server: "ip-10-122-14-56:20271", clientAddr: "", time: new Date(1531324122368), what: "moveChunk.to", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 18, step 2 of 6: 1, step 3 of 6: 1, step 4 of 6: 1, step 5 of 6: 12, step 6 of 6: 389, note: "success" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 34), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 12), t: 2 } }, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:545 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:43.037+0000 c20273| 2018-07-11T15:48:42.376+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.040+0000 c20273| 2018-07-11T15:48:42.376+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.043+0000 c20273| 2018-07-11T15:48:42.378+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.045+0000 c20272| 2018-07-11T15:48:42.399+0000 D ASIO [RS] Request 111 finished with response: { cursor: { nextBatch: [], id: 36598360973, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 6), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.048+0000 c20272| 2018-07-11T15:48:42.401+0000 D ASIO [RS] Request 113 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.049+0000 c20272| 2018-07-11T15:48:42.592+0000 I COMMAND [conn8] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20274", fromId: 2, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.049+0000 c20272| 2018-07-11T15:48:42.734+0000 I NETWORK [conn15] end connection 10.122.14.56:54270 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.050+0000 c20272| 2018-07-11T15:48:42.734+0000 I NETWORK [conn13] end connection 10.122.14.56:54265 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.054+0000 c20274| 2018-07-11T15:48:42.401+0000 I COMMAND [conn32] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.057+0000 c20274| 2018-07-11T15:48:42.402+0000 D ASIO [RS] Request 368 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.060+0000 c20274| 2018-07-11T15:48:42.592+0000 D ASIO [Replication] Request 369 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20274", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, opTime: { ts: Timestamp(1531324122, 6), t: 2 }, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.060+0000 c20274| 2018-07-11T15:48:42.732+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends [js_test:migration_failure] 2018-07-11T15:48:43.060+0000 c20274| 2018-07-11T15:48:42.732+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... [js_test:migration_failure] 2018-07-11T15:48:43.063+0000 c20273| 2018-07-11T15:48:42.378+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1136 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.065+0000 c20273| 2018-07-11T15:48:42.380+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.068+0000 c20273| 2018-07-11T15:48:42.381+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.070+0000 d20270| 2018-07-11T15:48:42.382+0000 W SHARDING [conn25] Chunk move failed :: caused by :: InternalError: commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint. [js_test:migration_failure] 2018-07-11T15:48:43.072+0000 d20270| 2018-07-11T15:48:42.382+0000 I SHARDING [conn25] about to log metadata event into changelog: { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.382+0000-5b4626daf502f6594902b1da", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122382), what: "moveChunk.from", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 100, step 3 of 6: 122, step 4 of 6: 22, to: "migration_failure-rs1", from: "migration_failure-rs0", note: "aborted" } } [js_test:migration_failure] 2018-07-11T15:48:43.076+0000 d20270| 2018-07-11T15:48:42.387+0000 D ASIO [ShardRegistry] Request 29 finished with response: { n: 1, opTime: { ts: Timestamp(1531324122, 4), t: 2 }, electionId: ObjectId('7fffffff0000000000000002'), ok: 1.0, operationTime: Timestamp(1531324122, 4), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 4), $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.083+0000 d20270| 2018-07-11T15:48:42.387+0000 D COMMAND [conn25] assertion while executing command 'moveChunk' on database 'admin' with arguments '{ moveChunk: "foo.bar", shardVersion: [ Timestamp(1, 2), ObjectId('5b4626d1abefcf99ee21b57e') ], epoch: ObjectId('5b4626d1abefcf99ee21b57e'), configdb: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274", fromShard: "migration_failure-rs0", toShard: "migration_failure-rs1", min: { _id: 0.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 67108864, waitForDelete: false, takeDistLock: false, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "admin" }': InternalError: commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint. [js_test:migration_failure] 2018-07-11T15:48:43.085+0000 d20270| 2018-07-11T15:48:42.387+0000 I COMMAND [conn25] command admin.$cmd appName: "MongoDB Shell" command: moveChunk { moveChunk: "foo.bar", shardVersion: [ Timestamp(1, 2), ObjectId('5b4626d1abefcf99ee21b57e') ], epoch: ObjectId('5b4626d1abefcf99ee21b57e'), configdb: "migration_failure-configRS/ip-10-122-14-56:20272,ip-10-122-14-56:20273,ip-10-122-14-56:20274", fromShard: "migration_failure-rs0", toShard: "migration_failure-rs1", min: { _id: 0.0 }, max: { _id: MaxKey }, maxChunkSizeBytes: 67108864, waitForDelete: false, takeDistLock: false, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $clusterTime: { clusterTime: Timestamp(1531324121, 6), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 6), t: 2 } }, $db: "admin" } numYields:0 ok:0 errMsg:"commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint." errName:InternalError errCode:1 reslen:462 locks:{ Global: { acquireCount: { r: 24, w: 15 } }, Database: { acquireCount: { r: 5, w: 13, W: 2 }, acquireWaitCount: { r: 1 }, timeAcquiringMicros: { r: 11371 } }, Collection: { acquireCount: { r: 5, w: 1, W: 5 } }, oplog: { acquireCount: { w: 7 } } } protocol:op_msg 666ms [js_test:migration_failure] 2018-07-11T15:48:43.086+0000 d20270| 2018-07-11T15:48:42.401+0000 I COMMAND [conn29] command admin.$cmd appName: "MongoDB Shell" command: getShardVersion { getShardVersion: "foo.bar", lsid: { id: UUID("c5b99d50-7926-4082-b736-23d299d9f6f1") }, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } }, $db: "admin" } numYields:0 reslen:470 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.088+0000 c20274| 2018-07-11T15:48:42.732+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-20274.sock [js_test:migration_failure] 2018-07-11T15:48:43.088+0000 c20274| 2018-07-11T15:48:42.732+0000 I REPL [signalProcessingThread] shutting down replication subsystems [js_test:migration_failure] 2018-07-11T15:48:43.089+0000 c20274| 2018-07-11T15:48:42.732+0000 I REPL [signalProcessingThread] Stopping replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:43.090+0000 c20274| 2018-07-11T15:48:42.732+0000 I REPL [SyncSourceFeedback] SyncSourceFeedback error sending update to ip-10-122-14-56:20273: CallbackCanceled: Reporter no longer valid [js_test:migration_failure] 2018-07-11T15:48:43.091+0000 c20274| 2018-07-11T15:48:42.732+0000 I REPL [signalProcessingThread] Stopping replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:43.095+0000 c20274| 2018-07-11T15:48:42.732+0000 D ASIO [signalProcessingThread] Canceling operation; original request was: RemoteCommand 367 -- target:ip-10-122-14-56:20273 db:local expDate:2018-07-11T15:48:49.899+0000 cmd:{ getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 6), t: 2 } } [js_test:migration_failure] 2018-07-11T15:48:43.096+0000 c20274| 2018-07-11T15:48:42.732+0000 I REPL [signalProcessingThread] Stopping replication applier thread [js_test:migration_failure] 2018-07-11T15:48:43.099+0000 c20274| 2018-07-11T15:48:42.732+0000 I REPL [rsBackgroundSync] Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source. [js_test:migration_failure] 2018-07-11T15:48:43.100+0000 c20274| 2018-07-11T15:48:42.732+0000 I REPL [rsBackgroundSync] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:43.101+0000 c20274| 2018-07-11T15:48:42.733+0000 I REPL [rsSync-0] Finished oplog application [js_test:migration_failure] 2018-07-11T15:48:43.102+0000 c20274| 2018-07-11T15:48:42.733+0000 I REPL [signalProcessingThread] Stopping replication storage threads [js_test:migration_failure] 2018-07-11T15:48:43.104+0000 c20274| 2018-07-11T15:48:42.733+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.107+0000 c20273| 2018-07-11T15:48:42.381+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.112+0000 c20273| 2018-07-11T15:48:42.381+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 1), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 1), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 1), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.118+0000 c20273| 2018-07-11T15:48:42.381+0000 I COMMAND [conn17] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.376+0000-5b4626daf502f6594902b1d8", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122376), what: "moveChunk.error", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, from: "migration_failure-rs0", to: "migration_failure-rs1" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 1), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324122, 1), t: 2 } }, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:545 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:43.121+0000 c20273| 2018-07-11T15:48:42.383+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.124+0000 c20273| 2018-07-11T15:48:42.384+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 2), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:1221 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.127+0000 c20273| 2018-07-11T15:48:42.386+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.133+0000 c20273| 2018-07-11T15:48:42.387+0000 I COMMAND [conn17] command config.changelog appName: "MongoDB Shell" command: insert { insert: "changelog", bypassDocumentValidation: false, ordered: true, documents: [ { _id: "ip-10-122-14-56:20270-2018-07-11T15:48:42.382+0000-5b4626daf502f6594902b1da", server: "ip-10-122-14-56:20270", clientAddr: "10.122.14.56:56307", time: new Date(1531324122382), what: "moveChunk.from", ns: "foo.bar", details: { min: { _id: 0.0 }, max: { _id: MaxKey }, step 1 of 6: 0, step 2 of 6: 100, step 3 of 6: 122, step 4 of 6: 22, to: "migration_failure-rs1", from: "migration_failure-rs0", note: "aborted" } } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 3), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324122, 2), t: 2 } }, $db: "config" } ninserted:1 keysInserted:1 numYields:0 reslen:545 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, Metadata: { acquireCount: { W: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:43.138+0000 c20273| 2018-07-11T15:48:42.387+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.142+0000 c20273| 2018-07-11T15:48:42.387+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.145+0000 c20273| 2018-07-11T15:48:42.387+0000 D ASIO [ShardRegistry] Request 279 finished with response: { operationTime: Timestamp(1531324122, 3), ok: 0.0, errmsg: "commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint.", code: 1, codeName: "InternalError", $gleStats: { lastOpTime: { ts: Timestamp(1531324122, 3), t: 1 }, electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324121, 29), $configServerState: { opTime: { ts: Timestamp(1531324122, 4), t: 2 } }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.150+0000 c20273| 2018-07-11T15:48:42.387+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 2), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 2), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 2), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.153+0000 c20273| 2018-07-11T15:48:42.389+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.157+0000 c20273| 2018-07-11T15:48:42.389+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 4), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:864 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.161+0000 c20273| 2018-07-11T15:48:42.391+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.165+0000 c20273| 2018-07-11T15:48:42.392+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.169+0000 c20273| 2018-07-11T15:48:42.392+0000 I COMMAND [ShardRegistry] command config.locks command: findAndModify { findAndModify: "locks", query: { ts: ObjectId('5b4626ca82bec8d0b226467e'), _id: "foo.bar" }, update: { $set: { state: 0 } }, writeConcern: { w: "majority", wtimeout: 15000 }, $db: "config" } planSummary: IXSCAN { _id: 1 } keysExamined:1 docsExamined:1 nMatched:1 nModified:1 keysInserted:1 keysDeleted:1 numYields:0 reslen:494 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 4ms [js_test:migration_failure] 2018-07-11T15:48:43.171+0000 c20273| 2018-07-11T15:48:42.392+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.172+0000 c20273| 2018-07-11T15:48:42.392+0000 I SHARDING [ShardRegistry] distributed lock with ts: '5b4626ca82bec8d0b226467e' and _id: 'foo.bar' unlocked. [js_test:migration_failure] 2018-07-11T15:48:43.172+0000 c20273| 2018-07-11T15:48:42.392+0000 I SHARDING [conn15] Refreshing chunks for collection foo.bar based on version 1|2||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:43.175+0000 c20273| 2018-07-11T15:48:42.393+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.collections command: find { find: "collections", filter: { _id: "foo.bar" }, ntoreturn: 1, singleBatch: true, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IDHACK keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:458 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, Collection: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.180+0000 c20273| 2018-07-11T15:48:42.393+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 4), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 4), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 4), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.182+0000 c20273| 2018-07-11T15:48:42.393+0000 I COMMAND [ConfigServerCatalogCacheLoader-0] command config.chunks command: find { find: "chunks", filter: { ns: "foo.bar", lastmod: { $gte: Timestamp(1, 2) } }, sort: { lastmod: 1 }, $readPreference: { mode: "nearest", tags: [] }, $db: "config" } planSummary: IXSCAN { ns: 1, lastmod: 1 } keysExamined:1 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:554 locks:{ Global: { acquireCount: { r: 2 } }, Database: { acquireCount: { r: 2 } }, Collection: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.183+0000 c20273| 2018-07-11T15:48:42.393+0000 I SHARDING [ConfigServerCatalogCacheLoader-0] Refresh for collection foo.bar took 0 ms and found version 1|2||5b4626d1abefcf99ee21b57e [js_test:migration_failure] 2018-07-11T15:48:43.186+0000 c20273| 2018-07-11T15:48:42.394+0000 I COMMAND [conn27] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.189+0000 c20273| 2018-07-11T15:48:42.395+0000 I COMMAND [conn28] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 5), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:838 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.192+0000 c20273| 2018-07-11T15:48:42.396+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.198+0000 c20273| 2018-07-11T15:48:42.398+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.202+0000 c20273| 2018-07-11T15:48:42.399+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 5), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 5), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.206+0000 c20273| 2018-07-11T15:48:42.399+0000 I COMMAND [conn15] command config.$cmd appName: "MongoDB Shell" command: delete { delete: "migrations", bypassDocumentValidation: false, ordered: true, deletes: [ { q: { ns: "foo.bar", min: { _id: 0.0 } }, limit: 0 } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, $db: "config" } numYields:0 reslen:339 locks:{ Global: { acquireCount: { r: 9, w: 6 } }, Database: { acquireCount: { r: 3, w: 6 } }, Collection: { acquireCount: { r: 3, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 5ms [js_test:migration_failure] 2018-07-11T15:48:43.209+0000 c20273| 2018-07-11T15:48:42.399+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 5), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:0 numYields:2 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 3 } }, oplog: { acquireCount: { r: 3 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.212+0000 c20273| 2018-07-11T15:48:42.399+0000 D COMMAND [conn15] assertion while executing command '_configsvrMoveChunk' on database 'admin' with arguments '{ _configsvrMoveChunk: 1, _id: "foo.bar-_id_0.0", ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), toShard: "migration_failure-rs1", maxChunkSizeBytes: 67108864, secondaryThrottle: {}, waitForDelete: false, writeConcern: { w: "majority", wtimeout: 15000 }, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd3c'), operName: "", parentOperId: "5b4626d90c5bef58c00efd38" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "admin" }': InternalError: commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint. [js_test:migration_failure] 2018-07-11T15:48:43.214+0000 c20273| 2018-07-11T15:48:42.399+0000 I COMMAND [conn15] command admin.$cmd appName: "MongoDB Shell" command: _configsvrMoveChunk { _configsvrMoveChunk: 1, _id: "foo.bar-_id_0.0", ns: "foo.bar", min: { _id: 0.0 }, max: { _id: MaxKey }, shard: "migration_failure-rs0", lastmod: Timestamp(1, 2), lastmodEpoch: ObjectId('5b4626d1abefcf99ee21b57e'), toShard: "migration_failure-rs1", maxChunkSizeBytes: 67108864, secondaryThrottle: {}, waitForDelete: false, writeConcern: { w: "majority", wtimeout: 15000 }, lsid: { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0"), uid: BinData(0, E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855) }, tracking_info: { operId: ObjectId('5b4626d90c5bef58c00efd3c'), operName: "", parentOperId: "5b4626d90c5bef58c00efd38" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324121, 4), signature: { hash: BinData(0, 3E3168930CFB624A34094AE80449B7EB95C17BD6), keyId: 6576986967731339295 } }, $client: { application: { name: "MongoDB Shell" }, driver: { name: "MongoDB Internal Client", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" }, mongos: { host: "ip-10-122-14-56:20275", client: "127.0.0.1:51421", version: "4.1.0-656-gad0d0e4619" } }, $configServerState: { opTime: { ts: Timestamp(1531324121, 4), t: 2 } }, $db: "admin" } numYields:0 ok:0 errMsg:"commit clone failed :: caused by :: Failing _recvChunkCommit due to failpoint." errName:InternalError errCode:1 reslen:607 locks:{ Global: { acquireCount: { r: 9, w: 6 } }, Database: { acquireCount: { r: 3, w: 6 } }, Collection: { acquireCount: { r: 3, w: 3 } }, oplog: { acquireCount: { w: 3 } } } protocol:op_msg 696ms [js_test:migration_failure] 2018-07-11T15:48:43.218+0000 c20273| 2018-07-11T15:48:42.402+0000 I COMMAND [conn28] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.219+0000 c20273| 2018-07-11T15:48:42.734+0000 I NETWORK [conn28] end connection 10.122.14.56:33877 (13 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.220+0000 c20273| 2018-07-11T15:48:42.735+0000 I NETWORK [conn8] end connection 10.122.14.56:60909 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.221+0000 c20274| 2018-07-11T15:48:42.734+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20273 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.221+0000 c20274| 2018-07-11T15:48:42.734+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20272 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.222+0000 c20274| 2018-07-11T15:48:42.734+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.226+0000 c20274| 2018-07-11T15:48:42.735+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20273 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.227+0000 c20274| 2018-07-11T15:48:42.735+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20272 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.228+0000 c20274| 2018-07-11T15:48:42.735+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.229+0000 c20274| 2018-07-11T15:48:42.735+0000 W SHARDING [signalProcessingThread] cant reload ShardRegistry :: caused by :: CallbackCanceled: Callback canceled [js_test:migration_failure] 2018-07-11T15:48:43.230+0000 c20274| 2018-07-11T15:48:42.735+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.233+0000 c20274| 2018-07-11T15:48:42.735+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture [js_test:migration_failure] 2018-07-11T15:48:43.233+0000 c20274| 2018-07-11T15:48:42.737+0000 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down [js_test:migration_failure] 2018-07-11T15:48:43.233+0000 c20274| 2018-07-11T15:48:42.737+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down [js_test:migration_failure] 2018-07-11T15:48:43.234+0000 c20272| 2018-07-11T15:48:42.735+0000 I NETWORK [conn8] end connection 10.122.14.56:54204 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.237+0000 c20272| 2018-07-11T15:48:42.859+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.239+0000 c20272| 2018-07-11T15:48:42.895+0000 D ASIO [RS] Request 112 finished with response: HostUnreachable: Connection was closed [js_test:migration_failure] 2018-07-11T15:48:43.239+0000 c20272| 2018-07-11T15:48:42.896+0000 I ASIO [RS] Ending connection to host ip-10-122-14-56:20274 due to bad connection status; 1 connections to that host remain open [js_test:migration_failure] 2018-07-11T15:48:43.242+0000 c20272| 2018-07-11T15:48:42.896+0000 I REPL [replication-1] Restarting oplog query due to error: HostUnreachable: error in fetcher batch callback :: caused by :: Connection was closed. Last fetched optime (with hash): { ts: Timestamp(1531324122, 6), t: 2 }[8445513684334598493]. Restarts remaining: 1 [js_test:migration_failure] 2018-07-11T15:48:43.243+0000 s20275| 2018-07-11T15:48:42.802+0000 D TRACKING [Uptime reporter] Cmd: NotSet, TrackingId: 5b4626da0c5bef58c00efd3d [js_test:migration_failure] 2018-07-11T15:48:43.246+0000 c20272| 2018-07-11T15:48:42.896+0000 I REPL [replication-1] Scheduled new oplog query Fetcher source: ip-10-122-14-56:20274 database: local query: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324122, 6) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 2000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324122, 6) } } query metadata: { $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" } } active: 1 findNetworkTimeout: 7000ms getMoreNetworkTimeout: 7500ms shutting down?: 0 first: 1 firstCommandScheduler: RemoteCommandRetryScheduler request: RemoteCommand 114 -- target:ip-10-122-14-56:20274 db:local cmd:{ find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324122, 6) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 2000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324122, 6) } } active: 1 callbackHandle.valid: 1 callbackHandle.cancelled: 0 attempt: 1 retryPolicy: RetryPolicyImpl maxAttempts: 1 maxTimeMillis: -1ms [js_test:migration_failure] 2018-07-11T15:48:43.247+0000 c20272| 2018-07-11T15:48:42.896+0000 I ASIO [RS] dropping unhealthy pooled connection to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.248+0000 c20272| 2018-07-11T15:48:42.896+0000 I ASIO [RS] after drop, pool was empty, going to spawn some connections [js_test:migration_failure] 2018-07-11T15:48:43.248+0000 c20272| 2018-07-11T15:48:42.896+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.250+0000 c20272| 2018-07-11T15:48:42.897+0000 I ASIO [RS] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.252+0000 c20272| 2018-07-11T15:48:42.897+0000 I ASIO [RS] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.253+0000 c20272| 2018-07-11T15:48:42.897+0000 D ASIO [RS] Failed to get connection from pool for request 114: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.256+0000 c20272| 2018-07-11T15:48:42.897+0000 I REPL [replication-0] Error returned from oplog query (no more query restarts left): HostUnreachable: error in fetcher batch callback :: caused by :: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.258+0000 c20272| 2018-07-11T15:48:42.897+0000 W REPL [rsBackgroundSync] Fetcher stopped querying remote oplog with error: HostUnreachable: error in fetcher batch callback :: caused by :: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.259+0000 c20272| 2018-07-11T15:48:42.897+0000 I REPL [rsBackgroundSync] could not find member to sync from [js_test:migration_failure] 2018-07-11T15:48:43.259+0000 c20272| 2018-07-11T15:48:42.897+0000 I ASIO [Replication] dropping unhealthy pooled connection to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.261+0000 c20272| 2018-07-11T15:48:42.897+0000 I ASIO [Replication] after drop, pool was empty, going to spawn some connections [js_test:migration_failure] 2018-07-11T15:48:43.262+0000 c20272| 2018-07-11T15:48:42.897+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.265+0000 c20272| 2018-07-11T15:48:42.898+0000 D ASIO [Replication] Request 116 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, opTime: { ts: Timestamp(1531324122, 7), t: 2 }, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.269+0000 c20273| 2018-07-11T15:48:42.804+0000 I COMMAND [conn27] command local.oplog.rs command: getMore { getMore: 35953680524, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324113, 38) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324113, 38) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324120, 4), signature: { hash: BinData(0, E2120A7B0ACF6C1FFC21C2009014FD0A054E30C9), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:35953680524 keysExamined:0 docsExamined:1 numYields:4 nreturned:1 reslen:894 locks:{ Global: { acquireCount: { r: 5 } }, Database: { acquireCount: { r: 5 } }, oplog: { acquireCount: { r: 5 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.271+0000 c20273| 2018-07-11T15:48:42.859+0000 D ASIO [Replication] Request 280 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20274", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, opTime: { ts: Timestamp(1531324122, 6), t: 2 }, operationTime: Timestamp(1531324122, 6), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 2 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.275+0000 c20273| 2018-07-11T15:48:42.861+0000 D ASIO [Replication] Request 281 finished with response: { operationTime: Timestamp(1531324122, 6), ok: 0.0, errmsg: "interrupted at shutdown", code: 11600, codeName: "InterruptedAtShutdown", $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.276+0000 c20273| 2018-07-11T15:48:42.861+0000 I REPL_HB [replexec-1] Error in heartbeat (requestId: 281) to ip-10-122-14-56:20274, response status: InterruptedAtShutdown: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.279+0000 c20273| 2018-07-11T15:48:42.862+0000 D ASIO [Replication] Request 282 finished with response: { operationTime: Timestamp(1531324122, 6), ok: 0.0, errmsg: "interrupted at shutdown", code: 11600, codeName: "InterruptedAtShutdown", $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.282+0000 c20273| 2018-07-11T15:48:42.862+0000 I REPL_HB [replexec-7] Error in heartbeat (requestId: 282) to ip-10-122-14-56:20274, response status: InterruptedAtShutdown: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.286+0000 c20273| 2018-07-11T15:48:42.862+0000 D ASIO [Replication] Request 283 finished with response: { operationTime: Timestamp(1531324122, 6), ok: 0.0, errmsg: "interrupted at shutdown", code: 11600, codeName: "InterruptedAtShutdown", $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('000000000000000000000000') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.287+0000 c20273| 2018-07-11T15:48:42.862+0000 I REPL_HB [replexec-4] Error in heartbeat (requestId: 283) to ip-10-122-14-56:20274, response status: InterruptedAtShutdown: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.290+0000 c20273| 2018-07-11T15:48:42.862+0000 I REPL [replexec-4] Member ip-10-122-14-56:20274 is now in state RS_DOWN [js_test:migration_failure] 2018-07-11T15:48:43.294+0000 c20273| 2018-07-11T15:48:42.895+0000 I NETWORK [conn27] end connection 10.122.14.56:33864 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.298+0000 c20273| 2018-07-11T15:48:42.898+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.300+0000 c20274| 2018-07-11T15:48:42.738+0000 I STORAGE [signalProcessingThread] Shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:43.302+0000 c20272| 2018-07-11T15:48:42.899+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.305+0000 c20272| 2018-07-11T15:48:42.899+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.307+0000 c20272| 2018-07-11T15:48:42.899+0000 D ASIO [Replication] Failed to get connection from pool for request 115: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.309+0000 c20272| 2018-07-11T15:48:42.899+0000 I REPL_HB [replexec-3] Error in heartbeat (requestId: 115) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.310+0000 c20272| 2018-07-11T15:48:42.899+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.312+0000 c20272| 2018-07-11T15:48:42.900+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.313+0000 c20272| 2018-07-11T15:48:42.900+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.315+0000 c20272| 2018-07-11T15:48:42.900+0000 D ASIO [Replication] Failed to get connection from pool for request 117: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.317+0000 c20272| 2018-07-11T15:48:42.900+0000 I REPL_HB [replexec-1] Error in heartbeat (requestId: 117) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.320+0000 c20272| 2018-07-11T15:48:42.900+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.323+0000 c20272| 2018-07-11T15:48:42.900+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.324+0000 c20272| 2018-07-11T15:48:42.900+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.328+0000 c20272| 2018-07-11T15:48:42.900+0000 D ASIO [Replication] Failed to get connection from pool for request 118: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.328+0000 c20272| 2018-07-11T15:48:42.900+0000 I REPL_HB [replexec-2] Error in heartbeat (requestId: 118) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.330+0000 c20272| 2018-07-11T15:48:42.900+0000 I REPL [replexec-2] Member ip-10-122-14-56:20274 is now in state RS_DOWN [js_test:migration_failure] 2018-07-11T15:48:43.332+0000 c20274| 2018-07-11T15:48:42.787+0000 I STORAGE [signalProcessingThread] Finished shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:43.336+0000 c20274| 2018-07-11T15:48:42.787+0000 I STORAGE [signalProcessingThread] Shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:43.342+0000 c20274| 2018-07-11T15:48:42.861+0000 D COMMAND [conn29] assertion while executing command 'replSetHeartbeat' on database 'admin' with arguments '{ replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" }': InterruptedAtShutdown: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.347+0000 c20274| 2018-07-11T15:48:42.861+0000 I COMMAND [conn29] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 ok:0 errMsg:"interrupted at shutdown" errName:InterruptedAtShutdown errCode:11600 reslen:540 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.349+0000 c20274| 2018-07-11T15:48:42.861+0000 D COMMAND [conn29] assertion while executing command 'replSetHeartbeat' on database 'admin' with arguments '{ replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" }': InterruptedAtShutdown: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.355+0000 c20274| 2018-07-11T15:48:42.861+0000 I COMMAND [conn29] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 ok:0 errMsg:"interrupted at shutdown" errName:InterruptedAtShutdown errCode:11600 reslen:540 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.360+0000 c20274| 2018-07-11T15:48:42.862+0000 D COMMAND [conn29] assertion while executing command 'replSetHeartbeat' on database 'admin' with arguments '{ replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" }': InterruptedAtShutdown: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.365+0000 c20274| 2018-07-11T15:48:42.862+0000 I COMMAND [conn29] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 ok:0 errMsg:"interrupted at shutdown" errName:InterruptedAtShutdown errCode:11600 reslen:540 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.366+0000 c20274| 2018-07-11T15:48:42.878+0000 I STORAGE [signalProcessingThread] Finished shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:43.368+0000 c20274| 2018-07-11T15:48:42.891+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... [js_test:migration_failure] 2018-07-11T15:48:43.370+0000 c20274| 2018-07-11T15:48:42.891+0000 I CONTROL [signalProcessingThread] now exiting [js_test:migration_failure] 2018-07-11T15:48:43.372+0000 c20274| 2018-07-11T15:48:42.891+0000 I CONTROL [signalProcessingThread] shutting down with code:0 [js_test:migration_failure] 2018-07-11T15:48:43.373+0000 s20275| 2018-07-11T15:48:42.994+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends [js_test:migration_failure] 2018-07-11T15:48:43.375+0000 s20275| 2018-07-11T15:48:42.994+0000 I NETWORK [signalProcessingThread] shutdown: going to close all sockets... [js_test:migration_failure] 2018-07-11T15:48:43.376+0000 s20275| 2018-07-11T15:48:42.994+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-20275.sock [js_test:migration_failure] 2018-07-11T15:48:43.376+0000 s20275| 2018-07-11T15:48:42.995+0000 D SHARDING [signalProcessingThread] Error processing the remote request, not updating operationTime or gLE [js_test:migration_failure] 2018-07-11T15:48:43.380+0000 s20275| 2018-07-11T15:48:42.995+0000 W SHARDING [Uptime reporter] failed to refresh mongos settings :: caused by :: InterruptedAtShutdown: Failed to refresh the balancer settings :: caused by :: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.381+0000 s20275| 2018-07-11T15:48:42.995+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20270 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.382+0000 s20275| 2018-07-11T15:48:42.995+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20273 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.382+0000 d20270| 2018-07-11T15:48:42.995+0000 I NETWORK [conn27] end connection 10.122.14.56:56404 (16 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.383+0000 s20275| 2018-07-11T15:48:42.995+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20274 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.383+0000 c20272| 2018-07-11T15:48:42.995+0000 I NETWORK [conn18] end connection 10.122.14.56:54285 (13 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.385+0000 c20272| 2018-07-11T15:48:42.995+0000 I NETWORK [conn19] end connection 10.122.14.56:54287 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.387+0000 s20275| 2018-07-11T15:48:42.995+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20272 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.388+0000 c20272| 2018-07-11T15:48:42.995+0000 I NETWORK [conn20] end connection 10.122.14.56:54288 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.389+0000 s20275| 2018-07-11T15:48:42.996+0000 D SHARDING [signalProcessingThread] ShardingCatalogClientImpl::shutDown() called. [js_test:migration_failure] 2018-07-11T15:48:43.391+0000 s20275| 2018-07-11T15:48:42.996+0000 W SHARDING [signalProcessingThread] error encountered while cleaning up distributed ping entry for ip-10-122-14-56:20275:1531324111:-4337354627185526269 :: caused by :: InterruptedAtShutdown: interrupted at shutdown [js_test:migration_failure] 2018-07-11T15:48:43.392+0000 s20275| 2018-07-11T15:48:42.996+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture [js_test:migration_failure] 2018-07-11T15:48:43.393+0000 s20275| 2018-07-11T15:48:42.996+0000 I CONTROL [signalProcessingThread] shutting down with code:0 [js_test:migration_failure] 2018-07-11T15:48:43.395+0000 c20272| 2018-07-11T15:48:42.998+0000 I NETWORK [conn50] end connection 10.122.14.56:54534 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.396+0000 c20273| 2018-07-11T15:48:42.998+0000 I NETWORK [conn13] end connection 10.122.14.56:60979 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.397+0000 d20271| 2018-07-11T15:48:42.998+0000 I NETWORK [conn13] end connection 10.122.14.56:54279 (11 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.397+0000 d20271| 2018-07-11T15:48:42.998+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends [js_test:migration_failure] 2018-07-11T15:48:43.399+0000 d20271| 2018-07-11T15:48:42.998+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... [js_test:migration_failure] 2018-07-11T15:48:43.399+0000 d20270| 2018-07-11T15:48:42.998+0000 I NETWORK [conn13] end connection 10.122.14.56:55301 (15 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.400+0000 d20271| 2018-07-11T15:48:42.998+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-20271.sock [js_test:migration_failure] 2018-07-11T15:48:43.402+0000 d20271| 2018-07-11T15:48:42.998+0000 I REPL [signalProcessingThread] shutting down replication subsystems [js_test:migration_failure] 2018-07-11T15:48:43.403+0000 d20271| 2018-07-11T15:48:42.998+0000 I REPL [signalProcessingThread] Stopping replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:43.405+0000 d20271| 2018-07-11T15:48:42.998+0000 I REPL [signalProcessingThread] Stopping replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:43.405+0000 d20271| 2018-07-11T15:48:42.998+0000 I REPL [signalProcessingThread] Stopping replication applier thread [js_test:migration_failure] 2018-07-11T15:48:43.407+0000 d20271| 2018-07-11T15:48:42.999+0000 I REPL [rsSync-0] Finished oplog application [js_test:migration_failure] 2018-07-11T15:48:43.409+0000 c20273| 2018-07-11T15:48:43.398+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.412+0000 c20272| 2018-07-11T15:48:43.398+0000 D ASIO [Replication] Request 119 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, opTime: { ts: Timestamp(1531324122, 7), t: 2 }, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.413+0000 c20272| 2018-07-11T15:48:43.400+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.415+0000 c20272| 2018-07-11T15:48:43.401+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.418+0000 c20272| 2018-07-11T15:48:43.401+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.419+0000 c20272| 2018-07-11T15:48:43.401+0000 D ASIO [Replication] Failed to get connection from pool for request 120: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.420+0000 c20272| 2018-07-11T15:48:43.401+0000 I REPL_HB [replexec-2] Error in heartbeat (requestId: 120) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.421+0000 c20272| 2018-07-11T15:48:43.401+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.422+0000 c20272| 2018-07-11T15:48:43.402+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.425+0000 c20272| 2018-07-11T15:48:43.402+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.429+0000 c20272| 2018-07-11T15:48:43.402+0000 D ASIO [Replication] Failed to get connection from pool for request 121: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.432+0000 c20272| 2018-07-11T15:48:43.402+0000 I REPL_HB [replexec-4] Error in heartbeat (requestId: 121) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.433+0000 c20272| 2018-07-11T15:48:43.402+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:43.434+0000 c20272| 2018-07-11T15:48:43.403+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.436+0000 c20272| 2018-07-11T15:48:43.403+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.439+0000 c20272| 2018-07-11T15:48:43.403+0000 D ASIO [Replication] Failed to get connection from pool for request 122: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.443+0000 c20272| 2018-07-11T15:48:43.403+0000 I REPL_HB [replexec-1] Error in heartbeat (requestId: 122) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:43.670+0000 d20271| 2018-07-11T15:48:43.669+0000 I REPL [rsBackgroundSync] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:43.672+0000 d20271| 2018-07-11T15:48:43.669+0000 I REPL [signalProcessingThread] Stopping replication storage threads [js_test:migration_failure] 2018-07-11T15:48:43.673+0000 d20271| 2018-07-11T15:48:43.670+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.677+0000 d20271| 2018-07-11T15:48:43.670+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.678+0000 d20271| 2018-07-11T15:48:43.670+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.681+0000 d20270| 2018-07-11T15:48:43.671+0000 I NETWORK [conn31] end connection 10.122.14.56:56449 (14 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.684+0000 c20273| 2018-07-11T15:48:43.671+0000 I NETWORK [conn24] end connection 10.122.14.56:32944 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.684+0000 c20272| 2018-07-11T15:48:43.671+0000 I NETWORK [conn31] end connection 10.122.14.56:54422 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.686+0000 c20272| 2018-07-11T15:48:43.671+0000 I NETWORK [conn30] end connection 10.122.14.56:54421 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.687+0000 d20270| 2018-07-11T15:48:43.671+0000 I NETWORK [conn21] end connection 10.122.14.56:55373 (13 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.693+0000 d20271| 2018-07-11T15:48:43.671+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20270 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.696+0000 d20271| 2018-07-11T15:48:43.671+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20273 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.698+0000 d20271| 2018-07-11T15:48:43.671+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20272 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.708+0000 d20271| 2018-07-11T15:48:43.671+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20274 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:43.711+0000 d20271| 2018-07-11T15:48:43.671+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.717+0000 d20271| 2018-07-11T15:48:43.671+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.726+0000 d20271| 2018-07-11T15:48:43.671+0000 W SHARDING [signalProcessingThread] error encountered while cleaning up distributed ping entry for ip-10-122-14-56:20271:1531324112:3226238569518822469 :: caused by :: ShutdownInProgress: Shutdown in progress [js_test:migration_failure] 2018-07-11T15:48:43.727+0000 d20271| 2018-07-11T15:48:43.672+0000 D NETWORK [signalProcessingThread] Shutting down task executor used for monitoring replica sets [js_test:migration_failure] 2018-07-11T15:48:43.727+0000 d20271| 2018-07-11T15:48:43.672+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.737+0000 d20271| 2018-07-11T15:48:43.672+0000 W SHARDING [signalProcessingThread] cant reload ShardRegistry :: caused by :: CallbackCanceled: Callback canceled [js_test:migration_failure] 2018-07-11T15:48:43.739+0000 d20271| 2018-07-11T15:48:43.672+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:43.744+0000 d20271| 2018-07-11T15:48:43.672+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture [js_test:migration_failure] 2018-07-11T15:48:43.744+0000 d20271| 2018-07-11T15:48:43.674+0000 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down [js_test:migration_failure] 2018-07-11T15:48:43.747+0000 d20271| 2018-07-11T15:48:43.675+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down [js_test:migration_failure] 2018-07-11T15:48:43.747+0000 d20271| 2018-07-11T15:48:43.676+0000 I STORAGE [signalProcessingThread] Shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:43.764+0000 d20271| 2018-07-11T15:48:43.763+0000 I STORAGE [signalProcessingThread] Finished shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:43.773+0000 d20271| 2018-07-11T15:48:43.763+0000 I STORAGE [signalProcessingThread] Shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:43.795+0000 d20271| 2018-07-11T15:48:43.795+0000 I STORAGE [signalProcessingThread] Finished shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:43.808+0000 d20271| 2018-07-11T15:48:43.807+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... [js_test:migration_failure] 2018-07-11T15:48:43.809+0000 d20271| 2018-07-11T15:48:43.807+0000 I CONTROL [signalProcessingThread] now exiting [js_test:migration_failure] 2018-07-11T15:48:43.810+0000 d20271| 2018-07-11T15:48:43.808+0000 I CONTROL [signalProcessingThread] shutting down with code:0 [js_test:migration_failure] 2018-07-11T15:48:43.811+0000 c20273| 2018-07-11T15:48:43.811+0000 I NETWORK [conn18] end connection 10.122.14.56:32881 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.816+0000 c20272| 2018-07-11T15:48:43.811+0000 I NETWORK [conn54] end connection 10.122.14.56:55606 (7 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.819+0000 d20270| 2018-07-11T15:48:43.811+0000 I NETWORK [conn14] end connection 10.122.14.56:55313 (12 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.819+0000 d20270| 2018-07-11T15:48:43.811+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends [js_test:migration_failure] 2018-07-11T15:48:43.820+0000 d20270| 2018-07-11T15:48:43.812+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... [js_test:migration_failure] 2018-07-11T15:48:43.823+0000 d20270| 2018-07-11T15:48:43.812+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-20270.sock [js_test:migration_failure] 2018-07-11T15:48:43.826+0000 d20270| 2018-07-11T15:48:43.812+0000 I REPL [signalProcessingThread] shutting down replication subsystems [js_test:migration_failure] 2018-07-11T15:48:43.827+0000 d20270| 2018-07-11T15:48:43.812+0000 I REPL [signalProcessingThread] Stopping replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:43.827+0000 d20270| 2018-07-11T15:48:43.812+0000 I REPL [signalProcessingThread] Stopping replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:43.828+0000 d20270| 2018-07-11T15:48:43.812+0000 I REPL [signalProcessingThread] Stopping replication applier thread [js_test:migration_failure] 2018-07-11T15:48:43.828+0000 d20270| 2018-07-11T15:48:43.812+0000 I REPL [rsSync-0] Finished oplog application [js_test:migration_failure] 2018-07-11T15:48:43.856+0000 c20273| 2018-07-11T15:48:43.855+0000 I ASIO [Replication] Ending connection to host ip-10-122-14-56:20274 due to bad connection status; 1 connections to that host remain open [js_test:migration_failure] 2018-07-11T15:48:43.898+0000 c20272| 2018-07-11T15:48:43.897+0000 I REPL [rsBackgroundSync] sync source candidate: ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:43.898+0000 c20272| 2018-07-11T15:48:43.898+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:43.902+0000 c20273| 2018-07-11T15:48:43.898+0000 I COMMAND [conn3] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20272", fromId: 0, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:658 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.928+0000 c20272| 2018-07-11T15:48:43.898+0000 D ASIO [Replication] Request 124 finished with response: { ok: 1.0, electionTime: new Date(6576987006386044929), state: 1, v: 3, hbmsg: "", set: "migration_failure-configRS", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, opTime: { ts: Timestamp(1531324122, 7), t: 2 }, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.931+0000 c20273| 2018-07-11T15:48:43.899+0000 I NETWORK [listener] connection accepted from 10.122.14.56:34219 #34 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.938+0000 c20273| 2018-07-11T15:48:43.899+0000 I NETWORK [conn34] received client metadata from 10.122.14.56:34219 conn34: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:43.943+0000 c20273| 2018-07-11T15:48:43.899+0000 I COMMAND [conn34] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:43.947+0000 c20273| 2018-07-11T15:48:43.899+0000 I COMMAND [conn34] command local.oplog.rs command: find { find: "oplog.rs", limit: 1, sort: { $natural: 1 }, projection: { ts: 1, t: 1 }, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN keysExamined:0 docsExamined:1 cursorExhausted:1 numYields:0 nreturned:1 reslen:348 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.948+0000 c20272| 2018-07-11T15:48:43.899+0000 D ASIO [RS] Request 123 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324109, 31), t: 1 } ], id: 0, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 7), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.953+0000 c20273| 2018-07-11T15:48:43.900+0000 I COMMAND [conn34] command admin.$cmd command: replSetGetRBID { replSetGetRBID: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:262 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.956+0000 c20272| 2018-07-11T15:48:43.900+0000 D ASIO [RS] Request 125 finished with response: { rbid: 1, ok: 1.0, operationTime: Timestamp(1531324122, 7), $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.960+0000 c20272| 2018-07-11T15:48:43.900+0000 I REPL [SyncSourceFeedback] SyncSourceFeedback error sending update to ip-10-122-14-56:20274: InvalidSyncSource: Sync source changed from ip-10-122-14-56:20274 to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:43.964+0000 c20272| 2018-07-11T15:48:43.900+0000 I REPL [rsBackgroundSync] scheduling fetcher to read remote oplog on ip-10-122-14-56:20273 starting at filter: { ts: { $gte: Timestamp(1531324122, 6) } } [js_test:migration_failure] 2018-07-11T15:48:43.965+0000 c20272| 2018-07-11T15:48:43.901+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:43.973+0000 c20273| 2018-07-11T15:48:43.901+0000 I COMMAND [conn34] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.978+0000 c20272| 2018-07-11T15:48:43.901+0000 D ASIO [RS] Request 126 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:43.981+0000 c20273| 2018-07-11T15:48:43.901+0000 I NETWORK [listener] connection accepted from 10.122.14.56:34220 #35 (10 connections now open) [js_test:migration_failure] 2018-07-11T15:48:43.993+0000 c20273| 2018-07-11T15:48:43.901+0000 I COMMAND [conn34] command local.oplog.rs command: find { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324122, 6) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324122, 6) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36925858804 keysExamined:0 docsExamined:2 numYields:0 nreturned:2 reslen:1052 locks:{ Global: { acquireCount: { r: 3 } }, Database: { acquireCount: { r: 2 } }, oplog: { acquireCount: { r: 2 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:43.999+0000 c20272| 2018-07-11T15:48:43.901+0000 D ASIO [RS] Request 127 finished with response: { cursor: { firstBatch: [ { ts: Timestamp(1531324122, 6), t: 2, h: 8445513684334598493, v: 2, op: "d", ns: "config.migrations", ui: UUID("cb9adcd8-8e7a-47a4-ae5a-e1fba6ef1fbd"), wall: new Date(1531324122391), o: { _id: "foo.bar-_id_0.0" } }, { ts: Timestamp(1531324122, 7), t: 2, h: -8826344093152367734, v: 2, op: "u", ns: "config.mongos", ui: UUID("9bb8f14a-348e-4657-9b71-d1f67bfd88ce"), o2: { _id: "ip-10-122-14-56:20275" }, wall: new Date(1531324122802), o: { $v: 1, $set: { ping: new Date(1531324122800), up: 10 } } } ], id: 36925858804, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 7), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:44.016+0000 c20273| 2018-07-11T15:48:43.901+0000 I NETWORK [conn35] received client metadata from 10.122.14.56:34220 conn35: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } } [js_test:migration_failure] 2018-07-11T15:48:44.017+0000 c20273| 2018-07-11T15:48:43.901+0000 I COMMAND [conn35] command admin.$cmd command: isMaster { isMaster: 1, hangUpOnStepDown: false, client: { driver: { name: "NetworkInterfaceTL", version: "4.1.0-656-gad0d0e4619" }, os: { type: "Linux", name: "Red Hat Enterprise Linux Server release 6.2 (Santiago)", architecture: "x86_64", version: "Kernel 2.6.32-220.el6.x86_64" } }, hostInfo: "ip-10-122-14-56:20272", compression: [ "snappy" ], internalClient: { minWireVersion: 8, maxWireVersion: 8 }, $db: "admin" } numYields:0 reslen:920 locks:{} protocol:op_query 0ms [js_test:migration_failure] 2018-07-11T15:48:44.024+0000 c20273| 2018-07-11T15:48:43.903+0000 I COMMAND [conn35] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:44.024+0000 c20272| 2018-07-11T15:48:43.903+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:44.024+0000 c20272| 2018-07-11T15:48:43.903+0000 D ASIO [RS] Request 128 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 6), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:44.025+0000 c20272| 2018-07-11T15:48:43.904+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.027+0000 c20272| 2018-07-11T15:48:43.904+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.029+0000 c20272| 2018-07-11T15:48:43.904+0000 D ASIO [Replication] Failed to get connection from pool for request 129: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.033+0000 c20273| 2018-07-11T15:48:43.904+0000 I COMMAND [conn35] command admin.$cmd command: replSetUpdatePosition { replSetUpdatePosition: 1, optimes: [ { durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, memberId: 0, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, appliedOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, memberId: 1, cfgver: 3 }, { durableOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, appliedOpTime: { ts: Timestamp(1531324121, 12), t: 2 }, memberId: 2, cfgver: 3 } ], $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 6), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 6), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:458 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:44.041+0000 c20273| 2018-07-11T15:48:43.904+0000 I COMMAND [conn15] command config.$cmd command: update { update: "mongos", bypassDocumentValidation: false, ordered: true, updates: [ { q: { _id: "ip-10-122-14-56:20275" }, u: { $set: { _id: "ip-10-122-14-56:20275", ping: new Date(1531324122800), up: 10, waiting: true, mongoVersion: "4.1.0-656-gad0d0e4619", advisoryHostFQDNs: [ "ip-10-122-14-56.ec2.internal" ] } }, multi: false, upsert: true } ], writeConcern: { w: "majority", wtimeout: 15000 }, allowImplicitCollectionCreation: true, maxTimeMS: 30000, tracking_info: { operId: ObjectId('5b4626da0c5bef58c00efd3e'), operName: "", parentOperId: "5b4626da0c5bef58c00efd3d" }, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 6), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $configServerState: { opTime: { ts: Timestamp(1531324122, 6), t: 2 } }, $db: "config" } numYields:0 reslen:560 locks:{ Global: { acquireCount: { r: 2, w: 2 } }, Database: { acquireCount: { w: 2 } }, Collection: { acquireCount: { w: 1 } }, oplog: { acquireCount: { w: 1 } } } protocol:op_msg 1101ms [js_test:migration_failure] 2018-07-11T15:48:44.047+0000 c20272| 2018-07-11T15:48:43.904+0000 D ASIO [RS] Request 130 finished with response: { ok: 1.0, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 7), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:44.047+0000 c20273| 2018-07-11T15:48:43.904+0000 I NETWORK [conn15] end connection 10.122.14.56:32850 (9 connections now open) [js_test:migration_failure] 2018-07-11T15:48:44.056+0000 c20272| 2018-07-11T15:48:43.904+0000 I REPL_HB [replexec-0] Error in heartbeat (requestId: 129) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.060+0000 c20273| 2018-07-11T15:48:43.904+0000 I COMMAND [conn34] command local.oplog.rs command: getMore { getMore: 36925858804, collection: "oplog.rs", batchSize: 13981010, maxTimeMS: 2500, term: 2, lastKnownCommittedOpTime: { ts: Timestamp(1531324122, 6), t: 2 }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } originatingCommand: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324122, 6) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 60000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324122, 6) }, $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" }, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "local" } planSummary: COLLSCAN cursorid:36925858804 keysExamined:0 docsExamined:0 numYields:0 nreturned:0 reslen:681 locks:{ Global: { acquireCount: { r: 1 } }, Database: { acquireCount: { r: 1 } }, oplog: { acquireCount: { r: 1 } } } protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:44.062+0000 c20272| 2018-07-11T15:48:43.904+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:44.070+0000 c20272| 2018-07-11T15:48:43.904+0000 D ASIO [RS] Request 131 finished with response: { cursor: { nextBatch: [], id: 36925858804, ns: "local.oplog.rs" }, ok: 1.0, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: -1 }, $oplogQueryData: { lastOpCommitted: { ts: Timestamp(1531324122, 7), t: 2 }, lastOpApplied: { ts: Timestamp(1531324122, 7), t: 2 }, rbid: 1, primaryIndex: 1, syncSourceIndex: -1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000002') }, lastCommittedOpTime: Timestamp(1531324122, 7), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:44.073+0000 c20272| 2018-07-11T15:48:43.905+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.074+0000 c20272| 2018-07-11T15:48:43.905+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.077+0000 c20272| 2018-07-11T15:48:43.905+0000 D ASIO [Replication] Failed to get connection from pool for request 132: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.080+0000 c20272| 2018-07-11T15:48:43.905+0000 I REPL_HB [replexec-1] Error in heartbeat (requestId: 132) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.081+0000 c20272| 2018-07-11T15:48:43.905+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:44.089+0000 c20272| 2018-07-11T15:48:43.906+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.096+0000 c20272| 2018-07-11T15:48:43.906+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.102+0000 c20272| 2018-07-11T15:48:43.906+0000 D ASIO [Replication] Failed to get connection from pool for request 134: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.107+0000 c20272| 2018-07-11T15:48:43.906+0000 I REPL_HB [replexec-0] Error in heartbeat (requestId: 134) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.486+0000 d20270| 2018-07-11T15:48:44.485+0000 I REPL [rsBackgroundSync] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:44.488+0000 d20270| 2018-07-11T15:48:44.486+0000 I REPL [signalProcessingThread] Stopping replication storage threads [js_test:migration_failure] 2018-07-11T15:48:44.488+0000 d20270| 2018-07-11T15:48:44.486+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:44.489+0000 d20270| 2018-07-11T15:48:44.486+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:44.490+0000 d20270| 2018-07-11T15:48:44.487+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:44.491+0000 d20270| 2018-07-11T15:48:44.487+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20271 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:44.493+0000 c20273| 2018-07-11T15:48:44.487+0000 I NETWORK [conn17] end connection 10.122.14.56:32873 (8 connections now open) [js_test:migration_failure] 2018-07-11T15:48:44.496+0000 d20270| 2018-07-11T15:48:44.487+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20273 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:44.499+0000 c20272| 2018-07-11T15:48:44.487+0000 I NETWORK [conn25] end connection 10.122.14.56:54408 (6 connections now open) [js_test:migration_failure] 2018-07-11T15:48:44.501+0000 c20272| 2018-07-11T15:48:44.487+0000 I NETWORK [conn26] end connection 10.122.14.56:54409 (5 connections now open) [js_test:migration_failure] 2018-07-11T15:48:44.505+0000 d20270| 2018-07-11T15:48:44.487+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20272 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:44.507+0000 d20270| 2018-07-11T15:48:44.487+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20274 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:44.511+0000 d20270| 2018-07-11T15:48:44.487+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:44.513+0000 d20270| 2018-07-11T15:48:44.487+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:44.514+0000 d20270| 2018-07-11T15:48:44.488+0000 W SHARDING [signalProcessingThread] error encountered while cleaning up distributed ping entry for ip-10-122-14-56:20270:1531324112:557426800795002919 :: caused by :: ShutdownInProgress: Shutdown in progress [js_test:migration_failure] 2018-07-11T15:48:44.516+0000 d20270| 2018-07-11T15:48:44.488+0000 D NETWORK [signalProcessingThread] Shutting down task executor used for monitoring replica sets [js_test:migration_failure] 2018-07-11T15:48:44.517+0000 d20270| 2018-07-11T15:48:44.488+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:44.519+0000 d20270| 2018-07-11T15:48:44.488+0000 W SHARDING [signalProcessingThread] cant reload ShardRegistry :: caused by :: CallbackCanceled: Callback canceled [js_test:migration_failure] 2018-07-11T15:48:44.521+0000 d20270| 2018-07-11T15:48:44.488+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:44.524+0000 d20270| 2018-07-11T15:48:44.488+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture [js_test:migration_failure] 2018-07-11T15:48:44.525+0000 d20270| 2018-07-11T15:48:44.491+0000 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down [js_test:migration_failure] 2018-07-11T15:48:44.527+0000 d20270| 2018-07-11T15:48:44.491+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down [js_test:migration_failure] 2018-07-11T15:48:44.529+0000 d20270| 2018-07-11T15:48:44.492+0000 I STORAGE [signalProcessingThread] Shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:44.570+0000 d20270| 2018-07-11T15:48:44.569+0000 I STORAGE [signalProcessingThread] Finished shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:44.571+0000 d20270| 2018-07-11T15:48:44.569+0000 I STORAGE [signalProcessingThread] Shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:44.608+0000 d20270| 2018-07-11T15:48:44.607+0000 I STORAGE [signalProcessingThread] Finished shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:44.617+0000 d20270| 2018-07-11T15:48:44.617+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... [js_test:migration_failure] 2018-07-11T15:48:44.618+0000 d20270| 2018-07-11T15:48:44.617+0000 I CONTROL [signalProcessingThread] now exiting [js_test:migration_failure] 2018-07-11T15:48:44.619+0000 d20270| 2018-07-11T15:48:44.617+0000 I CONTROL [signalProcessingThread] shutting down with code:0 [js_test:migration_failure] 2018-07-11T15:48:44.621+0000 c20273| 2018-07-11T15:48:44.621+0000 I NETWORK [conn16] end connection 10.122.14.56:32868 (7 connections now open) [js_test:migration_failure] 2018-07-11T15:48:44.623+0000 c20272| 2018-07-11T15:48:44.621+0000 I NETWORK [conn53] end connection 10.122.14.56:55515 (4 connections now open) [js_test:migration_failure] 2018-07-11T15:48:44.624+0000 c20273| 2018-07-11T15:48:44.621+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends [js_test:migration_failure] 2018-07-11T15:48:44.626+0000 c20273| 2018-07-11T15:48:44.621+0000 I SHARDING [Balancer] CSRS balancer is now stopped [js_test:migration_failure] 2018-07-11T15:48:44.627+0000 c20273| 2018-07-11T15:48:44.622+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... [js_test:migration_failure] 2018-07-11T15:48:44.628+0000 c20273| 2018-07-11T15:48:44.622+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-20273.sock [js_test:migration_failure] 2018-07-11T15:48:44.628+0000 c20273| 2018-07-11T15:48:44.622+0000 I REPL [signalProcessingThread] shutting down replication subsystems [js_test:migration_failure] 2018-07-11T15:48:44.629+0000 c20273| 2018-07-11T15:48:44.622+0000 I REPL [signalProcessingThread] Stopping replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:44.629+0000 c20273| 2018-07-11T15:48:44.622+0000 I REPL [signalProcessingThread] Stopping replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:44.631+0000 c20273| 2018-07-11T15:48:44.622+0000 I REPL [signalProcessingThread] Stopping replication applier thread [js_test:migration_failure] 2018-07-11T15:48:44.633+0000 c20273| 2018-07-11T15:48:44.622+0000 I REPL [rsSync-0] Finished oplog application [js_test:migration_failure] 2018-07-11T15:48:44.861+0000 c20272| 2018-07-11T15:48:44.859+0000 I COMMAND [conn6] command admin.$cmd command: replSetHeartbeat { replSetHeartbeat: "migration_failure-configRS", configVersion: 3, hbv: 1, from: "ip-10-122-14-56:20273", fromId: 1, term: 2, $replData: 1, $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 00293BB42E59FDF6F4051511291B8B8A9E0C8503), keyId: 6576986967731339295 } }, $db: "admin" } numYields:0 reslen:673 locks:{} protocol:op_msg 0ms [js_test:migration_failure] 2018-07-11T15:48:44.866+0000 c20273| 2018-07-11T15:48:44.859+0000 D ASIO [Replication] Request 284 finished with response: { ok: 1.0, state: 2, v: 3, hbmsg: "", set: "migration_failure-configRS", syncingTo: "ip-10-122-14-56:20273", term: 2, primaryId: 1, durableOpTime: { ts: Timestamp(1531324122, 7), t: 2 }, opTime: { ts: Timestamp(1531324122, 7), t: 2 }, operationTime: Timestamp(1531324122, 7), $replData: { term: 2, lastOpCommitted: { ts: Timestamp(1531324122, 7), t: 2 }, lastOpVisible: { ts: Timestamp(1531324122, 7), t: 2 }, configVersion: 3, replicaSetId: ObjectId('5b4626cbabefcf99ee21b2ea'), primaryIndex: 1, syncSourceIndex: 1 }, $gleStats: { lastOpTime: Timestamp(0, 0), electionId: ObjectId('7fffffff0000000000000001') }, lastCommittedOpTime: Timestamp(1531324122, 7), $clusterTime: { clusterTime: Timestamp(1531324122, 7), signature: { hash: BinData(0, 0000000000000000000000000000000000000000), keyId: 0 } } } [js_test:migration_failure] 2018-07-11T15:48:44.869+0000 c20273| 2018-07-11T15:48:44.862+0000 I ASIO [Replication] dropping unhealthy pooled connection to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:44.871+0000 c20273| 2018-07-11T15:48:44.862+0000 I ASIO [Replication] after drop, pool was empty, going to spawn some connections [js_test:migration_failure] 2018-07-11T15:48:44.871+0000 c20273| 2018-07-11T15:48:44.862+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:44.874+0000 c20273| 2018-07-11T15:48:44.862+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.876+0000 c20273| 2018-07-11T15:48:44.862+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.878+0000 c20273| 2018-07-11T15:48:44.862+0000 D ASIO [Replication] Failed to get connection from pool for request 285: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.880+0000 c20273| 2018-07-11T15:48:44.862+0000 I REPL_HB [replexec-6] Error in heartbeat (requestId: 285) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.881+0000 c20273| 2018-07-11T15:48:44.863+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:44.883+0000 c20273| 2018-07-11T15:48:44.863+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.885+0000 c20273| 2018-07-11T15:48:44.863+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.886+0000 c20273| 2018-07-11T15:48:44.863+0000 D ASIO [Replication] Failed to get connection from pool for request 286: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.889+0000 c20273| 2018-07-11T15:48:44.863+0000 I REPL_HB [replexec-0] Error in heartbeat (requestId: 286) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.890+0000 c20273| 2018-07-11T15:48:44.863+0000 I ASIO [Replication] Connecting to ip-10-122-14-56:20274 [js_test:migration_failure] 2018-07-11T15:48:44.891+0000 c20273| 2018-07-11T15:48:44.864+0000 I ASIO [Replication] Failed to connect to ip-10-122-14-56:20274 - HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.894+0000 c20273| 2018-07-11T15:48:44.864+0000 I ASIO [Replication] Dropping all pooled connections to ip-10-122-14-56:20274 due to HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.895+0000 c20273| 2018-07-11T15:48:44.864+0000 D ASIO [Replication] Failed to get connection from pool for request 287: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:44.898+0000 c20273| 2018-07-11T15:48:44.864+0000 I REPL_HB [replexec-1] Error in heartbeat (requestId: 287) to ip-10-122-14-56:20274, response status: HostUnreachable: Error connecting to ip-10-122-14-56:20274 (10.122.14.56:20274) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:45.592+0000 c20273| 2018-07-11T15:48:45.592+0000 I REPL [rsBackgroundSync] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:45.593+0000 c20273| 2018-07-11T15:48:45.592+0000 I REPL [signalProcessingThread] Stopping replication storage threads [js_test:migration_failure] 2018-07-11T15:48:45.593+0000 c20273| 2018-07-11T15:48:45.593+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.594+0000 c20272| 2018-07-11T15:48:45.593+0000 I NETWORK [conn14] end connection 10.122.14.56:54266 (3 connections now open) [js_test:migration_failure] 2018-07-11T15:48:45.595+0000 c20273| 2018-07-11T15:48:45.593+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20272 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:45.596+0000 c20273| 2018-07-11T15:48:45.593+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.596+0000 c20272| 2018-07-11T15:48:45.593+0000 I NETWORK [conn21] end connection 10.122.14.56:54346 (2 connections now open) [js_test:migration_failure] 2018-07-11T15:48:45.597+0000 c20273| 2018-07-11T15:48:45.594+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20274 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:45.598+0000 c20272| 2018-07-11T15:48:45.594+0000 I NETWORK [conn6] end connection 10.122.14.56:54203 (1 connection now open) [js_test:migration_failure] 2018-07-11T15:48:45.598+0000 c20273| 2018-07-11T15:48:45.594+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20272 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:45.600+0000 c20273| 2018-07-11T15:48:45.594+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.601+0000 c20273| 2018-07-11T15:48:45.595+0000 D NETWORK [signalProcessingThread] Shutting down task executor used for monitoring replica sets [js_test:migration_failure] 2018-07-11T15:48:45.603+0000 c20273| 2018-07-11T15:48:45.595+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.604+0000 c20273| 2018-07-11T15:48:45.595+0000 W SHARDING [signalProcessingThread] cant reload ShardRegistry :: caused by :: CallbackCanceled: Callback canceled [js_test:migration_failure] 2018-07-11T15:48:45.606+0000 c20273| 2018-07-11T15:48:45.595+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.607+0000 c20273| 2018-07-11T15:48:45.595+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture [js_test:migration_failure] 2018-07-11T15:48:45.609+0000 c20273| 2018-07-11T15:48:45.597+0000 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down [js_test:migration_failure] 2018-07-11T15:48:45.609+0000 c20273| 2018-07-11T15:48:45.597+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down [js_test:migration_failure] 2018-07-11T15:48:45.611+0000 c20273| 2018-07-11T15:48:45.603+0000 I STORAGE [signalProcessingThread] Shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:45.683+0000 c20273| 2018-07-11T15:48:45.683+0000 I STORAGE [signalProcessingThread] Finished shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:45.684+0000 c20273| 2018-07-11T15:48:45.683+0000 I STORAGE [signalProcessingThread] Shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:45.737+0000 c20273| 2018-07-11T15:48:45.736+0000 I STORAGE [signalProcessingThread] Finished shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:45.746+0000 c20273| 2018-07-11T15:48:45.746+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... [js_test:migration_failure] 2018-07-11T15:48:45.746+0000 c20273| 2018-07-11T15:48:45.746+0000 I CONTROL [signalProcessingThread] now exiting [js_test:migration_failure] 2018-07-11T15:48:45.746+0000 c20273| 2018-07-11T15:48:45.746+0000 I CONTROL [signalProcessingThread] shutting down with code:0 [js_test:migration_failure] 2018-07-11T15:48:45.750+0000 c20272| 2018-07-11T15:48:45.750+0000 D ASIO [RS] Request 133 finished with response: HostUnreachable: Connection was closed [js_test:migration_failure] 2018-07-11T15:48:45.752+0000 c20272| 2018-07-11T15:48:45.750+0000 I ASIO [RS] Ending connection to host ip-10-122-14-56:20273 due to bad connection status; 1 connections to that host remain open [js_test:migration_failure] 2018-07-11T15:48:45.753+0000 c20272| 2018-07-11T15:48:45.750+0000 I REPL [replication-0] Restarting oplog query due to error: HostUnreachable: error in fetcher batch callback :: caused by :: Connection was closed. Last fetched optime (with hash): { ts: Timestamp(1531324122, 7), t: 2 }[-8826344093152367734]. Restarts remaining: 1 [js_test:migration_failure] 2018-07-11T15:48:45.754+0000 c20272| 2018-07-11T15:48:45.750+0000 I CONTROL [signalProcessingThread] got signal 15 (Terminated), will terminate after current cmd ends [js_test:migration_failure] 2018-07-11T15:48:45.758+0000 c20272| 2018-07-11T15:48:45.750+0000 I NETWORK [signalProcessingThread] shutdown: going to close listening sockets... [js_test:migration_failure] 2018-07-11T15:48:45.759+0000 c20272| 2018-07-11T15:48:45.750+0000 I NETWORK [signalProcessingThread] removing socket file: /tmp/mongodb-20272.sock [js_test:migration_failure] 2018-07-11T15:48:45.765+0000 c20272| 2018-07-11T15:48:45.750+0000 I REPL [replication-0] Scheduled new oplog query Fetcher source: ip-10-122-14-56:20273 database: local query: { find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324122, 7) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 2000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324122, 7) } } query metadata: { $replData: 1, $oplogQueryData: 1, $readPreference: { mode: "secondaryPreferred" } } active: 1 findNetworkTimeout: 7000ms getMoreNetworkTimeout: 7500ms shutting down?: 0 first: 1 firstCommandScheduler: RemoteCommandRetryScheduler request: RemoteCommand 135 -- target:ip-10-122-14-56:20273 db:local cmd:{ find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324122, 7) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 2000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324122, 7) } } active: 1 callbackHandle.valid: 1 callbackHandle.cancelled: 0 attempt: 1 retryPolicy: RetryPolicyImpl maxAttempts: 1 maxTimeMillis: -1ms [js_test:migration_failure] 2018-07-11T15:48:45.765+0000 c20272| 2018-07-11T15:48:45.750+0000 I ASIO [RS] dropping unhealthy pooled connection to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:45.767+0000 c20272| 2018-07-11T15:48:45.750+0000 I ASIO [RS] after drop, pool was empty, going to spawn some connections [js_test:migration_failure] 2018-07-11T15:48:45.767+0000 c20272| 2018-07-11T15:48:45.750+0000 I ASIO [RS] Connecting to ip-10-122-14-56:20273 [js_test:migration_failure] 2018-07-11T15:48:45.771+0000 c20272| 2018-07-11T15:48:45.751+0000 I REPL [signalProcessingThread] shutting down replication subsystems [js_test:migration_failure] 2018-07-11T15:48:45.772+0000 c20272| 2018-07-11T15:48:45.751+0000 I REPL [signalProcessingThread] Stopping replication reporter thread [js_test:migration_failure] 2018-07-11T15:48:45.773+0000 c20272| 2018-07-11T15:48:45.751+0000 I REPL [SyncSourceFeedback] SyncSourceFeedback error sending update to ip-10-122-14-56:20273: CallbackCanceled: Reporter no longer valid [js_test:migration_failure] 2018-07-11T15:48:45.774+0000 c20272| 2018-07-11T15:48:45.751+0000 I REPL [signalProcessingThread] Stopping replication fetcher thread [js_test:migration_failure] 2018-07-11T15:48:45.778+0000 c20272| 2018-07-11T15:48:45.751+0000 D ASIO [signalProcessingThread] Canceling operation; original request was: RemoteCommand 135 -- target:ip-10-122-14-56:20273 db:local expDate:2018-07-11T15:48:52.750+0000 cmd:{ find: "oplog.rs", filter: { ts: { $gte: Timestamp(1531324122, 7) } }, tailable: true, oplogReplay: true, awaitData: true, maxTimeMS: 2000, batchSize: 13981010, term: 2, readConcern: { afterClusterTime: Timestamp(1531324122, 7) } } [js_test:migration_failure] 2018-07-11T15:48:45.779+0000 c20272| 2018-07-11T15:48:45.751+0000 I REPL [signalProcessingThread] Stopping replication applier thread [js_test:migration_failure] 2018-07-11T15:48:45.780+0000 c20272| 2018-07-11T15:48:45.751+0000 I ASIO [RS] Failed to connect to ip-10-122-14-56:20273 - HostUnreachable: Error connecting to ip-10-122-14-56:20273 (10.122.14.56:20273) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:45.782+0000 c20272| 2018-07-11T15:48:45.751+0000 I ASIO [RS] Dropping all pooled connections to ip-10-122-14-56:20273 due to HostUnreachable: Error connecting to ip-10-122-14-56:20273 (10.122.14.56:20273) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:45.782+0000 c20272| 2018-07-11T15:48:45.751+0000 D ASIO [RS] Failed to get connection from pool for request 135: HostUnreachable: Error connecting to ip-10-122-14-56:20273 (10.122.14.56:20273) :: caused by :: Connection refused [js_test:migration_failure] 2018-07-11T15:48:45.785+0000 c20272| 2018-07-11T15:48:45.751+0000 I REPL [rsBackgroundSync] Replication producer stopped after oplog fetcher finished returning a batch from our sync source. Abandoning this batch of oplog entries and re-evaluating our sync source. [js_test:migration_failure] 2018-07-11T15:48:45.787+0000 c20272| 2018-07-11T15:48:45.751+0000 I REPL [rsBackgroundSync] Stopping replication producer [js_test:migration_failure] 2018-07-11T15:48:45.789+0000 c20272| 2018-07-11T15:48:45.752+0000 I REPL [rsSync-0] Finished oplog application [js_test:migration_failure] 2018-07-11T15:48:45.791+0000 c20272| 2018-07-11T15:48:45.752+0000 I REPL [signalProcessingThread] Stopping replication storage threads [js_test:migration_failure] 2018-07-11T15:48:45.792+0000 c20272| 2018-07-11T15:48:45.752+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.793+0000 c20272| 2018-07-11T15:48:45.753+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20273 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:45.795+0000 c20272| 2018-07-11T15:48:45.753+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20274 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:45.796+0000 c20272| 2018-07-11T15:48:45.753+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.799+0000 c20272| 2018-07-11T15:48:45.754+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20274 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:45.801+0000 c20272| 2018-07-11T15:48:45.754+0000 I ASIO [signalProcessingThread] Dropping all pooled connections to ip-10-122-14-56:20273 due to ShutdownInProgress: Shutting down the connection pool [js_test:migration_failure] 2018-07-11T15:48:45.802+0000 c20272| 2018-07-11T15:48:45.754+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.811+0000 c20272| 2018-07-11T15:48:45.754+0000 D NETWORK [signalProcessingThread] Shutting down task executor used for monitoring replica sets [js_test:migration_failure] 2018-07-11T15:48:45.814+0000 c20272| 2018-07-11T15:48:45.754+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.818+0000 c20272| 2018-07-11T15:48:45.754+0000 W SHARDING [signalProcessingThread] cant reload ShardRegistry :: caused by :: CallbackCanceled: Callback canceled [js_test:migration_failure] 2018-07-11T15:48:45.822+0000 c20272| 2018-07-11T15:48:45.755+0000 D ASIO [signalProcessingThread] NetworkInterfaceTL shutdown successfully [js_test:migration_failure] 2018-07-11T15:48:45.824+0000 c20272| 2018-07-11T15:48:45.755+0000 I FTDC [signalProcessingThread] Shutting down full-time diagnostic data capture [js_test:migration_failure] 2018-07-11T15:48:45.828+0000 c20272| 2018-07-11T15:48:45.757+0000 I STORAGE [WTOplogJournalThread] oplog journal thread loop shutting down [js_test:migration_failure] 2018-07-11T15:48:45.830+0000 c20272| 2018-07-11T15:48:45.758+0000 I STORAGE [signalProcessingThread] WiredTigerKVEngine shutting down [js_test:migration_failure] 2018-07-11T15:48:45.832+0000 c20272| 2018-07-11T15:48:45.759+0000 I STORAGE [signalProcessingThread] Shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:45.833+0000 c20272| 2018-07-11T15:48:45.759+0000 I STORAGE [signalProcessingThread] Finished shutting down journal flusher thread [js_test:migration_failure] 2018-07-11T15:48:45.834+0000 c20272| 2018-07-11T15:48:45.759+0000 I STORAGE [signalProcessingThread] Shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:45.835+0000 c20272| 2018-07-11T15:48:45.816+0000 I STORAGE [signalProcessingThread] Finished shutting down checkpoint thread [js_test:migration_failure] 2018-07-11T15:48:45.836+0000 c20272| 2018-07-11T15:48:45.825+0000 I STORAGE [signalProcessingThread] shutdown: removing fs lock... [js_test:migration_failure] 2018-07-11T15:48:45.836+0000 c20272| 2018-07-11T15:48:45.825+0000 I CONTROL [signalProcessingThread] now exiting [js_test:migration_failure] 2018-07-11T15:48:45.836+0000 c20272| 2018-07-11T15:48:45.825+0000 I CONTROL [signalProcessingThread] shutting down with code:0 [js_test:migration_failure] 2018-07-11T15:48:45.840+0000 2018-07-11T15:48:45.831+0000 I QUERY [js] Failed to end session { id: UUID("e21530f9-ebcb-4a31-8b17-51e3eccf281e") } due to HostUnreachable: network error while attempting to run command 'endSessions' on host '127.0.0.1:20270' [js_test:migration_failure] 2018-07-11T15:48:45.845+0000 2018-07-11T15:48:45.831+0000 I QUERY [js] Failed to end session { id: UUID("a0ab9955-8f88-4b89-bb6b-db0b8d0a9aac") } due to HostUnreachable: network error while attempting to run command 'endSessions' on host '127.0.0.1:20271' [js_test:migration_failure] 2018-07-11T15:48:45.848+0000 2018-07-11T15:48:45.831+0000 I QUERY [js] Failed to end session { id: UUID("681dbaf1-d201-41fb-a9ca-74009f8e0771") } due to HostUnreachable: network error while attempting to run command 'endSessions' on host '127.0.0.1:20272' [js_test:migration_failure] 2018-07-11T15:48:45.855+0000 2018-07-11T15:48:45.831+0000 I QUERY [js] Failed to end session { id: UUID("040e3b51-c974-45fb-963a-72c2936abf77") } due to HostUnreachable: network error while attempting to run command 'endSessions' on host '127.0.0.1:20273' [js_test:migration_failure] 2018-07-11T15:48:45.857+0000 2018-07-11T15:48:45.832+0000 I QUERY [js] Failed to end session { id: UUID("c6707918-06e6-4da5-a625-cdad934c0722") } due to HostUnreachable: network error while attempting to run command 'endSessions' on host '127.0.0.1:20274' [js_test:migration_failure] 2018-07-11T15:48:45.860+0000 2018-07-11T15:48:45.832+0000 I QUERY [js] Failed to end session { id: UUID("0152c1b7-6cc3-4638-89c1-3f62dc765eb0") } due to HostUnreachable: network error while attempting to run command 'endSessions' on host '127.0.0.1:20275' [js_test:migration_failure] 2018-07-11T15:48:45.862+0000 2018-07-11T15:48:45.832+0000 I QUERY [js] Failed to end session { id: UUID("c5b99d50-7926-4082-b736-23d299d9f6f1") } due to HostUnreachable: network error while attempting to run command 'endSessions' on host 'ip-10-122-14-56:20270'