[js_test:safe_secondary_reads_single_migration_waitForDelete] Starting JSTest jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js... PATH=/data/mci/3f9c604b871c47daf2d50afaebf176d5/src:/data/multiversion:/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin:/data/mci/3f9c604b871c47daf2d50afaebf176d5/venv/bin:/home/ec2-user/.local/bin:/home/ec2-user/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/opt/node/bin:/opt/node/bin INSTALL_DIR=/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin /data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongo --eval MongoRunner.dataDir = "/data/db/job6/mongorunner"; MongoRunner.dataPath = "/data/db/job6/mongorunner/"; TestData = new Object(); TestData["minPort"] = 21520; TestData["maxPort"] = 21749; TestData["peerPids"] = []; TestData["alwaysUseLogFiles"] = false; TestData["failIfUnterminatedProcesses"] = true; TestData["isMainTest"] = true; TestData["numTestClients"] = 1; TestData["backupOnRestartDir"] = null; TestData["enableMajorityReadConcern"] = true; TestData["mixedBinVersions"] = ""; TestData["noJournal"] = false; TestData["storageEngine"] = "wiredTiger"; TestData["storageEngineCacheSizeGB"] = "1"; TestData["testName"] = "safe_secondary_reads_single_migration_waitForDelete"; TestData["transportLayer"] = ""; TestData["wiredTigerCollectionConfigString"] = ""; TestData["wiredTigerEngineConfigString"] = ""; TestData["wiredTigerIndexConfigString"] = ""; TestData["inEvergreen"] = true; TestData["setParameters"] = new Object(); TestData["setParameters"]["featureFlagSBE"] = "true"; TestData["setParameters"]["featureFlagTimeseriesCollection"] = "true"; TestData["setParameters"]["logComponentVerbosity"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["replication"]["election"] = 4; TestData["setParameters"]["logComponentVerbosity"]["replication"]["heartbeats"] = 2; TestData["setParameters"]["logComponentVerbosity"]["replication"]["initialSync"] = 2; TestData["setParameters"]["logComponentVerbosity"]["replication"]["rollback"] = 2; TestData["setParameters"]["logComponentVerbosity"]["sharding"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["sharding"]["migration"] = 2; TestData["setParameters"]["logComponentVerbosity"]["storage"] = new Object(); TestData["setParameters"]["logComponentVerbosity"]["storage"]["recovery"] = 2; TestData["setParameters"]["logComponentVerbosity"]["transaction"] = 4; TestData["setParameters"]["logComponentVerbosity"]["tenantMigration"] = 4; TestData["setParameters"]["reshardingMinimumOperationDurationMillis"] = 5000; TestData["setParametersMongos"] = new Object(); TestData["setParametersMongos"]["featureFlagSBE"] = "true"; TestData["setParametersMongos"]["featureFlagTimeseriesCollection"] = "true"; TestData["setParametersMongos"]["logComponentVerbosity"] = new Object(); TestData["setParametersMongos"]["logComponentVerbosity"]["transaction"] = 3; TestData["setParametersMongocryptd"] = new Object(); TestData["undoRecorderPath"] = null; TestData["transactionLifetimeLimitSeconds"] = 86400; load('jstests/libs/override_methods/validate_collections_on_shutdown.js');; load('jstests/libs/override_methods/check_uuids_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_indexes_consistent_across_cluster.js');; load('jstests/libs/override_methods/check_orphans_are_deleted.js');; load('jstests/libs/override_methods/implicitly_retry_on_background_op_in_progress.js');; (function() { Timestamp.prototype.toString = function() { throw new Error("Cannot toString timestamps. Consider using timestampCmp() for comparison or tojson() for output."); } })(); --nodb --readMode=commands jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js [js_test:safe_secondary_reads_single_migration_waitForDelete] JSTest jstests/sharding/safe_secondary_reads_single_migration_waitForDelete.js started with pid 781. [js_test:safe_secondary_reads_single_migration_waitForDelete] MongoDB shell version v5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b [js_test:safe_secondary_reads_single_migration_waitForDelete] Starting new replica set safe_secondary_reads_single_migration_waitForDelete-rs0 [js_test:safe_secondary_reads_single_migration_waitForDelete] ShardingTest starting replica set for shard: safe_secondary_reads_single_migration_waitForDelete-rs0 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest starting set 'safe_secondary_reads_single_migration_waitForDelete-rs0' [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest n is : 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostName" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "oplogSize" : 16, [js_test:safe_secondary_reads_single_migration_waitForDelete] "keyFile" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "port" : 21520, [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSet" : "safe_secondary_reads_single_migration_waitForDelete-rs0", [js_test:safe_secondary_reads_single_migration_waitForDelete] "dbpath" : "$set-$node", [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostname" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shardsvr" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "pathOpts" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "testName" : "safe_secondary_reads_single_migration_waitForDelete", [js_test:safe_secondary_reads_single_migration_waitForDelete] "shard" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "node" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "set" : "safe_secondary_reads_single_migration_waitForDelete-rs0" [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "setParameter" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "migrationLockAcquisitionMaxWaitMS" : 30000, [js_test:safe_secondary_reads_single_migration_waitForDelete] "writePeriodicNoops" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "numInitialSyncConnectAttempts" : 60, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "waitForConnect" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "restart" : undefined [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest Starting.... [js_test:safe_secondary_reads_single_migration_waitForDelete] Resetting db path '/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-0' [js_test:safe_secondary_reads_single_migration_waitForDelete] {"t":{"$date":"2021-04-12T22:18:36.881Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"866","argv":["/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongod","--oplogSize","16","--port","21520","--replSet","safe_secondary_reads_single_migration_waitForDelete-rs0","--dbpath","/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-0","--shardsvr","--setParameter","migrationLockAcquisitionMaxWaitMS=30000","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--storageEngine","wiredTiger","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","minNumChunksForSessionsCollection=1","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--enableMajorityReadConcern","true","--wiredTigerCacheSizeGB","1","--setParameter","featureFlagSBE=true","--setParameter","featureFlagTimeseriesCollection=true","--setParameter","logComponentVerbosity={\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","--setParameter","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Skip waiting to connect to node with pid=866, port=21520 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest start skip waiting for a connection to node 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest n is : 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostName" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "oplogSize" : 16, [js_test:safe_secondary_reads_single_migration_waitForDelete] "keyFile" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "port" : 21521, [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSet" : "safe_secondary_reads_single_migration_waitForDelete-rs0", [js_test:safe_secondary_reads_single_migration_waitForDelete] "dbpath" : "$set-$node", [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostname" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shardsvr" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "pathOpts" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "testName" : "safe_secondary_reads_single_migration_waitForDelete", [js_test:safe_secondary_reads_single_migration_waitForDelete] "shard" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "node" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "set" : "safe_secondary_reads_single_migration_waitForDelete-rs0" [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "setParameter" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "migrationLockAcquisitionMaxWaitMS" : 30000, [js_test:safe_secondary_reads_single_migration_waitForDelete] "writePeriodicNoops" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "numInitialSyncConnectAttempts" : 60, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "waitForConnect" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "restart" : undefined [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest Starting.... [js_test:safe_secondary_reads_single_migration_waitForDelete] Resetting db path '/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-1' [js_test:safe_secondary_reads_single_migration_waitForDelete] {"t":{"$date":"2021-04-12T22:18:36.930Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"870","argv":["/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongod","--oplogSize","16","--port","21521","--replSet","safe_secondary_reads_single_migration_waitForDelete-rs0","--dbpath","/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-1","--shardsvr","--setParameter","migrationLockAcquisitionMaxWaitMS=30000","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--storageEngine","wiredTiger","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","minNumChunksForSessionsCollection=1","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--enableMajorityReadConcern","true","--wiredTigerCacheSizeGB","1","--setParameter","featureFlagSBE=true","--setParameter","featureFlagTimeseriesCollection=true","--setParameter","logComponentVerbosity={\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","--setParameter","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Skip waiting to connect to node with pid=870, port=21521 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest start skip waiting for a connection to node 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] Starting new replica set safe_secondary_reads_single_migration_waitForDelete-rs1 [js_test:safe_secondary_reads_single_migration_waitForDelete] ShardingTest starting replica set for shard: safe_secondary_reads_single_migration_waitForDelete-rs1 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest starting set 'safe_secondary_reads_single_migration_waitForDelete-rs1' [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest n is : 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostName" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "oplogSize" : 16, [js_test:safe_secondary_reads_single_migration_waitForDelete] "keyFile" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "port" : 21522, [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSet" : "safe_secondary_reads_single_migration_waitForDelete-rs1", [js_test:safe_secondary_reads_single_migration_waitForDelete] "dbpath" : "$set-$node", [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostname" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shardsvr" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "pathOpts" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "testName" : "safe_secondary_reads_single_migration_waitForDelete", [js_test:safe_secondary_reads_single_migration_waitForDelete] "shard" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "node" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "set" : "safe_secondary_reads_single_migration_waitForDelete-rs1" [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "setParameter" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "migrationLockAcquisitionMaxWaitMS" : 30000, [js_test:safe_secondary_reads_single_migration_waitForDelete] "writePeriodicNoops" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "numInitialSyncConnectAttempts" : 60, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "waitForConnect" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "restart" : undefined [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest Starting.... [js_test:safe_secondary_reads_single_migration_waitForDelete] Resetting db path '/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-0' [js_test:safe_secondary_reads_single_migration_waitForDelete] {"t":{"$date":"2021-04-12T22:18:36.957Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"872","argv":["/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongod","--oplogSize","16","--port","21522","--replSet","safe_secondary_reads_single_migration_waitForDelete-rs1","--dbpath","/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-0","--shardsvr","--setParameter","migrationLockAcquisitionMaxWaitMS=30000","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--storageEngine","wiredTiger","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","minNumChunksForSessionsCollection=1","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--enableMajorityReadConcern","true","--wiredTigerCacheSizeGB","1","--setParameter","featureFlagSBE=true","--setParameter","featureFlagTimeseriesCollection=true","--setParameter","logComponentVerbosity={\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","--setParameter","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Skip waiting to connect to node with pid=872, port=21522 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest start skip waiting for a connection to node 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest n is : 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostName" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "oplogSize" : 16, [js_test:safe_secondary_reads_single_migration_waitForDelete] "keyFile" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "port" : 21523, [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSet" : "safe_secondary_reads_single_migration_waitForDelete-rs1", [js_test:safe_secondary_reads_single_migration_waitForDelete] "dbpath" : "$set-$node", [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostname" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shardsvr" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "pathOpts" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "testName" : "safe_secondary_reads_single_migration_waitForDelete", [js_test:safe_secondary_reads_single_migration_waitForDelete] "shard" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "node" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "set" : "safe_secondary_reads_single_migration_waitForDelete-rs1" [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "setParameter" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "migrationLockAcquisitionMaxWaitMS" : 30000, [js_test:safe_secondary_reads_single_migration_waitForDelete] "writePeriodicNoops" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "numInitialSyncConnectAttempts" : 60, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "waitForConnect" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "restart" : undefined [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest Starting.... [js_test:safe_secondary_reads_single_migration_waitForDelete] Resetting db path '/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-1' [js_test:safe_secondary_reads_single_migration_waitForDelete] {"t":{"$date":"2021-04-12T22:18:37.034Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"878","argv":["/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongod","--oplogSize","16","--port","21523","--replSet","safe_secondary_reads_single_migration_waitForDelete-rs1","--dbpath","/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-1","--shardsvr","--setParameter","migrationLockAcquisitionMaxWaitMS=30000","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--storageEngine","wiredTiger","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","minNumChunksForSessionsCollection=1","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--enableMajorityReadConcern","true","--wiredTigerCacheSizeGB","1","--setParameter","featureFlagSBE=true","--setParameter","featureFlagTimeseriesCollection=true","--setParameter","logComponentVerbosity={\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","--setParameter","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Skip waiting to connect to node with pid=878, port=21523 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest start skip waiting for a connection to node 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] Starting new replica set safe_secondary_reads_single_migration_waitForDelete-configRS [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest starting set 'safe_secondary_reads_single_migration_waitForDelete-configRS' [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest n is : 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostName" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "oplogSize" : 40, [js_test:safe_secondary_reads_single_migration_waitForDelete] "keyFile" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "port" : 21524, [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSet" : "safe_secondary_reads_single_migration_waitForDelete-configRS", [js_test:safe_secondary_reads_single_migration_waitForDelete] "dbpath" : "$set-$node", [js_test:safe_secondary_reads_single_migration_waitForDelete] "pathOpts" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "testName" : "safe_secondary_reads_single_migration_waitForDelete", [js_test:safe_secondary_reads_single_migration_waitForDelete] "node" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "set" : "safe_secondary_reads_single_migration_waitForDelete-configRS" [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "journal" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "configsvr" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "storageEngine" : "wiredTiger", [js_test:safe_secondary_reads_single_migration_waitForDelete] "waitForConnect" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "restart" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "setParameter" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "writePeriodicNoops" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "numInitialSyncConnectAttempts" : 60, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest Starting.... [js_test:safe_secondary_reads_single_migration_waitForDelete] Resetting db path '/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-0' [js_test:safe_secondary_reads_single_migration_waitForDelete] {"t":{"$date":"2021-04-12T22:18:37.092Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"884","argv":["/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongod","--oplogSize","40","--port","21524","--replSet","safe_secondary_reads_single_migration_waitForDelete-configRS","--dbpath","/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-0","--journal","--configsvr","--storageEngine","wiredTiger","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","minNumChunksForSessionsCollection=1","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--enableMajorityReadConcern","true","--wiredTigerCacheSizeGB","1","--setParameter","featureFlagSBE=true","--setParameter","featureFlagTimeseriesCollection=true","--setParameter","logComponentVerbosity={\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","--setParameter","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Skip waiting to connect to node with pid=884, port=21524 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest start skip waiting for a connection to node 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest n is : 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostName" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "oplogSize" : 40, [js_test:safe_secondary_reads_single_migration_waitForDelete] "keyFile" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "port" : 21525, [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSet" : "safe_secondary_reads_single_migration_waitForDelete-configRS", [js_test:safe_secondary_reads_single_migration_waitForDelete] "dbpath" : "$set-$node", [js_test:safe_secondary_reads_single_migration_waitForDelete] "pathOpts" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "testName" : "safe_secondary_reads_single_migration_waitForDelete", [js_test:safe_secondary_reads_single_migration_waitForDelete] "node" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "set" : "safe_secondary_reads_single_migration_waitForDelete-configRS" [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "journal" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "configsvr" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "storageEngine" : "wiredTiger", [js_test:safe_secondary_reads_single_migration_waitForDelete] "waitForConnect" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "restart" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "setParameter" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "writePeriodicNoops" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "numInitialSyncConnectAttempts" : 60, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest Starting.... [js_test:safe_secondary_reads_single_migration_waitForDelete] Resetting db path '/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-1' [js_test:safe_secondary_reads_single_migration_waitForDelete] {"t":{"$date":"2021-04-12T22:18:37.108Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"886","argv":["/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongod","--oplogSize","40","--port","21525","--replSet","safe_secondary_reads_single_migration_waitForDelete-configRS","--dbpath","/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-1","--journal","--configsvr","--storageEngine","wiredTiger","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","minNumChunksForSessionsCollection=1","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--enableMajorityReadConcern","true","--wiredTigerCacheSizeGB","1","--setParameter","featureFlagSBE=true","--setParameter","featureFlagTimeseriesCollection=true","--setParameter","logComponentVerbosity={\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","--setParameter","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Skip waiting to connect to node with pid=886, port=21525 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest start skip waiting for a connection to node 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest n is : 2 [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "useHostName" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "oplogSize" : 40, [js_test:safe_secondary_reads_single_migration_waitForDelete] "keyFile" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "port" : 21526, [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSet" : "safe_secondary_reads_single_migration_waitForDelete-configRS", [js_test:safe_secondary_reads_single_migration_waitForDelete] "dbpath" : "$set-$node", [js_test:safe_secondary_reads_single_migration_waitForDelete] "pathOpts" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "testName" : "safe_secondary_reads_single_migration_waitForDelete", [js_test:safe_secondary_reads_single_migration_waitForDelete] "node" : 2, [js_test:safe_secondary_reads_single_migration_waitForDelete] "set" : "safe_secondary_reads_single_migration_waitForDelete-configRS" [js_test:safe_secondary_reads_single_migration_waitForDelete] }, [js_test:safe_secondary_reads_single_migration_waitForDelete] "journal" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "configsvr" : "", [js_test:safe_secondary_reads_single_migration_waitForDelete] "storageEngine" : "wiredTiger", [js_test:safe_secondary_reads_single_migration_waitForDelete] "waitForConnect" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "restart" : undefined, [js_test:safe_secondary_reads_single_migration_waitForDelete] "setParameter" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "writePeriodicNoops" : false, [js_test:safe_secondary_reads_single_migration_waitForDelete] "numInitialSyncConnectAttempts" : 60, [js_test:safe_secondary_reads_single_migration_waitForDelete] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest Starting.... [js_test:safe_secondary_reads_single_migration_waitForDelete] Resetting db path '/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-2' [js_test:safe_secondary_reads_single_migration_waitForDelete] {"t":{"$date":"2021-04-12T22:18:37.123Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"890","argv":["/data/mci/3f9c604b871c47daf2d50afaebf176d5/src/dist-test/bin/mongod","--oplogSize","40","--port","21526","--replSet","safe_secondary_reads_single_migration_waitForDelete-configRS","--dbpath","/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-2","--journal","--configsvr","--storageEngine","wiredTiger","--setParameter","writePeriodicNoops=false","--setParameter","numInitialSyncConnectAttempts=60","--setParameter","shutdownTimeoutMillisForSignaledShutdown=100","--bind_ip","0.0.0.0","--setParameter","enableTestCommands=1","--setParameter","testingDiagnosticsEnabled=1","--setParameter","disableLogicalSessionCacheRefresh=true","--setParameter","coordinateCommitReturnImmediatelyAfterPersistingDecision=false","--setParameter","oplogApplicationEnforcesSteadyStateConstraints=true","--setParameter","minNumChunksForSessionsCollection=1","--setParameter","transactionLifetimeLimitSeconds=86400","--setParameter","orphanCleanupDelaySecs=1","--enableMajorityReadConcern","true","--wiredTigerCacheSizeGB","1","--setParameter","featureFlagSBE=true","--setParameter","featureFlagTimeseriesCollection=true","--setParameter","logComponentVerbosity={\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","--setParameter","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Skip waiting to connect to node with pid=890, port=21526 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest start skip waiting for a connection to node 2 [js_test:safe_secondary_reads_single_migration_waitForDelete] Waiting for shard safe_secondary_reads_single_migration_waitForDelete-rs0 to finish starting up. [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest waiting for an initial connection to node 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.273+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.275+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.275+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.370+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.370+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.373+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.373+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ShardingDDLCoordinator","ns":"config.system.sharding_ddl_coordinators"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.373+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingDonorService","ns":"config.localReshardingOperations.donor"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.373+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingRecipientService","ns":"config.localReshardingOperations.recipient"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.409+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":878,"port":21523,"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-1","architecture":"64-bit","host":"ip-10-122-47-239.ec2.internal"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.409+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b","gitVersion":"4741ef2d5ca6a0809c2569cc55142bb1f7ed7547","openSSLVersion":"OpenSSL 1.1.1 FIPS 11 Sep 2018","modules":["enterprise"],"allocator":"tcmalloc","environment":{"distmod":"rhel80","distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.409+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.409+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":21523},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":16,"replSet":"safe_secondary_reads_single_migration_waitForDelete-rs1"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","migrationLockAcquisitionMaxWaitMS":"30000","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"shardsvr"},"storage":{"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-1","engine":"wiredTiger","wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:56.471+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=1024M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(checkpoint_retention=4),"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.749+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.802+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.808+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.809+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.809+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.811+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.811+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ShardingDDLCoordinator","ns":"config.system.sharding_ddl_coordinators"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.811+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingDonorService","ns":"config.localReshardingOperations.donor"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.812+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingRecipientService","ns":"config.localReshardingOperations.recipient"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.837+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":870,"port":21521,"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-1","architecture":"64-bit","host":"ip-10-122-47-239.ec2.internal"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.837+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b","gitVersion":"4741ef2d5ca6a0809c2569cc55142bb1f7ed7547","openSSLVersion":"OpenSSL 1.1.1 FIPS 11 Sep 2018","modules":["enterprise"],"allocator":"tcmalloc","environment":{"distmod":"rhel80","distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.837+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.837+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":21521},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":16,"replSet":"safe_secondary_reads_single_migration_waitForDelete-rs0"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","migrationLockAcquisitionMaxWaitMS":"30000","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"shardsvr"},"storage":{"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-1","engine":"wiredTiger","wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.837+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.837+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.839+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.871+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.871+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.873+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.873+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingCoordinatorService","ns":"config.reshardingOperations"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:57.881+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=1024M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(checkpoint_retention=4),"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.922+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":890,"port":21526,"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-2","architecture":"64-bit","host":"ip-10-122-47-239.ec2.internal"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.922+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b","gitVersion":"4741ef2d5ca6a0809c2569cc55142bb1f7ed7547","openSSLVersion":"OpenSSL 1.1.1 FIPS 11 Sep 2018","modules":["enterprise"],"allocator":"tcmalloc","environment":{"distmod":"rhel80","distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.922+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.922+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":21526},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"safe_secondary_reads_single_migration_waitForDelete-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-2","engine":"wiredTiger","journal":{"enabled":true},"wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:18:57.964+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=1024M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(checkpoint_retention=4),"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.132+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265938:132665][878:0x7f35177373c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.132+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265938:132736][878:0x7f35177373c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.165+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1694}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.165+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.194+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.194+00:00"},"s":"D2", "c":"RECOVERY", "id":4615631, "ctx":"initandlisten","msg":"loadCatalog:"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.194+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.229+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.229+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.255+00:00"},"s":"D2", "c":"RECOVERY", "id":4615633, "ctx":"initandlisten","msg":"Reconciling collection and index idents."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.255+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.256+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.256+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"_testing","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.256+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"resharding","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.284+00:00"},"s":"W", "c":"SHARDING", "id":22074, "ctx":"initandlisten","msg":"Started with --shardsvr, but no shardIdentity document was found on disk. This most likely means this server has not yet been added to a sharded cluster","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.285+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-1/diagnostic.data"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.285+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"00e6276d-082c-44b2-9dda-8d3881cc24d3"}},"options":{"capped":true,"size":10485760}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.329+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.331+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"76fa6834-1ac5-4bc2-8563-bbbb91419972"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.358+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.360+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.361+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.361+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.361+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.364+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.364+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ShardingDDLCoordinator","ns":"config.system.sharding_ddl_coordinators"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.364+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingDonorService","ns":"config.localReshardingOperations.donor"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.364+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingRecipientService","ns":"config.localReshardingOperations.recipient"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.372+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.374+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.374+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.374+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.374+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.382+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.382+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f732547b-8f38-470c-b1fc-be143be40256"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.417+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.417+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingCoordinatorService","ns":"config.reshardingOperations"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.422+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.422+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"75407b37-8dd3-4985-ba3f-514fd3661fd5"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.431+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":872,"port":21522,"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-0","architecture":"64-bit","host":"ip-10-122-47-239.ec2.internal"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.431+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b","gitVersion":"4741ef2d5ca6a0809c2569cc55142bb1f7ed7547","openSSLVersion":"OpenSSL 1.1.1 FIPS 11 Sep 2018","modules":["enterprise"],"allocator":"tcmalloc","environment":{"distmod":"rhel80","distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.431+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.431+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":21522},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":16,"replSet":"safe_secondary_reads_single_migration_waitForDelete-rs1"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","migrationLockAcquisitionMaxWaitMS":"30000","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"shardsvr"},"storage":{"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-0","engine":"wiredTiger","wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.460+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.460+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.460+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.461+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"7b2409e4-4d79-4432-a322-e9fb90c6a0ef"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.473+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":884,"port":21524,"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-0","architecture":"64-bit","host":"ip-10-122-47-239.ec2.internal"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.473+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b","gitVersion":"4741ef2d5ca6a0809c2569cc55142bb1f7ed7547","openSSLVersion":"OpenSSL 1.1.1 FIPS 11 Sep 2018","modules":["enterprise"],"allocator":"tcmalloc","environment":{"distmod":"rhel80","distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.473+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.473+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":21524},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"safe_secondary_reads_single_migration_waitForDelete-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-0","engine":"wiredTiger","journal":{"enabled":true},"wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.506+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.507+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.507+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:18:58.512+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=1024M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(checkpoint_retention=4),"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.540+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:18:58.573+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=1024M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(checkpoint_retention=4),"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.611+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.614+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-21523.sock"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.614+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:18:58.614+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":21523,"ssl":"off"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.818+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.820+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"-","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.821+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.821+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.821+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.824+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.824+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingCoordinatorService","ns":"config.reshardingOperations"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.862+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":886,"port":21525,"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-1","architecture":"64-bit","host":"ip-10-122-47-239.ec2.internal"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.862+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b","gitVersion":"4741ef2d5ca6a0809c2569cc55142bb1f7ed7547","openSSLVersion":"OpenSSL 1.1.1 FIPS 11 Sep 2018","modules":["enterprise"],"allocator":"tcmalloc","environment":{"distmod":"rhel80","distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.862+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.862+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":21525},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"safe_secondary_reads_single_migration_waitForDelete-configRS"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"configsvr"},"storage":{"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-1","engine":"wiredTiger","journal":{"enabled":true},"wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.880+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:18:58.885+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=1024M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(checkpoint_retention=4),"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.924+00:00"},"s":"I", "c":"-", "id":4672602, "ctx":"-","msg":"Testing behaviors are enabled. This has serious implications for both performance and security.","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.968+00:00"},"s":"I", "c":"CONTROL", "id":23285, "ctx":"main","msg":"Automatically disabling TLS 1.0, to force-enable TLS 1.0 specify --sslDisabledProtocols 'none'"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.968+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.969+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.971+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.971+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ShardingDDLCoordinator","ns":"config.system.sharding_ddl_coordinators"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.971+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingDonorService","ns":"config.localReshardingOperations.donor"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.971+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"ReshardingRecipientService","ns":"config.localReshardingOperations.recipient"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.994+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":866,"port":21520,"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-0","architecture":"64-bit","host":"ip-10-122-47-239.ec2.internal"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.994+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b","gitVersion":"4741ef2d5ca6a0809c2569cc55142bb1f7ed7547","openSSLVersion":"OpenSSL 1.1.1 FIPS 11 Sep 2018","modules":["enterprise"],"allocator":"tcmalloc","environment":{"distmod":"rhel80","distarch":"x86_64","target_arch":"x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.994+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:58.994+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"0.0.0.0","port":21520},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":16,"replSet":"safe_secondary_reads_single_migration_waitForDelete-rs0"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{\"replication\":{\"election\":4,\"heartbeats\":2,\"initialSync\":2,\"rollback\":2},\"sharding\":{\"migration\":2},\"storage\":{\"recovery\":2},\"transaction\":4,\"tenantMigration\":4}","migrationLockAcquisitionMaxWaitMS":"30000","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"sharding":{"clusterRole":"shardsvr"},"storage":{"dbPath":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-0","engine":"wiredTiger","wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:18:59.068+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=1024M,session_max=33000,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,close_scan_interval=10,close_handle_minimum=250),statistics_log=(wait=0),verbose=[recovery_progress,checkpoint_progress,compact_progress],debug_mode=(checkpoint_retention=4),"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:59.929+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265939:929701][870:0x7f66bf8643c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:59.929+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265939:929781][870:0x7f66bf8643c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:59.947+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":2066}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:59.947+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:59.999+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:18:59.999+00:00"},"s":"D2", "c":"RECOVERY", "id":4615631, "ctx":"initandlisten","msg":"loadCatalog:"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.000+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.072+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265940:72448][890:0x7fc2564bf3c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.072+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265940:72539][890:0x7fc2564bf3c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.073+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.073+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.094+00:00"},"s":"D2", "c":"RECOVERY", "id":4615633, "ctx":"initandlisten","msg":"Reconciling collection and index idents."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.094+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.095+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.095+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"_testing","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.095+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"resharding","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.098+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":2134}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.098+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.132+00:00"},"s":"W", "c":"SHARDING", "id":22074, "ctx":"initandlisten","msg":"Started with --shardsvr, but no shardIdentity document was found on disk. This most likely means this server has not yet been added to a sharded cluster","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.133+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-1/diagnostic.data"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.133+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a5abfcd2-9e12-4381-aa69-cc9dd8ba8a76"}},"options":{"capped":true,"size":10485760}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.153+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.153+00:00"},"s":"D2", "c":"RECOVERY", "id":4615631, "ctx":"initandlisten","msg":"loadCatalog:"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.154+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.161+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.163+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"352e0a99-e8b3-4d6f-916c-c9f7622c70b6"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.174+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.174+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.191+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.191+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"7e83d0e4-9e46-4c01-bb54-0b1fc8996427"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.192+00:00"},"s":"D2", "c":"RECOVERY", "id":4615633, "ctx":"initandlisten","msg":"Reconciling collection and index idents."} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.192+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.193+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.193+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"_testing","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.244+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.244+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4b336515-b161-423d-8ee0-7495d2ff3c1a"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.272+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.273+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.273+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.273+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ca82206e-ae06-4fde-8c4a-d74ff3e40934"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.288+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.288+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-2/diagnostic.data"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.288+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5d1e1823-5b53-472b-ab50-09cf80d27843"}},"options":{"capped":true,"size":10485760}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.309+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.309+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.309+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.315+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.317+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"7b8c6720-816e-440a-bd9f-50a28c97f861"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.336+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.336+00:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread18","msg":"Creating distributed lock ping thread","attr":{"processId":"config","pingIntervalMillis":30000}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.343+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.344+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-21521.sock"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.344+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:00.344+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":21521,"ssl":"off"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.350+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.361+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.361+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c7769c55-e793-4e50-9071-28b34467a2a5"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.385+00:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.402+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.403+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ed2f2bf7-7cd6-4ea9-8cee-00269820ddda"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.438+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.439+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.439+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.439+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"90fd8ada-cedc-46f6-93bb-8abbef309c1e"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.475+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.475+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.475+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.520+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.538+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.551+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.563+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-21526.sock"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.563+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.563+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":21526,"ssl":"off"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.751+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.830+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265940:830502][884:0x7f741d6143c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.830+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265940:830586][884:0x7f741d6143c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.858+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265940:858751][872:0x7f8028c873c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.858+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265940:858828][872:0x7f8028c873c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.858+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":2285}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.858+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.873+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":2361}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.873+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.888+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.888+00:00"},"s":"D2", "c":"RECOVERY", "id":4615631, "ctx":"initandlisten","msg":"loadCatalog:"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.889+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.924+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.924+00:00"},"s":"D2", "c":"RECOVERY", "id":4615631, "ctx":"initandlisten","msg":"loadCatalog:"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.925+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.949+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.949+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:00.951+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.962+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.962+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.980+00:00"},"s":"D2", "c":"RECOVERY", "id":4615633, "ctx":"initandlisten","msg":"Reconciling collection and index idents."} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.980+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.981+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:00.981+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"_testing","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.990+00:00"},"s":"D2", "c":"RECOVERY", "id":4615633, "ctx":"initandlisten","msg":"Reconciling collection and index idents."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.990+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.991+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.991+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"_testing","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:00.991+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"resharding","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.028+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.029+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-0/diagnostic.data"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.029+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"23ef4ef2-6607-468c-99bb-4b2c2225ad18"}},"options":{"capped":true,"size":10485760}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.080+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.082+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"438fb944-73d4-4212-9e9f-11f89be5422f"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.083+00:00"},"s":"W", "c":"SHARDING", "id":22074, "ctx":"initandlisten","msg":"Started with --shardsvr, but no shardIdentity document was found on disk. This most likely means this server has not yet been added to a sharded cluster","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.084+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs1-0/diagnostic.data"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.084+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"80f40b67-a557-4f19-a3cf-67a6ca5346d4"}},"options":{"capped":true,"size":10485760}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.110+00:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread21","msg":"Creating distributed lock ping thread","attr":{"processId":"config","pingIntervalMillis":30000}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.114+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.114+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5f35180b-a1c7-47da-beca-d5a6e79dff78"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.118+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.143+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.144+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"95d56ad0-46b1-4c2a-8db2-1b3e9f338df0"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:01.152+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.158+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.159+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"77dcc52d-c5c1-4efb-8561-e36d0aac49bc"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.165+00:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.186+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.186+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0780e003-75f7-4967-b563-c66b9ffa7c81"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.189+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.190+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.190+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.190+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f7d1d7f6-f1a4-4ef6-bca7-17881afd9043"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.209+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.209+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c0b79dfa-e456-4457-b9ea-da145486ec81"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.209+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265941:209732][866:0x7f07150a93c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.209+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265941:209807][866:0x7f07150a93c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.221+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.221+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.221+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.225+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":2157}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.225+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.245+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.246+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.246+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.246+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2896b86b-c4b1-4bd4-8ea5-6a80d2dc24fe"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.249+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.270+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.270+00:00"},"s":"D2", "c":"RECOVERY", "id":4615631, "ctx":"initandlisten","msg":"loadCatalog:"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.271+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.275+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.289+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.289+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.289+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.293+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-21524.sock"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.293+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.294+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":21524,"ssl":"off"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.316+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.316+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.319+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.345+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.349+00:00"},"s":"D2", "c":"RECOVERY", "id":4615633, "ctx":"initandlisten","msg":"Reconciling collection and index idents."} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.349+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.350+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.350+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"_testing","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.350+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"resharding","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:01.353+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.372+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.377+00:00"},"s":"W", "c":"SHARDING", "id":22074, "ctx":"initandlisten","msg":"Started with --shardsvr, but no shardIdentity document was found on disk. This most likely means this server has not yet been added to a sharded cluster","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.378+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-rs0-0/diagnostic.data"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.378+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9f3d8619-6e09-4b5b-b890-e8bb8916ee41"}},"options":{"capped":true,"size":10485760}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:01.387+00:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"NotYetInitialized: could not get updated shard list from config server :: caused by :: Cannot use non-local read concern until replica set is finished initializing.","shardRegistryReloadIntervalSeconds":30}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.408+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-21522.sock"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.408+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.408+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":21522,"ssl":"off"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.415+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.416+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"99fb428c-e250-4d7b-88ec-2c31fda5fbcb"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.446+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.446+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"dc0b3261-4805-42ce-bde2-6ce49967d930"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.479+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.479+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0e2d4dd0-b50b-4f23-9e2f-1bc917b92dc4"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.520+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.534+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.535+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.535+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.535+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"daec02f6-b727-48f9-86ff-a01ecf26db89"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:01.553+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.587+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.587+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.587+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.618+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.626+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265941:626637][886:0x7f167ebe63c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.626+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1618265941:626721][886:0x7f167ebe63c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.649+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":2764}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.649+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.681+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.707+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-21520.sock"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.707+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.707+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":21520,"ssl":"off"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.712+00:00"},"s":"I", "c":"STORAGE", "id":4366408, "ctx":"initandlisten","msg":"No table logging settings modifications are required for existing WiredTiger tables","attr":{"loggingEnabled":false}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.712+00:00"},"s":"D2", "c":"RECOVERY", "id":4615631, "ctx":"initandlisten","msg":"loadCatalog:"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.712+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.721+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.743+00:00"},"s":"W", "c":"CONTROL", "id":22120, "ctx":"initandlisten","msg":"Access control is not enabled for the database. Read and write access to data and configuration is unrestricted","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.744+00:00"},"s":"W", "c":"CONTROL", "id":22178, "ctx":"initandlisten","msg":"/sys/kernel/mm/transparent_hugepage/enabled is 'always'. We suggest setting it to 'never'","tags":["startupWarnings"]} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:01.756+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.771+00:00"},"s":"D2", "c":"RECOVERY", "id":4615633, "ctx":"initandlisten","msg":"Reconciling collection and index idents."} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.771+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.771+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.771+00:00"},"s":"D2", "c":"RECOVERY", "id":5384102, "ctx":"initandlisten","msg":"Reconciling timestamp pin.","attr":{"name":"_testing","ts":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.811+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.811+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job6/mongorunner/safe_secondary_reads_single_migration_waitForDelete-configRS-1/diagnostic.data"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.811+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c16c2ed2-20b7-4a58-90d8-72683b76164f"}},"options":{"capped":true,"size":10485760}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.850+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.startup_log","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.852+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"e7f04f66-5555-44f9-a513-fe2d7e5d8138"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.859+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47824","uuid":"db824cce-c63f-4f91-af26-5ce67436c6bf","connectionId":1,"connectionCount":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.874+00:00"},"s":"I", "c":"SHARDING", "id":22649, "ctx":"thread21","msg":"Creating distributed lock ping thread","attr":{"processId":"config","pingIntervalMillis":30000}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.882+00:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"ReadConcernMajorityNotAvailableYet: could not get updated shard list from config server :: caused by :: Read concern majority reads are currently not possible.","shardRegistryReloadIntervalSeconds":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:01.883+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:47824","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest made initial connection to node: connection to ip-10-122-47-239.ec2.internal:21520 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest waiting for an initial connection to node 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:01.884+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37058","uuid":"afbe4e41-9bc6-42f6-88bd-7077c56865f9","connectionId":1,"connectionCount":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.884+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:01.897+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:37058","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.902+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.oplogTruncateAfterPoint","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.902+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"95379439-e71a-4222-a965-4440c3fd333f"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest made initial connection to node: connection to ip-10-122-47-239.ec2.internal:21521 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest startSet, nodes: [ [js_test:safe_secondary_reads_single_migration_waitForDelete] connection to ip-10-122-47-239.ec2.internal:21520, [js_test:safe_secondary_reads_single_migration_waitForDelete] connection to ip-10-122-47-239.ec2.internal:21521 [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest startSet took 25047ms for 2 nodes. [js_test:safe_secondary_reads_single_migration_waitForDelete] Waiting for shard safe_secondary_reads_single_migration_waitForDelete-rs1 to finish starting up. [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest waiting for an initial connection to node 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.904+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:46356","uuid":"c2782c19-f1a2-491b-89b0-6ed7c7958324","connectionId":1,"connectionCount":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:01.918+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:46356","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest made initial connection to node: connection to ip-10-122-47-239.ec2.internal:21522 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest waiting for an initial connection to node 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.921+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest made initial connection to node: connection to ip-10-122-47-239.ec2.internal:21523 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest startSet, nodes: [ [js_test:safe_secondary_reads_single_migration_waitForDelete] connection to ip-10-122-47-239.ec2.internal:21522, [js_test:safe_secondary_reads_single_migration_waitForDelete] connection to ip-10-122-47-239.ec2.internal:21523 [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest startSet took 24983ms for 2 nodes. [js_test:safe_secondary_reads_single_migration_waitForDelete] Waiting for the config server to finish starting up. [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest waiting for an initial connection to node 0 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:01.927+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:35988","uuid":"52ff768a-c077-4f27-837b-4f862ff21323","connectionId":1,"connectionCount":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:01.928+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:35988","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.932+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58824","uuid":"946cb1be-7ecf-49c3-b6eb-4ffc062e53c7","connectionId":1,"connectionCount":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.928+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.minvalid","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.929+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cef8d485-765f-466f-86d0-501d50792f90"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:01.934+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:58824","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest made initial connection to node: connection to ip-10-122-47-239.ec2.internal:21524 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest waiting for an initial connection to node 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.957+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.election","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:01.957+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.958+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.958+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.958+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ea73dc94-03e3-41ca-aacf-03f8bebd89c8"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.987+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.rollback.id","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.988+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:01.988+00:00"},"s":"I", "c":"REPL", "id":21313, "ctx":"initandlisten","msg":"Did not find local replica set configuration document at startup","attr":{"error":{"code":47,"codeName":"NoMatchingDocument","errmsg":"Did not find replica set configuration document in local.system.replset"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.055+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.065+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.082+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-21525.sock"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.082+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.082+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":21525,"ssl":"off"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.085+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.124+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.140+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36028","uuid":"e8df8988-153c-460a-9fa0-fb9c5ac7a334","connectionId":1,"connectionCount":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.161+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.165+00:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"NotYetInitialized: could not get updated shard list from config server :: caused by :: Cannot use non-local read concern until replica set is finished initializing.","shardRegistryReloadIntervalSeconds":30}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.175+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:36028","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest made initial connection to node: connection to ip-10-122-47-239.ec2.internal:21525 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest waiting for an initial connection to node 2 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.180+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:46970","uuid":"1e2465a2-dc1c-4f56-9593-70050c4ed668","connectionId":1,"connectionCount":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest made initial connection to node: connection to ip-10-122-47-239.ec2.internal:21526 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest startSet, nodes: [ [js_test:safe_secondary_reads_single_migration_waitForDelete] connection to ip-10-122-47-239.ec2.internal:21524, [js_test:safe_secondary_reads_single_migration_waitForDelete] connection to ip-10-122-47-239.ec2.internal:21525, [js_test:safe_secondary_reads_single_migration_waitForDelete] connection to ip-10-122-47-239.ec2.internal:21526 [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest startSet took 25152ms for 3 nodes. [js_test:safe_secondary_reads_single_migration_waitForDelete] ShardingTest startup for all nodes took 25348ms with 3 config server nodes and 4 total shard nodes. [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.196+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:46970","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.286+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.324+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.363+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Recreating replica set from existing nodes [ "127.0.0.1:21520", "127.0.0.1:21521" ] [js_test:safe_secondary_reads_single_migration_waitForDelete] Recreating replica set from existing nodes [ "127.0.0.1:21522", "127.0.0.1:21523" ] [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.437+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:46414","uuid":"924613a3-0c20-4c0d-9f28-783c0bcfc356","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Recreating replica set from existing nodes [ "127.0.0.1:21524", "127.0.0.1:21525", "127.0.0.1:21526" ] [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.442+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:58880","uuid":"054f527c-db39-4d23-8b5e-f436415bc913","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.442+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47884","uuid":"be4e9c6b-730d-4374-ae39-70e1e8e4c909","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.454+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:58880","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.460+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:46414","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.460+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36064","uuid":"557c5cea-e68a-476b-af2a-3ae1e9f9e678","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.460+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:36052","uuid":"f8aa20b2-d9c2-4d95-9d8a-19bc25d9cebb","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.466+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:47884","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:02.467+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:37128","uuid":"0ad20dbb-b215-401b-add3-e0d358a7138a","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.473+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:36064","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:02.474+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:37128","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.474+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47006","uuid":"743b262f-4dc0-4056-b20e-2dfd86e9be3e","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] New session started with sessionID: { "id" : UUID("4d7df67e-134e-4579-92d6-47bc2d39b18d") } and options: { "causalConsistency" : false } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.490+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point skipOplogBatcherWaitForData [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.499+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:36052","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.500+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Running command with retry: { [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSetInitiate" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "_id" : "safe_secondary_reads_single_migration_waitForDelete-rs0", [js_test:safe_secondary_reads_single_migration_waitForDelete] "protocolVersion" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "members" : [ [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "_id" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "host" : "ip-10-122-47-239.ec2.internal:21520" [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.503+00:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn2","msg":"replSetInitiate admin command received from client"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.503+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e82c67e9-171a-4820-b571-31188cda075e"}},"options":{"uuid":{"$uuid":"e82c67e9-171a-4820-b571-31188cda075e"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] New session started with sessionID: { "id" : UUID("b5cbdb75-4633-4b97-ba8d-fff4b36c748c") } and options: { "causalConsistency" : false } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.505+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:47006","client":"conn2","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point skipOplogBatcherWaitForData [js_test:safe_secondary_reads_single_migration_waitForDelete] New session started with sessionID: { "id" : UUID("8fc8b99b-de00-40c2-b23d-e36a65db05de") } and options: { "causalConsistency" : false } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.520+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.525+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point skipOplogBatcherWaitForData [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.527+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Running command with retry: { [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSetInitiate" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "_id" : "safe_secondary_reads_single_migration_waitForDelete-rs1", [js_test:safe_secondary_reads_single_migration_waitForDelete] "protocolVersion" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "members" : [ [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "_id" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "host" : "ip-10-122-47-239.ec2.internal:21522" [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.530+00:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn2","msg":"replSetInitiate admin command received from client"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.530+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7af8b10a-cefa-4d48-8a43-532d4d16bda7"}},"options":{"uuid":{"$uuid":"7af8b10a-cefa-4d48-8a43-532d4d16bda7"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Running command with retry: { [js_test:safe_secondary_reads_single_migration_waitForDelete] "replSetInitiate" : { [js_test:safe_secondary_reads_single_migration_waitForDelete] "_id" : "safe_secondary_reads_single_migration_waitForDelete-configRS", [js_test:safe_secondary_reads_single_migration_waitForDelete] "protocolVersion" : 1, [js_test:safe_secondary_reads_single_migration_waitForDelete] "members" : [ [js_test:safe_secondary_reads_single_migration_waitForDelete] { [js_test:safe_secondary_reads_single_migration_waitForDelete] "_id" : 0, [js_test:safe_secondary_reads_single_migration_waitForDelete] "host" : "ip-10-122-47-239.ec2.internal:21524" [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] ], [js_test:safe_secondary_reads_single_migration_waitForDelete] "configsvr" : true, [js_test:safe_secondary_reads_single_migration_waitForDelete] "writeConcernMajorityJournalDefault" : true [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.535+00:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn2","msg":"replSetInitiate admin command received from client"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.535+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}},"options":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.536+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.537+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"conn2","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.537+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"conn2","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":9,"maxWireVersion":13},"outgoing":{"minWireVersion":9,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.545+00:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn2","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.545+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn2","msg":"Creating replication oplog","attr":{"oplogSizeMB":16}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.545+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"215f70e1-c43d-4502-b57f-177dbfc8dc31"}},"options":{"capped":true,"size":16777216,"autoIndexId":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.557+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn2","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.557+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn2","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.558+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4a999452-7773-4cdf-bfb2-deafdc386381"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.560+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.561+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"conn2","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.561+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"conn2","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":9,"maxWireVersion":13},"outgoing":{"minWireVersion":9,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.567+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.574+00:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn2","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.574+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn2","msg":"Creating replication oplog","attr":{"oplogSizeMB":16}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.574+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f534d7f8-9461-4ad4-a02f-0646a58a507a"}},"options":{"capped":true,"size":16777216,"autoIndexId":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.576+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.577+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"conn2","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.577+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"conn2","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.577+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn2","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.577+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn2","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.580+00:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn2","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.580+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn2","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.580+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"18f69e8c-8d97-4eff-91d3-d1df3c40997d"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.589+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn2","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.589+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn2","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.589+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4f3ccade-c776-4545-ad35-f03f51d3dd2f"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.590+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn2","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.590+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn2","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.591+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9aeac4ce-b00e-4789-a1ee-ddd70cff333f"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.633+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.636+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.639+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.651+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn2","msg":"WiredTiger message","attr":{"message":"[1618265942:651317][884:0x7f7405e68700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 69, snapshot max: 69 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.653+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn2","msg":"WiredTiger message","attr":{"message":"[1618265942:653505][872:0x7f80134df700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 69, snapshot max: 69 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.654+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn2","msg":"WiredTiger message","attr":{"message":"[1618265942:654538][866:0x7f06ff901700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 69, snapshot max: 69 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.690+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.721+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"93f80a5b-978d-4321-9b3d-4cf2dfc9de37"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.723+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1fe47c62-b9de-43b1-a899-c3ef62cf31b1"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.724+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cbf18b20-a3e6-4844-8802-9ec0963aa9c5"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.725+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.757+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.761+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.764+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn2","msg":"WiredTiger message","attr":{"message":"[1618265942:764175][866:0x7f06ff901700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 77, snapshot max: 77 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.769+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn2","msg":"WiredTiger message","attr":{"message":"[1618265942:769214][872:0x7f80134df700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 77, snapshot max: 77 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.769+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.770+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.783+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn2","msg":"WiredTiger message","attr":{"message":"[1618265942:783093][884:0x7f7405e68700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 77, snapshot max: 77 snapshot count: 0, oldest timestamp: (0, 0) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.801+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"conn2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.801+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":1,"term":0,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.801+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.801+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn2","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.801+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn2","msg":"Starting replication storage threads"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.804+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn2","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.804+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"cbf38d62-acde-433a-b2d6-3b0f6705440d"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.803+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"conn2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.803+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","version":1,"term":0,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21522","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.803+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.803+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn2","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.803+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn2","msg":"Starting replication storage threads"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.806+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn2","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.806+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3c5079d9-8f83-44cc-8e55-a198aeb0e6d1"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.821+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"conn2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.821+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":1,"term":0,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.821+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.821+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn2","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.821+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn2","msg":"Starting replication storage threads"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.830+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.831+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn2","msg":"Starting replication fetcher thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.831+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn2","msg":"Starting replication applier thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.831+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn2","msg":"Starting replication reporter thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.831+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetInitiate":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21522"}]},"lsid":{"id":{"$uuid":"b5cbdb75-4633-4b97-ba8d-fff4b36c748c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"keysInserted":2,"numYields":0,"reslen":163,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":7}},"ReplicationStateTransition":{"acquireCount":{"w":22}},"Global":{"acquireCount":{"r":14,"w":6,"W":2}},"Database":{"acquireCount":{"r":13,"w":6}},"Collection":{"acquireCount":{"r":6,"w":5}},"Mutex":{"acquireCount":{"r":19}},"oplog":{"acquireCount":{"w":1}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":23},"storage":{},"remote":"127.0.0.1:46414","protocol":"op_msg","durationMillis":300}} [js_test:safe_secondary_reads_single_migration_waitForDelete] New session started with sessionID: { "id" : UUID("cb306c71-1f3b-4b99-a952-553fdfa6e2af") } and options: { "causalConsistency" : false } [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.838+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.839+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.839+00:00"},"s":"D4", "c":"ELECTION", "id":4615651, "ctx":"OplogApplier-0","msg":"Scheduling election timeout callback","attr":{"when":{"$date":"2021-04-12T22:19:13.060Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.839+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.839+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.839+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"D4", "c":"ELECTION", "id":4615649, "ctx":"ReplCoord-0","msg":"Canceling election timeout callback","attr":{"when":{"$date":"2021-04-12T22:19:13.474Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.841+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn2","msg":"Starting replication fetcher thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn2","msg":"Starting replication applier thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn2","msg":"Starting replication reporter thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetInitiate":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21520"}]},"lsid":{"id":{"$uuid":"4d7df67e-134e-4579-92d6-47bc2d39b18d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"keysInserted":2,"numYields":0,"reslen":163,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":7}},"ReplicationStateTransition":{"acquireCount":{"w":22}},"Global":{"acquireCount":{"r":14,"w":6,"W":2}},"Database":{"acquireCount":{"r":13,"w":6}},"Collection":{"acquireCount":{"r":6,"w":5}},"Mutex":{"acquireCount":{"r":19}},"oplog":{"acquireCount":{"w":1}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":21},"storage":{},"remote":"127.0.0.1:47884","protocol":"op_msg","durationMillis":344}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.848+00:00"},"s":"D4", "c":"ELECTION", "id":4615651, "ctx":"OplogApplier-0","msg":"Scheduling election timeout callback","attr":{"when":{"$date":"2021-04-12T22:19:14.162Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.849+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.849+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.849+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.852+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.852+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.852+00:00"},"s":"D4", "c":"ELECTION", "id":4615649, "ctx":"ReplCoord-0","msg":"Canceling election timeout callback","attr":{"when":{"$date":"2021-04-12T22:19:13.844Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.852+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.853+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.853+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.853+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.853+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:safe_secondary_reads_single_migration_waitForDelete] New session started with sessionID: { "id" : UUID("454fb4a0-9eff-4211-983f-beb5e279a3d8") } and options: { "causalConsistency" : false } [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.861+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.862+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.862+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.862+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.863+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.863+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.863+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.864+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn2","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.864+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ef215d6d-1c0a-4d92-8928-23b7e04a6227"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.867+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"OplogApplier-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.867+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","version":1,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21522","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.867+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.867+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"3eda8ecc-2ef9-4125-a9bb-9557f782da6e"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.882+00:00"},"s":"I", "c":"SHARDING", "id":22727, "ctx":"shard-registry-reload","msg":"Error running periodic reload of shard registry","attr":{"error":"NotYetInitialized: could not get updated shard list from config server :: caused by :: Cannot use non-local read concern until replica set is finished initializing.","shardRegistryReloadIntervalSeconds":30}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.884+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.884+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.890+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.890+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.890+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.890+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.890+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.891+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:02.891+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.891+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":3}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.892+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.892+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d487ea6f-9827-4200-ab65-753390439caf"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.896+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"OplogApplier-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.896+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":1,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.896+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.897+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8faa2298-cf8a-41e9-aa2f-7e41b891378b"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.902+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.902+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn2","msg":"Starting replication fetcher thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.902+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn2","msg":"Starting replication applier thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.902+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn2","msg":"Starting replication reporter thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.902+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetInitiate":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21524"}],"configsvr":true,"writeConcernMajorityJournalDefault":true},"lsid":{"id":{"$uuid":"8fc8b99b-de00-40c2-b23d-e36a65db05de"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"keysInserted":2,"numYields":0,"reslen":252,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":7}},"ReplicationStateTransition":{"acquireCount":{"w":20}},"Global":{"acquireCount":{"r":12,"w":6,"W":2}},"Database":{"acquireCount":{"r":11,"w":6}},"Collection":{"acquireCount":{"r":6,"w":5}},"Mutex":{"acquireCount":{"r":17}},"oplog":{"acquireCount":{"w":1}}},"flowControl":{"acquireCount":5,"timeAcquiringMicros":22},"storage":{},"remote":"127.0.0.1:58880","protocol":"op_msg","durationMillis":367}} [js_test:safe_secondary_reads_single_migration_waitForDelete] New session started with sessionID: { "id" : UUID("cba32c1c-ec36-4743-a46f-b0219d651710") } and options: { "causalConsistency" : false } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.908+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.908+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.908+00:00"},"s":"D4", "c":"ELECTION", "id":4615651, "ctx":"OplogApplier-0","msg":"Scheduling election timeout callback","attr":{"when":{"$date":"2021-04-12T22:19:13.599Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.908+00:00"},"s":"I", "c":"ELECTION", "id":4615652, "ctx":"OplogApplier-0","msg":"Starting an election, since we've seen no PRIMARY in election timeout period","attr":{"electionTimeoutPeriodMillis":10000}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.908+00:00"},"s":"I", "c":"ELECTION", "id":21438, "ctx":"OplogApplier-0","msg":"Conducting a dry run election to see if we could be elected","attr":{"currentTerm":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] New session started with sessionID: { "id" : UUID("f34f731a-2607-4778-90ea-3ad3dff7d40d") } and options: { "causalConsistency" : false } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.909+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"D4", "c":"ELECTION", "id":4615649, "ctx":"ReplCoord-0","msg":"Canceling election timeout callback","attr":{"when":{"$date":"2021-04-12T22:19:13.282Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.915+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.923+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":5}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.924+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.928+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1618265942,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1618265942,"i":5}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point skipOplogBatcherWaitForData [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.928+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.929+00:00"},"s":"D2", "c":"RECOVERY", "id":23986, "ctx":"Checkpointer","msg":"Performing stable checkpoint.","attr":{"stableTimestamp":{"$timestamp":{"t":1618265942,"i":5}},"oplogNeededForRollback":"Timestamp(1618265942, 5)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.930+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":108}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiate command took 402ms for 2 nodes in set 'safe_secondary_reads_single_migration_waitForDelete-rs1' [js_test:safe_secondary_reads_single_migration_waitForDelete] Set shouldWaitForKeys from RS options: false [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.931+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.931+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.931+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1618265942:931280][872:0x7f801fdf9700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 105, snapshot max: 105 snapshot count: 0, oldest timestamp: (1618265942, 1) , meta checkpoint timestamp: (1618265942, 5)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.931+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.932+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.932+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"ReshardingDonorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.934+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":3}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.934+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.934+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.935+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.936+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.938+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.941+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.935+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.935+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"46ec2734-5f5d-4b7a-8ccd-38f0c1a7754f"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Reconfiguring replica set to add in other nodes [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest adding in node 2 [js_test:safe_secondary_reads_single_migration_waitForDelete] Running reconfig command: { "replSetReconfig" : { "_id" : "safe_secondary_reads_single_migration_waitForDelete-rs1", "protocolVersion" : 1, "members" : [ { "_id" : 0, "host" : "ip-10-122-47-239.ec2.internal:21522" }, { "_id" : 1, "host" : "ip-10-122-47-239.ec2.internal:21523", "priority" : 0 } ], "version" : 2 }, "maxTimeMS" : 600000 } [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.950+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.950+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn2","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265942,"i":4}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.950+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn2","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265942,"i":4}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.950+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn2","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21522"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21523","priority":0.0}],"version":2.0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.952+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49164","uuid":"3f5524e1-dc42-478f-a428-52ff94e3f6c9","connectionId":3,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.954+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.954+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.954+00:00"},"s":"I", "c":"REPL", "id":21340, "ctx":"RstlKillOpThread","msg":"State transition ops metrics","attr":{"metrics":{"lastStateTransition":"stepUp","userOpsKilled":0,"userOpsRunning":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.954+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn2","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.954+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn2","msg":"Executing quorum check for reconfig"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.954+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:ip-10-122-47-239.ec2.internal:21523 db:admin cmd:{ replSetHeartbeat: \"safe_secondary_reads_single_migration_waitForDelete-rs1\", configVersion: 2, configTerm: 1, hbv: 1, from: \"ip-10-122-47-239.ec2.internal:21522\", fromId: 0, term: 1 }"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.955+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.955+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.955+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:02.956+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21523"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.957+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":5}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.957+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.958+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn3","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.958+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn3","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.958+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.122.47.239:49164","uuid":"3f5524e1-dc42-478f-a428-52ff94e3f6c9","connectionId":3,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.960+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"OplogApplier-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.960+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":1,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.961+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:02.961+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"ca183d73-3c8c-4113-8031-d797dc84f26f"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:02.959+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49168","uuid":"85be75d9-66e6-46a9-bc27-39ea4c4f7ee5","connectionId":4,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:02.970+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.975+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1618265942,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1618265942,"i":5}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.977+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"ReshardingRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingRecipientService"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.977+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"ShardingDDLCoordinator-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ShardingDDLCoordinator"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point skipOplogBatcherWaitForData [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.984+00:00"},"s":"D2", "c":"RECOVERY", "id":23986, "ctx":"Checkpointer","msg":"Performing stable checkpoint.","attr":{"stableTimestamp":{"$timestamp":{"t":1618265942,"i":5}},"oplogNeededForRollback":"Timestamp(1618265942, 5)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.985+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":434}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiate command took 484ms for 2 nodes in set 'safe_secondary_reads_single_migration_waitForDelete-rs0' [js_test:safe_secondary_reads_single_migration_waitForDelete] Set shouldWaitForKeys from RS options: false [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.985+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"ReshardingDonorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingDonorService"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.987+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.989+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.991+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:02.994+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:02.995+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:02.996+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1618265942:996521][866:0x7f070c21b700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 105, snapshot max: 105 snapshot count: 0, oldest timestamp: (1618265942, 1) , meta checkpoint timestamp: (1618265942, 5)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.000+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265942,"i":3}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.001+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"options":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.006+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Reconfiguring replica set to add in other nodes [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest adding in node 2 [js_test:safe_secondary_reads_single_migration_waitForDelete] Running reconfig command: { "replSetReconfig" : { "_id" : "safe_secondary_reads_single_migration_waitForDelete-rs0", "protocolVersion" : 1, "members" : [ { "_id" : 0, "host" : "ip-10-122-47-239.ec2.internal:21520" }, { "_id" : 1, "host" : "ip-10-122-47-239.ec2.internal:21521", "priority" : 0 } ], "version" : 2 }, "maxTimeMS" : 600000 } [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.013+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.013+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn2","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265942,"i":4}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.013+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn2","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265942,"i":4}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.013+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn2","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21520"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21521","priority":0.0}],"version":2.0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.019+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:53858","uuid":"96ffa75d-abe5-4e23-a823-3deee406fe77","connectionId":3,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.021+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn2","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.021+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn2","msg":"Executing quorum check for reconfig"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.021+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:ip-10-122-47-239.ec2.internal:21521 db:admin cmd:{ replSetHeartbeat: \"safe_secondary_reads_single_migration_waitForDelete-rs0\", configVersion: 2, configTerm: 1, hbv: 1, from: \"ip-10-122-47-239.ec2.internal:21520\", fromId: 0, term: 1 }"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.021+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21521"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.023+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn3","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.023+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn3","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.023+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.122.47.239:53858","uuid":"96ffa75d-abe5-4e23-a823-3deee406fe77","connectionId":3,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.024+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:53860","uuid":"e6d36b43-9077-4cd4-b74a-ee8854ba1e37","connectionId":4,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.025+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.chunks","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":2}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.027+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.122.47.239:49168","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.028+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.028+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.028+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.028+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn4","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.028Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.028+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.029+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn2","msg":"Persisting new config to disk"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.028+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.032+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.122.47.239:53860","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn4","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.033Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.033+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.035+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"conn2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.035+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21522","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21523","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.035+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.035+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:03.035Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.035+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.035+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.035+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn2","msg":"Persisting new config to disk"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.040+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"conn2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.040+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21521","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.040+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.040+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:03.040Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.040+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.041+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.042+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.042+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.042+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.042+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"$replData":{"term":-1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2147483647,"configTerm":-1,"replicaSetId":{"$oid":"000000000000000000000000"},"syncSourceIndex":-1,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.042+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21521","newState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.042+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:03.242Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.048+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.chunks","index":"ns_1_min_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":3}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.048+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.048+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.048+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.049+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"$replData":{"term":-1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2147483647,"configTerm":-1,"replicaSetId":{"$oid":"000000000000000000000000"},"syncSourceIndex":-1,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.049+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21523","newState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.049+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:03.249Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.062+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.chunks","index":"ns_1_shard_1_min_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":4}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.075+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.chunks","index":"ns_1_lastmod_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":5}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.075+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.migrations","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"b51e012d-7f23-447e-85c8-922c9f67520a"}},"options":{"uuid":{"$uuid":"b51e012d-7f23-447e-85c8-922c9f67520a"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.077+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:60770","uuid":"462d6c7c-76c2-4447-8fe3-329cfe0fab67","connectionId":5,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.091+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.092+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"10.122.47.239:60770","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.094+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.094+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.094+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21521","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.096+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:60772","uuid":"9347cf65-0fe7-4607-a041-e657ed0b62e9","connectionId":6,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.094+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21521","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.095+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.095+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.145Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.095+00:00"},"s":"D1", "c":"REPL_HB", "id":4615622, "ctx":"ReplCoord-0","msg":"Received new config via heartbeat","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.111+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:45690","uuid":"fb503254-68f7-4fcc-9adf-6d0178bdfe20","connectionId":5,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.111+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"10.122.47.239:45690","client":"conn5","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.112+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.112+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.112+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21522","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21523","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.114+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:45692","uuid":"5aa57ee0-2881-4f26-b0c0-1123011b65a3","connectionId":6,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.113+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21522","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21523","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.113+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.113+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.163Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.113+00:00"},"s":"D1", "c":"REPL_HB", "id":4615622, "ctx":"ReplCoord-0","msg":"Received new config via heartbeat","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.115+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn6","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.116+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn6","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.116+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"10.122.47.239:45692","uuid":"5aa57ee0-2881-4f26-b0c0-1123011b65a3","connectionId":6,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.116+00:00"},"s":"D2", "c":"REPL_HB", "id":4615626, "ctx":"ReplCoord-0","msg":"Config validated for reconfig; persisting to disk","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.116+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f93055ea-00c6-47a4-8704-d90fdda92efa"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.129+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.132+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.migrations","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":6}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.136+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn6","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.136+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn6","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.136+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"10.122.47.239:60772","uuid":"9347cf65-0fe7-4607-a041-e657ed0b62e9","connectionId":6,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.136+00:00"},"s":"D2", "c":"REPL_HB", "id":4615626, "ctx":"ReplCoord-0","msg":"Config validated for reconfig; persisting to disk","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.136+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4a697ef4-129f-40c1-bd8f-2eec7da51e28"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.139+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.144+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.144+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.144+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"D2", "c":"REPL_HB", "id":4615627, "ctx":"ReplCoord-0","msg":"New configuration persisted to local storage; installing new config in memory","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21522","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21523","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21523"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.141Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.141+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.145+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.145+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.145+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21522","newState":"PRIMARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.145+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.195Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.146+00:00"},"s":"D1", "c":"INITSYNC", "id":21162, "ctx":"ReplCoord-0","msg":"Creating oplogBuffer"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.146+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b9602d35-916a-461a-850f-7ceb3df32292"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.155+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.155+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.155+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21521","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.154+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.156+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21521","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.156+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.156+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.206Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.156+00:00"},"s":"D1", "c":"REPL_HB", "id":4615623, "ctx":"ReplCoord-1","msg":"Ignoring new configuration because we are already in the midst of a configuration process","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.163+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.migrations","index":"ns_1_min_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":7}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.163+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.shards","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7e0e46e9-4602-4db2-98cf-b91083bd8f8d"}},"options":{"uuid":{"$uuid":"7e0e46e9-4602-4db2-98cf-b91083bd8f8d"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.170+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.182+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"D2", "c":"INITSYNC", "id":21165, "ctx":"ReplCoordExtern-0","msg":"Resetting sync source so a new one can be chosen for this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"D2", "c":"INITSYNC", "id":21166, "ctx":"ReplCoordExtern-0","msg":"Resetting all optimes before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"D2", "c":"INITSYNC", "id":21167, "ctx":"ReplCoordExtern-0","msg":"Resetting the oldest timestamp before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"D2", "c":"INITSYNC", "id":21168, "ctx":"ReplCoordExtern-0","msg":"Resetting feature compatibility version to last-lts. If the sync source is in latest feature compatibility version, we will find out when we clone the server configuration collection (admin.system.version)"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"b9602d35-916a-461a-850f-7ceb3df32292"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"b9602d35-916a-461a-850f-7ceb3df32292"}},"ident":"index-13-175785826408637703","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-12-175785826408637703","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.189+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fffcc76c-b34b-41e3-97fb-64718b2349d5"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.192+00:00"},"s":"D2", "c":"REPL_HB", "id":4615627, "ctx":"ReplCoord-0","msg":"New configuration persisted to local storage; installing new config in memory","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.192+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.192+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21520","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"slaveDelay":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21521","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":0.0,"tags":{},"slaveDelay":0,"votes":1}],"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c75657cd8812f268334c"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.192+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21521"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.192+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.192+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.192Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.193+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.195+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.197+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.197+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.197+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.200+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.200+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.201+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.201+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.201+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.201+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.201+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.251Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.201+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.shards","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":8}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.198+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.198+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.198+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21520","newState":"PRIMARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.198+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.248Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.199+00:00"},"s":"D1", "c":"INITSYNC", "id":21162, "ctx":"ReplCoord-0","msg":"Creating oplogBuffer"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.199+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"99e7a97c-06d6-4aff-a1c4-b50ee7679165"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.219+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":0,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.219+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-13-175785826408637703","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.223+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.shards","index":"host_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":9}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.223+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.locks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"751412f0-e4b5-4f80-9016-42c10eb9d1ca"}},"options":{"uuid":{"$uuid":"751412f0-e4b5-4f80-9016-42c10eb9d1ca"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.242+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.248+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.248+00:00"},"s":"I", "c":"REPL", "id":3873117, "ctx":"ReplCoordExtern-0","msg":"Choosing primary as sync source","attr":{"primary":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.249+00:00"},"s":"D1", "c":"INITSYNC", "id":21171, "ctx":"ReplCoordExtern-0","msg":"About to truncate the oplog, if it exists, and drop all user databases (so that we can clone them)","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.249+00:00"},"s":"D2", "c":"INITSYNC", "id":21172, "ctx":"ReplCoordExtern-0","msg":"Truncating the existing oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.249+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-0","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.249+00:00"},"s":"D2", "c":"INITSYNC", "id":21174, "ctx":"ReplCoordExtern-0","msg":"Creating the oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.246+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.246+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.246+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.250+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.252+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.252+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.252+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.252+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.253+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.253+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21523","newState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.253+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:03.453Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.253+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn2","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":217}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.253+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetReconfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs1","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21522"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21523","priority":0.0}],"version":2.0},"maxTimeMS":600000.0,"lsid":{"id":{"$uuid":"b5cbdb75-4633-4b97-ba8d-fff4b36c748c"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265942,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":163,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":5},"storage":{},"remote":"127.0.0.1:46414","protocol":"op_msg","durationMillis":303}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.254+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.254+00:00"},"s":"D2", "c":"INITSYNC", "id":21165, "ctx":"ReplCoordExtern-0","msg":"Resetting sync source so a new one can be chosen for this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.254+00:00"},"s":"D2", "c":"INITSYNC", "id":21166, "ctx":"ReplCoordExtern-0","msg":"Resetting all optimes before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.254+00:00"},"s":"D2", "c":"INITSYNC", "id":21167, "ctx":"ReplCoordExtern-0","msg":"Resetting the oldest timestamp before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.257+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.257+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21521","newState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.257+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:03.457Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.258+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn2","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":217}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.254+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.455Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.256+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":16}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.256+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2c7b73ce-68de-415f-8622-3ebefc4cfec0"}},"options":{"capped":true,"size":16777216,"autoIndexId":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.258+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetReconfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-rs0","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21520"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21521","priority":0.0}],"version":2.0},"maxTimeMS":600000.0,"lsid":{"id":{"$uuid":"4d7df67e-134e-4579-92d6-47bc2d39b18d"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265942,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":163,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":4},"storage":{},"remote":"127.0.0.1:47884","protocol":"op_msg","durationMillis":244}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.258+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.258+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.258+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.254+00:00"},"s":"D2", "c":"INITSYNC", "id":21168, "ctx":"ReplCoordExtern-0","msg":"Resetting feature compatibility version to last-lts. If the sync source is in latest feature compatibility version, we will find out when we clone the server configuration collection (admin.system.version)"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"99e7a97c-06d6-4aff-a1c4-b50ee7679165"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"99e7a97c-06d6-4aff-a1c4-b50ee7679165"}},"ident":"index-13--7137360953759956230","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-12--7137360953759956230","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.255+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"7e7a0a25-088a-4acb-9b76-2845d1b1286f"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.257+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.260+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.260+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.260+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.310Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.270+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.locks","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":10}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.282+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-0","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.282+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-0","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.282+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c21313a6-0dd0-4c11-b4a9-bdb8f1f9dce7"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.291+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.291+00:00"},"s":"I", "c":"REPL", "id":3873117, "ctx":"ReplCoordExtern-0","msg":"Choosing primary as sync source","attr":{"primary":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.291+00:00"},"s":"D1", "c":"INITSYNC", "id":21171, "ctx":"ReplCoordExtern-0","msg":"About to truncate the oplog, if it exists, and drop all user databases (so that we can clone them)","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.291+00:00"},"s":"D2", "c":"INITSYNC", "id":21172, "ctx":"ReplCoordExtern-0","msg":"Truncating the existing oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.292+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-0","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.292+00:00"},"s":"D2", "c":"INITSYNC", "id":21174, "ctx":"ReplCoordExtern-0","msg":"Creating the oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.292+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":16}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.292+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"47133f74-9276-490b-8857-3a51df5677c7"}},"options":{"capped":true,"size":16777216,"autoIndexId":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.295+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.301+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.locks","index":"ts_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":11}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.304+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-0","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.304+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-0","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.304+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"1c4015c7-f9bf-4a58-a06a-de26218599c3"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.310+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.310+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.311+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.310+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.311+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.311+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.311+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.511Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.333+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.338+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.336+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.locks","index":"state_1_process_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":12}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.336+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.lockpings","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"1f49b235-2428-4e80-90ba-d3c57438ca5b"}},"options":{"uuid":{"$uuid":"1f49b235-2428-4e80-90ba-d3c57438ca5b"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.344+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.350+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-0","msg":"WiredTiger message","attr":{"message":"[1618265943:350184][870:0x7f66a6a8b700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 84, snapshot max: 84 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.358+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-0","msg":"WiredTiger message","attr":{"message":"[1618265943:358670][878:0x7f34fe95e700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 87, snapshot max: 87 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.372+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.393+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.lockpings","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":13}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.407+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.lockpings","index":"ping_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":14}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.408+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.tags","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e7b13745-a723-4cec-80a9-77ffe1a70394"}},"options":{"uuid":{"$uuid":"e7b13745-a723-4cec-80a9-77ffe1a70394"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.448+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tags","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":15}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.453+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.453+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.453+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.453+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.454+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.454+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:03.654Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.456+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.457+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.457+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.457+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.457+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.457+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.457+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.657Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.462+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tags","index":"ns_1_min_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":16}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.467+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.467+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.468+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.468+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.468+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:03.668Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.468+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.484+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-0","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.484+00:00"},"s":"D2", "c":"INITSYNC", "id":21175, "ctx":"ReplCoordExtern-0","msg":"Dropping user databases"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.484+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.484+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.486+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tags","index":"ns_1_tag_1","commitTimestamp":{"$timestamp":{"t":1618265943,"i":17}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.486+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.version","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"27eb3660-aa2b-4804-86c7-3a6e7b4c41c1"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.483+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-0","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.483+00:00"},"s":"D2", "c":"INITSYNC", "id":21175, "ctx":"ReplCoordExtern-0","msg":"Dropping user databases"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.483+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-12-175785826408637703","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.484+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.484+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.496+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.511+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.511+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.511+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.511+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.512+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.512+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.512+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.712Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.518+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:45744","uuid":"daa3a410-c84c-46a6-a902-04c77347158a","connectionId":7,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.534+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.536+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.version","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":18}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.537+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:60834","uuid":"b4f43fb6-b42b-455a-9c53-dae61cbe450c","connectionId":7,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.545+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"10.122.47.239:45744","client":"conn7","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.550+00:00"},"s":"D2", "c":"INITSYNC", "id":21177, "ctx":"ReplCoordExtern-1","msg":"Setting begin applying timestamp and begin fetching timestamp","attr":{"beginApplyingTimestamp":{"$timestamp":{"t":1618265943,"i":1}},"lastOplogEntry":{"_id":"featureCompatibilityVersion","version":"4.4"},"namespace":"local.oplog.rs","beginFetchingTimestamp":{"$timestamp":{"t":1618265943,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.550+00:00"},"s":"D2", "c":"INITSYNC", "id":21178, "ctx":"ReplCoordExtern-1","msg":"Starting OplogFetcher","attr":{"oplogFetcher":"OplogFetcher - last optime fetched: { ts: Timestamp(1618265943, 1), t: 1 } source: ip-10-122-47-239.ec2.internal:21522 namespace: local.oplog.rs active: 0 shutting down?:0 first batch: 1 initial find timeout: 60000ms retried find timeout: 2000ms awaitData timeout: 5000ms"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.550+00:00"},"s":"D2", "c":"INITSYNC", "id":21180, "ctx":"ReplCoordExtern-1","msg":"Starting AllDatabaseCloner","attr":{"allDatabaseCloner":"initial sync -- active:0 status:OK source:ip-10-122-47-239.ec2.internal:21522 db cloners remaining:0 db cloners completed:0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.550+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.551+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:45758","uuid":"0592c765-0f30-407c-b683-492ca204f681","connectionId":8,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.551+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:45760","uuid":"1b2a5c74-b838-4433-a530-0ce851a395ca","connectionId":9,"connectionCount":6}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.570+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"10.122.47.239:60834","client":"conn7","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.573+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"10.122.47.239:45760","client":"conn9","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.573+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.573+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.574+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.574+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.574+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.575+00:00"},"s":"D1", "c":"INITSYNC", "id":21056, "ctx":"ReplCoordExtern-0","msg":"Excluding database from the 'listDatabases' response","attr":{"db":{"name":"local"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.575+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.576+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.577+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.version","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"7af8b10a-cefa-4d48-8a43-532d4d16bda7"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.577+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.578+00:00"},"s":"I", "c":"SHARDING", "id":22049, "ctx":"PeriodicShardedIndexConsistencyChecker","msg":"Checking consistency of sharded collection indexes across the cluster"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.581+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.581+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"10.122.47.239:45758","client":"conn8","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.584+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.584+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.585+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.585+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.587+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.587+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.587+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"7af8b10a-cefa-4d48-8a43-532d4d16bda7"}},"options":{"uuid":{"$uuid":"7af8b10a-cefa-4d48-8a43-532d4d16bda7"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.589+00:00"},"s":"D2", "c":"INITSYNC", "id":21177, "ctx":"ReplCoordExtern-1","msg":"Setting begin applying timestamp and begin fetching timestamp","attr":{"beginApplyingTimestamp":{"$timestamp":{"t":1618265943,"i":1}},"lastOplogEntry":{"_id":"featureCompatibilityVersion","version":"4.4"},"namespace":"local.oplog.rs","beginFetchingTimestamp":{"$timestamp":{"t":1618265943,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.589+00:00"},"s":"D2", "c":"INITSYNC", "id":21178, "ctx":"ReplCoordExtern-1","msg":"Starting OplogFetcher","attr":{"oplogFetcher":"OplogFetcher - last optime fetched: { ts: Timestamp(1618265943, 1), t: 1 } source: ip-10-122-47-239.ec2.internal:21520 namespace: local.oplog.rs active: 0 shutting down?:0 first batch: 1 initial find timeout: 60000ms retried find timeout: 2000ms awaitData timeout: 5000ms"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.589+00:00"},"s":"D2", "c":"INITSYNC", "id":21180, "ctx":"ReplCoordExtern-1","msg":"Starting AllDatabaseCloner","attr":{"allDatabaseCloner":"initial sync -- active:0 status:OK source:ip-10-122-47-239.ec2.internal:21520 db cloners remaining:0 db cloners completed:0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.590+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.591+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:60850","uuid":"ad79d650-22ea-4182-856f-365176fd8989","connectionId":8,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.591+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:60852","uuid":"4178051a-cf5b-4e2c-bf78-ebd2e707f195","connectionId":9,"connectionCount":6}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.603+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"10.122.47.239:60850","client":"conn8","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.607+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.607+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.607+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"10.122.47.239:60852","client":"conn9","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.608+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.608+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.608+00:00"},"s":"D1", "c":"INITSYNC", "id":21056, "ctx":"ReplCoordExtern-0","msg":"Excluding database from the 'listDatabases' response","attr":{"db":{"name":"local"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.608+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.610+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"OplogApplier-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":20}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.611+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.612+00:00"},"s":"D3", "c":"TXN", "id":22451, "ctx":"TransactionCoordinator","msg":"Waiting for OpTime to become majority committed","attr":{"lastOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":20}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.610+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.610+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.version","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"e82c67e9-171a-4820-b571-31188cda075e"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.610+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.612+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1618265942,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1618265943,"i":20}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.613+00:00"},"s":"D2", "c":"RECOVERY", "id":23986, "ctx":"Checkpointer","msg":"Performing stable checkpoint.","attr":{"stableTimestamp":{"$timestamp":{"t":1618265943,"i":20}},"oplogNeededForRollback":"Timestamp(1618265943, 20)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.613+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"monitoring-keys-for-HMAC","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.613+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.617+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1618265943:617716][884:0x7f7414786700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 195, snapshot max: 195 snapshot count: 0, oldest timestamp: (1618265942, 1) , meta checkpoint timestamp: (1618265943, 20)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.624+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.624+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.625+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.625+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.625+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"e82c67e9-171a-4820-b571-31188cda075e"}},"options":{"uuid":{"$uuid":"e82c67e9-171a-4820-b571-31188cda075e"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.626+00:00"},"s":"I", "c":"TXN", "id":22452, "ctx":"TransactionCoordinator","msg":"Need to resume coordinating commit for transactions with an in-progress two-phase commit/abort","attr":{"numPendingTransactions":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.626+00:00"},"s":"I", "c":"TXN", "id":22438, "ctx":"TransactionCoordinator","msg":"Incoming coordinateCommit requests are now enabled"} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point skipOplogBatcherWaitForData [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.635+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":341}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiate command took 1103ms for 3 nodes in set 'safe_secondary_reads_single_migration_waitForDelete-configRS' [js_test:safe_secondary_reads_single_migration_waitForDelete] Set shouldWaitForKeys from RS options: false [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.638+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.644+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"monitoring-keys-for-HMAC","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":21}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.651+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.653+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.654+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.655+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.655+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:03.855Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.654+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.654+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.654+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.652+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.655+00:00"},"s":"I", "c":"SHARDING", "id":21856, "ctx":"Balancer","msg":"CSRS balancer is starting"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.655+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.656+00:00"},"s":"I", "c":"SHARDING", "id":21857, "ctx":"Balancer","msg":"CSRS balancer thread is recovering"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.656+00:00"},"s":"I", "c":"SHARDING", "id":21858, "ctx":"Balancer","msg":"CSRS balancer thread is recovered"} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.657+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.657+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.657+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.657+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.657+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.658+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.658+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.658+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:03.858Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.659+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.660+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.661+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Reconfiguring replica set to add in other nodes [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest adding in node 2 [js_test:safe_secondary_reads_single_migration_waitForDelete] Running reconfig command: { "replSetReconfig" : { "_id" : "safe_secondary_reads_single_migration_waitForDelete-configRS", "protocolVersion" : 1, "members" : [ { "_id" : 0, "host" : "ip-10-122-47-239.ec2.internal:21524" }, { "_id" : 1, "host" : "ip-10-122-47-239.ec2.internal:21525" } ], "configsvr" : true, "writeConcernMajorityJournalDefault" : true, "version" : 2 }, "maxTimeMS" : 600000 } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.664+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.664+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn2","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.664+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn2","msg":"The current replica set config is committed","attr":{"configVersion":1,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.664+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn2","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21524"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21525"}],"configsvr":true,"writeConcernMajorityJournalDefault":true,"version":2.0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.665+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn2","msg":"Appended the 'newlyAdded' field to a node in the new config. Nodes with the 'newlyAdded' field will be considered to have 'votes:0'. Upon transition to SECONDARY, this field will be automatically removed.","attr":{"newConfigObj":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"userProvidedConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21524"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21525"}],"configsvr":true,"writeConcernMajorityJournalDefault":true,"version":2.0},"oldConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":1,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.667+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:54964","uuid":"e6dfc0dc-37a7-4db2-9acd-8bb043145980","connectionId":3,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.670+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReshardingCoordinatorService-0","msg":"createCollection","attr":{"namespace":"config.reshardingOperations","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"dbb60d42-a4e1-4aa0-8803-8c2c64532428"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.676+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.676+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.676+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.676+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.677+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.677+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:03.877Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.675+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"7af8b10a-cefa-4d48-8a43-532d4d16bda7"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.675+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.675+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.675+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.678+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-8","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.678+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-8","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":9,"maxWireVersion":13},"outgoing":{"minWireVersion":9,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.687+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.version","index":"_id_","keysInserted":1,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.692+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.693+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn2","msg":"replSetReconfig config object parses ok","attr":{"numMembers":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.693+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn2","msg":"Executing quorum check for reconfig"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.693+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 1 -- target:ip-10-122-47-239.ec2.internal:21525 db:admin cmd:{ replSetHeartbeat: \"safe_secondary_reads_single_migration_waitForDelete-configRS\", configVersion: 2, configTerm: 1, hbv: 1, from: \"ip-10-122-47-239.ec2.internal:21524\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.693+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn3","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.693+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn3","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.693+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.122.47.239:54964","uuid":"e6dfc0dc-37a7-4db2-9acd-8bb043145980","connectionId":3,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.693+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21525"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.701+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.701+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.701+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.701+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.701+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.701+00:00"},"s":"D1", "c":"INITSYNC", "id":21057, "ctx":"ReplCoordExtern-0","msg":"Database clone finished","attr":{"dbName":"admin","status":{"code":0,"codeName":"OK"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.701+00:00"},"s":"D1", "c":"INITSYNC", "id":21058, "ctx":"ReplCoordExtern-0","msg":"Finished the 'admin' db, now validating it"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.702+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.704+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"transactions","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"3eda8ecc-2ef9-4125-a9bb-9557f782da6e"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.704+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.indexBuilds","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"d487ea6f-9827-4200-ab65-753390439caf"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.704+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.708+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.708+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.709+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.709+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.709+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.709+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"3eda8ecc-2ef9-4125-a9bb-9557f782da6e"}},"options":{"uuid":{"$uuid":"3eda8ecc-2ef9-4125-a9bb-9557f782da6e"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.712+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":12,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.712+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.712+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.712+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.713+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":12,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.713+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.713+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:03.913Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.714+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"e82c67e9-171a-4820-b571-31188cda075e"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.714+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.714+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.714+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.715+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-0","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.4"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.715+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-0","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":9,"maxWireVersion":13},"outgoing":{"minWireVersion":9,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.726+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:54968","uuid":"0a62142c-9f77-493b-a267-32234c1d5f03","connectionId":4,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.728+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.version","index":"_id_","keysInserted":1,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.733+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReshardingCoordinatorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.reshardingOperations","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265943,"i":25}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.733+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReshardingCoordinatorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.reshardingOperations","index":"ReshardingCoordinatorActiveIndex","commitTimestamp":{"$timestamp":{"t":1618265943,"i":25}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.733+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"ReshardingCoordinatorService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"ReshardingCoordinatorService"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.735+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21057, "ctx":"ReplCoordExtern-0","msg":"Database clone finished","attr":{"dbName":"admin","status":{"code":0,"codeName":"OK"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21058, "ctx":"ReplCoordExtern-0","msg":"Finished the 'admin' db, now validating it"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.753+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.754+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.122.47.239:54968","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":-1,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":24}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":23}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":-1,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":24}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":23}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn4","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.755Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.indexBuilds","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"46ec2734-5f5d-4b7a-8ccd-38f0c1a7754f"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"transactions","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"8faa2298-cf8a-41e9-aa2f-7e41b891378b"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.755+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn2","msg":"Persisting new config to disk"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.758+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.759+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.759+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.759+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.760+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"conn2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.760+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.760+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.760+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:03.760Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.760+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.760+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn2","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest adding in node 3 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.761+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.761+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.762+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"46ec2734-5f5d-4b7a-8ccd-38f0c1a7754f"}},"options":{"uuid":{"$uuid":"46ec2734-5f5d-4b7a-8ccd-38f0c1a7754f"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Running reconfig command: { "replSetReconfig" : { "_id" : "safe_secondary_reads_single_migration_waitForDelete-configRS", "protocolVersion" : 1, "members" : [ { "_id" : 0, "host" : "ip-10-122-47-239.ec2.internal:21524" }, { "_id" : 1, "host" : "ip-10-122-47-239.ec2.internal:21525" }, { "_id" : 2, "host" : "ip-10-122-47-239.ec2.internal:21526" } ], "configsvr" : true, "writeConcernMajorityJournalDefault" : true, "version" : 3 }, "maxTimeMS" : 600000 } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.763+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.763+00:00"},"s":"I", "c":"REPL", "id":51815, "ctx":"conn2","msg":"Waiting for the last committed optime in the previous config to be committed in the current config","attr":{"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.763+00:00"},"s":"I", "c":"REPL", "id":4508701, "ctx":"conn2","msg":"The current replica set config is committed","attr":{"configVersion":2,"configTerm":1,"configWaitDurationMillis":0,"oplogWaitDurationMillis":0,"configOplogCommitmentOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.763+00:00"},"s":"I", "c":"REPL", "id":21352, "ctx":"conn2","msg":"replSetReconfig admin command received from client","attr":{"newConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21524"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21525"},{"_id":2.0,"host":"ip-10-122-47-239.ec2.internal:21526"}],"configsvr":true,"writeConcernMajorityJournalDefault":true,"version":3.0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.764+00:00"},"s":"I", "c":"REPL", "id":4634400, "ctx":"conn2","msg":"Appended the 'newlyAdded' field to a node in the new config. Nodes with the 'newlyAdded' field will be considered to have 'votes:0'. Upon transition to SECONDARY, this field will be automatically removed.","attr":{"newConfigObj":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"userProvidedConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21524"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21525"},{"_id":2.0,"host":"ip-10-122-47-239.ec2.internal:21526"}],"configsvr":true,"writeConcernMajorityJournalDefault":true,"version":3.0},"oldConfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.765+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.774+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"NotYetInitialized: Cannot use non-local read concern until replica set is finished initializing.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.775+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"$replData":{"term":-1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2147483647,"configTerm":-1,"replicaSetId":{"$oid":"000000000000000000000000"},"syncSourceIndex":-1,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.775+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-2","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21525","newState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.775+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:03.975Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.774+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.774+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.774+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.781+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"3eda8ecc-2ef9-4125-a9bb-9557f782da6e"}},"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.781+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.781+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.781+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.782+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.785+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:54974","uuid":"253915ff-c4a3-4349-99d7-43e4318519a8","connectionId":5,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.789+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.798+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.798+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.798+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.798+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"config.transactions"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.802+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.802+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:48972","uuid":"6b229cfa-49c2-45ba-b309-05c4a1421b9f","connectionId":6,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.805+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.805+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.805+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.805+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.805+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"d487ea6f-9827-4200-ab65-753390439caf"}},"options":{"uuid":{"$uuid":"d487ea6f-9827-4200-ab65-753390439caf"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.810+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn5","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.812+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:44960","uuid":"13dff8da-9001-4a44-8271-a73c67d6b9d9","connectionId":3,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.810+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn5","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.810+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"10.122.47.239:54974","uuid":"253915ff-c4a3-4349-99d7-43e4318519a8","connectionId":5,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.824+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"10.122.47.239:48972","client":"conn6","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.826+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.826+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.826+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.755Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.755Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.827+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.755Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.755Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.755Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":26}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":26}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.827+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.827+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.877Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.827+00:00"},"s":"D1", "c":"REPL_HB", "id":4615622, "ctx":"ReplCoord-0","msg":"Received new config via heartbeat","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.828+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:48976","uuid":"f33916bb-600c-47a6-ac3b-c1f81dc1a1b0","connectionId":8,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.838+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn8","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.838+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn8","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.838+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"10.122.47.239:48976","uuid":"f33916bb-600c-47a6-ac3b-c1f81dc1a1b0","connectionId":8,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.839+00:00"},"s":"D2", "c":"REPL_HB", "id":4615626, "ctx":"ReplCoord-0","msg":"Config validated for reconfig; persisting to disk","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.839+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fec04a0d-eeaf-4029-b603-25aac5f6bbc2"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.841+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"46ec2734-5f5d-4b7a-8ccd-38f0c1a7754f"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.841+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.841+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.841+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.842+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.indexBuilds","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.850+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"conn2","msg":"replSetReconfig config object parses ok","attr":{"numMembers":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.850+00:00"},"s":"I", "c":"REPL", "id":4509600, "ctx":"conn2","msg":"Executing quorum check for reconfig"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.850+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 3 -- target:ip-10-122-47-239.ec2.internal:21525 db:admin cmd:{ replSetHeartbeat: \"safe_secondary_reads_single_migration_waitForDelete-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"ip-10-122-47-239.ec2.internal:21524\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.851+00:00"},"s":"I", "c":"REPL", "id":21752, "ctx":"conn2","msg":"Scheduling remote command request","attr":{"context":"reconfig quorum check","request":"RemoteCommand 4 -- target:ip-10-122-47-239.ec2.internal:21526 db:admin cmd:{ replSetHeartbeat: \"safe_secondary_reads_single_migration_waitForDelete-configRS\", configVersion: 3, configTerm: 1, hbv: 1, from: \"ip-10-122-47-239.ec2.internal:21524\", fromId: 0, term: 1, primaryId: -1 }"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.850+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn3","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.851+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn3","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.851+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"10.122.47.239:44960","uuid":"13dff8da-9001-4a44-8271-a73c67d6b9d9","connectionId":3,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.851+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.855+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.855+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.856+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:04.056Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.855+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.855+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.855+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.860+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21526"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.864+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":12,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.860+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":-1,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.860+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":-1,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.860+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.864+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.864+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.864+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.864+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"config.system.indexBuilds"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.867+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.869+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.869+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.870+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.870+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.870+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"8faa2298-cf8a-41e9-aa2f-7e41b891378b"}},"options":{"uuid":{"$uuid":"8faa2298-cf8a-41e9-aa2f-7e41b891378b"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.875+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.875+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.875+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.876+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":12,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.876+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.876+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.076Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.884+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:44964","uuid":"9fe92354-759e-44ad-82c2-a7b91c1445cb","connectionId":4,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.884+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.884+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.885+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.885+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.885+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.755Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.755Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.885+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.885+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.885+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.886+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.886+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.886+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:04.086Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.886+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.755Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.755Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.755Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":26}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":26}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.886+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.886+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.936Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.886+00:00"},"s":"D1", "c":"REPL_HB", "id":4615623, "ctx":"ReplCoord-1","msg":"Ignoring new configuration because we are already in the midst of a configuration process","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.892+00:00"},"s":"D2", "c":"REPL_HB", "id":4615627, "ctx":"ReplCoord-0","msg":"New configuration persisted to local storage; installing new config in memory","attr":{"newConfigVersionAndTerm":"{version: 2, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.892+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.893+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":2,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.893+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21525"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.893+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.893+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.893Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.893+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.894+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.894+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.894+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.894+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.755Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.755Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.898+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.755Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.755Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.755Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":26}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":26}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":26}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.899+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.899+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524","newState":"PRIMARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.899+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.949Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.901+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.898+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"d487ea6f-9827-4200-ab65-753390439caf"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.899+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.899+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.899+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.901+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.indexBuilds","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.906+00:00"},"s":"D1", "c":"INITSYNC", "id":21162, "ctx":"ReplCoord-0","msg":"Creating oplogBuffer"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.906+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"9d12a465-08ff-4598-ae09-2d46cbd88041"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.914+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.914+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.914+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.914+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.914+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.915+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"10.122.47.239:44964","client":"conn4","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.914+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.914+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.915+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.114Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"config.system.indexBuilds"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"D1", "c":"INITSYNC", "id":21057, "ctx":"ReplCoordExtern-0","msg":"Database clone finished","attr":{"dbName":"config","status":{"code":0,"codeName":"OK"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-0","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn9","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn9","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:03.925+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"10.122.47.239:45760","uuid":"1b2a5c74-b838-4433-a530-0ce851a395ca","connectionId":9,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.926+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":-1,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.926+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":-1,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":26}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.926+00:00"},"s":"I", "c":"REPL", "id":21400, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a new config since we are not a member of our current config","attr":{"senderHost":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.926+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn4","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.926Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.926+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.933+00:00"},"s":"D2", "c":"INITSYNC", "id":21185, "ctx":"ReplCoordExtern-0","msg":"Inserting oplog seed document","attr":{"oplogSeedDocument":{"op":"n","ns":"","o":{"msg":"Reconfig set","version":2},"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1,"v":2,"wall":{"$date":"2021-04-12T22:19:03.029Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.933+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-0","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.927+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"conn2","msg":"Persisting new config to disk"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.927+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.928+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.936+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"conn2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.937+00:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-1","msg":"DBClientConnection failed to receive message","attr":{"connString":"ip-10-122-47-239.ec2.internal:21522","error":"HostUnreachable: Connection closed by peer"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.939+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-1","msg":"Trying to reconnect","attr":{"connString":"ip-10-122-47-239.ec2.internal:21522 failed"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.939+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-1","msg":"Reconnect attempt failed","attr":{"connString":"ip-10-122-47-239.ec2.internal:21522 failed","error":""}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.939+00:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-1","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [ip-10-122-47-239.ec2.internal:21522 failed]]","function":"kill"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.939+00:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-1","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.939+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.939+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2021-04-12T22:19:03.182Z"},"totalInitialSyncElapsedMillis":757,"initialSyncAttempts":[{"durationMillis":389,"status":"OK","syncSource":"ip-10-122-47-239.ec2.internal:21522","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":2}],"approxTotalDataSize":59,"approxTotalBytesCopied":59,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1618265943,"i":1}},"initialSyncOplogEnd":{"$timestamp":{"t":1618265943,"i":1}},"totalTimeUnreachableMillis":2,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":1,"clonedCollections":1,"start":{"$date":"2021-04-12T22:19:03.576Z"},"end":{"$date":"2021-04-12T22:19:03.701Z"},"elapsedMillis":125,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2021-04-12T22:19:03.577Z"},"end":{"$date":"2021-04-12T22:19:03.701Z"},"elapsedMillis":124,"receivedBatches":1}},"config":{"collections":2,"clonedCollections":2,"start":{"$date":"2021-04-12T22:19:03.701Z"},"end":{"$date":"2021-04-12T22:19:03.925Z"},"elapsedMillis":224,"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-04-12T22:19:03.704Z"},"end":{"$date":"2021-04-12T22:19:03.798Z"},"elapsedMillis":94,"receivedBatches":0},"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-04-12T22:19:03.798Z"},"end":{"$date":"2021-04-12T22:19:03.925Z"},"elapsedMillis":127,"receivedBatches":0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.939+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fffcc76c-b34b-41e3-97fb-64718b2349d5"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fffcc76c-b34b-41e3-97fb-64718b2349d5"}},"ident":"index-15-175785826408637703","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-14-175785826408637703","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"39836609-2221-4b6e-ad18-f899787b9d71"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.937+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.937+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.937+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:03.937Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.937+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:03.937Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.938+00:00"},"s":"I", "c":"REPL", "id":4508702, "ctx":"conn2","msg":"Waiting for the current config to propagate to a majority of nodes"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.938+00:00"},"s":"I", "c":"REPL", "id":4689401, "ctx":"conn2","msg":"Propagated current replica set config to a majority of nodes","attr":{"configVersion":3,"configTerm":1,"configWaitDurationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.938+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn2","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetReconfig":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-47-239.ec2.internal:21524"},{"_id":1.0,"host":"ip-10-122-47-239.ec2.internal:21525"},{"_id":2.0,"host":"ip-10-122-47-239.ec2.internal:21526"}],"configsvr":true,"writeConcernMajorityJournalDefault":true,"version":3.0},"maxTimeMS":600000.0,"lsid":{"id":{"$uuid":"8fc8b99b-de00-40c2-b23d-e36a65db05de"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":26}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":272,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":2}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"w":2}},"Database":{"acquireCount":{"W":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":5},"storage":{},"remote":"127.0.0.1:58880","protocol":"op_msg","durationMillis":174}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.938+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.938+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.941+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.941+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.941+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"I", "c":"REPL", "id":21401, "ctx":"conn4","msg":"Scheduling heartbeat to fetch a newer config","attr":{"configTerm":1,"configVersion":3,"senderHost":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"conn4","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.940Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.940+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.941+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.941+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.942+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.942+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:03.992Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.942+00:00"},"s":"D1", "c":"REPL_HB", "id":4615622, "ctx":"ReplCoord-2","msg":"Received new config via heartbeat","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.943+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.943+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.943+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.944+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.944+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21525","newState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.944+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.144Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.945+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":0,"v":-2,"configTerm":-1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"$replData":{"term":-1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2147483647,"configTerm":-1,"replicaSetId":{"$oid":"000000000000000000000000"},"syncSourceIndex":-1,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.945+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21526","newState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.945+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.145Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.945+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:48982","uuid":"52cfa9b6-355b-4047-af34-34044bd691c3","connectionId":10,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.947+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"8faa2298-cf8a-41e9-aa2f-7e41b891378b"}},"namespace":"config.transactions","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.947+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.947+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.947+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.949+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.transactions","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.949+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.949+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.949+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.949+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.950+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.950+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.950+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.000Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.950+00:00"},"s":"D1", "c":"REPL_HB", "id":4615623, "ctx":"ReplCoord-1","msg":"Ignoring new configuration because we are already in the midst of a configuration process","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.952+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.954+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:48986","uuid":"7883b870-dbd7-418d-a0ea-bd401855e2ca","connectionId":11,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.956+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.transactions","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"D2", "c":"INITSYNC", "id":21165, "ctx":"ReplCoordExtern-0","msg":"Resetting sync source so a new one can be chosen for this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"D2", "c":"INITSYNC", "id":21166, "ctx":"ReplCoordExtern-0","msg":"Resetting all optimes before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"D2", "c":"INITSYNC", "id":21167, "ctx":"ReplCoordExtern-0","msg":"Resetting the oldest timestamp before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"D2", "c":"INITSYNC", "id":21168, "ctx":"ReplCoordExtern-0","msg":"Resetting feature compatibility version to last-lts. If the sync source is in latest feature compatibility version, we will find out when we clone the server configuration collection (admin.system.version)"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"9d12a465-08ff-4598-ae09-2d46cbd88041"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"9d12a465-08ff-4598-ae09-2d46cbd88041"}},"ident":"index-13-1713435607864154197","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.962+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-12-1713435607864154197","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.963+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a27aebad-9f6c-44b2-98b5-d74d5c596c3b"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.967+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"10.122.47.239:48986","client":"conn11","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.969+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.969+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.969+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.969+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.969+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"config.transactions"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.969+00:00"},"s":"D1", "c":"INITSYNC", "id":21057, "ctx":"ReplCoordExtern-0","msg":"Database clone finished","attr":{"dbName":"config","status":{"code":0,"codeName":"OK"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.969+00:00"},"s":"I", "c":"INITSYNC", "id":21183, "ctx":"ReplCoordExtern-0","msg":"Finished cloning data. Beginning oplog replay","attr":{"databaseClonerFinishStatus":"OK"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn9","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn9","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"10.122.47.239:60852","uuid":"4178051a-cf5b-4e2c-bf78-ebd2e707f195","connectionId":9,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:44976","uuid":"b6c04d68-a918-474b-b88f-dda70cf3a51e","connectionId":6,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"D2", "c":"INITSYNC", "id":21185, "ctx":"ReplCoordExtern-2","msg":"Inserting oplog seed document","attr":{"oplogSeedDocument":{"op":"n","ns":"","o":{"msg":"Reconfig set","version":2},"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1,"v":2,"wall":{"$date":"2021-04-12T22:19:03.035Z"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.970+00:00"},"s":"I", "c":"INITSYNC", "id":21186, "ctx":"ReplCoordExtern-2","msg":"No need to apply operations","attr":{"stopTimestamp":{"":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":1,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.021Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"I", "c":"NETWORK", "id":20125, "ctx":"ReplCoordExtern-1","msg":"DBClientConnection failed to receive message","attr":{"connString":"ip-10-122-47-239.ec2.internal:21520","error":"HostUnreachable: Connection closed by peer"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"D1", "c":"REPL_HB", "id":4615622, "ctx":"ReplCoord-0","msg":"Received new config via heartbeat","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:48992","uuid":"04cd1aa7-910b-4f74-ba16-725522594daf","connectionId":12,"connectionCount":6}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.971+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.972+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.972+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.972+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.972+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:03.972+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.972+00:00"},"s":"I", "c":"NETWORK", "id":20120, "ctx":"ReplCoordExtern-1","msg":"Trying to reconnect","attr":{"connString":"ip-10-122-47-239.ec2.internal:21520 failed"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"NETWORK", "id":20121, "ctx":"ReplCoordExtern-1","msg":"Reconnect attempt failed","attr":{"connString":"ip-10-122-47-239.ec2.internal:21520 failed","error":""}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"-", "id":4615600, "ctx":"ReplCoordExtern-1","msg":"caught exception in destructor","attr":{"exception":"socket exception [CONNECT_ERROR] server [socket exception [FAILED_STATE] server [ip-10-122-47-239.ec2.internal:21520 failed]]","function":"kill"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"INITSYNC", "id":21181, "ctx":"ReplCoordExtern-1","msg":"Finished fetching oplog during initial sync","attr":{"oplogFetcherFinishStatus":"CallbackCanceled: oplog fetcher shutting down","lastFetched":"{ ts: Timestamp(0, 0), t: -1 }"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"INITSYNC", "id":21191, "ctx":"ReplCoordExtern-1","msg":"Initial sync attempt finishing up"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"INITSYNC", "id":21192, "ctx":"ReplCoordExtern-1","msg":"Initial sync status and statistics","attr":{"status":"successful","statistics":{"failedInitialSyncAttempts":0,"maxFailedInitialSyncAttempts":10,"initialSyncStart":{"$date":"2021-04-12T22:19:03.250Z"},"totalInitialSyncElapsedMillis":723,"initialSyncAttempts":[{"durationMillis":383,"status":"OK","syncSource":"ip-10-122-47-239.ec2.internal:21520","rollBackId":1,"operationsRetried":1,"totalTimeUnreachableMillis":2}],"approxTotalDataSize":59,"approxTotalBytesCopied":59,"remainingInitialSyncEstimatedMillis":0,"appliedOps":0,"initialSyncOplogStart":{"$timestamp":{"t":1618265943,"i":1}},"initialSyncOplogEnd":{"$timestamp":{"t":1618265943,"i":1}},"totalTimeUnreachableMillis":2,"databases":{"databasesToClone":0,"databasesCloned":2,"admin":{"collections":1,"clonedCollections":1,"start":{"$date":"2021-04-12T22:19:03.608Z"},"end":{"$date":"2021-04-12T22:19:03.752Z"},"elapsedMillis":144,"admin.system.version":{"documentsToCopy":1,"documentsCopied":1,"indexes":1,"fetchedBatches":1,"bytesToCopy":59,"approxBytesCopied":59,"start":{"$date":"2021-04-12T22:19:03.610Z"},"end":{"$date":"2021-04-12T22:19:03.752Z"},"elapsedMillis":142,"receivedBatches":1}},"config":{"collections":2,"clonedCollections":2,"start":{"$date":"2021-04-12T22:19:03.752Z"},"end":{"$date":"2021-04-12T22:19:03.969Z"},"elapsedMillis":217,"config.system.indexBuilds":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-04-12T22:19:03.755Z"},"end":{"$date":"2021-04-12T22:19:03.864Z"},"elapsedMillis":109,"receivedBatches":0},"config.transactions":{"documentsToCopy":0,"documentsCopied":0,"indexes":1,"fetchedBatches":0,"bytesToCopy":0,"start":{"$date":"2021-04-12T22:19:03.864Z"},"end":{"$date":"2021-04-12T22:19:03.969Z"},"elapsedMillis":105,"receivedBatches":0}}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-1","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"7e7a0a25-088a-4acb-9b76-2845d1b1286f"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"7e7a0a25-088a-4acb-9b76-2845d1b1286f"}},"ident":"index-15--7137360953759956230","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.973+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-1","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-14--7137360953759956230","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:03.974+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f1e2ab15-8bca-423c-8d39-364c95b64310"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:03.978+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"ReadConcernMajorityNotAvailableYet: Read concern majority reads are currently not possible.","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.974+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn10","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.974+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn10","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.974+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"10.122.47.239:48982","uuid":"52cfa9b6-355b-4047-af34-34044bd691c3","connectionId":10,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.996+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.997+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.997+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.997+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.047Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:03.997+00:00"},"s":"D1", "c":"REPL_HB", "id":4615623, "ctx":"ReplCoord-0","msg":"Ignoring new configuration because we are already in the midst of a configuration process","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.996+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.996+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:03.996+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.009+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn12","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.009+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn12","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.009+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"10.122.47.239:48992","uuid":"04cd1aa7-910b-4f74-ba16-725522594daf","connectionId":12,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.016+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:55002","uuid":"e1b9e81a-3288-46a2-8e3c-d0c39e30a508","connectionId":10,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.017+00:00"},"s":"D2", "c":"REPL_HB", "id":4615626, "ctx":"ReplCoord-2","msg":"Config validated for reconfig; persisting to disk","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.017+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn6","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.017+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn6","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.017+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"10.122.47.239:44976","uuid":"b6c04d68-a918-474b-b88f-dda70cf3a51e","connectionId":6,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: starting for set safe_secondary_reads_single_migration_waitForDelete-rs1 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.030+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.030+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.031+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":2,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.032+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.032+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.082Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.032+00:00"},"s":"D1", "c":"REPL_HB", "id":4615623, "ctx":"ReplCoord-1","msg":"Ignoring new configuration because we are already in the midst of a configuration process","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: authenticating with authMode 'undefined' for safe_secondary_reads_single_migration_waitForDelete-rs1 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.031+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.031+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":-2,"configTerm":-1,"hbv":1,"from":"","fromId":-1,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.031+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: Retrying because primary's config isn't committed. Version: 2, Term: 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.036+00:00"},"s":"I", "c":"INITSYNC", "id":21163, "ctx":"ReplCoordExtern-1","msg":"Initial sync done","attr":{"durationSeconds":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.036+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoordExtern-1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.036+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"ReplCoordExtern-1","msg":"Starting replication fetcher thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.036+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"ReplCoordExtern-1","msg":"Starting replication applier thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.036+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"ReplCoordExtern-1","msg":"Starting replication reporter thread"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.040+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn10","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.040+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn10","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.040+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"10.122.47.239:55002","uuid":"e1b9e81a-3288-46a2-8e3c-d0c39e30a508","connectionId":10,"connectionCount":3}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.041+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.041+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.041+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"OplogApplier-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.041+00:00"},"s":"D2", "c":"REPL_HB", "id":4615626, "ctx":"ReplCoord-0","msg":"Config validated for reconfig; persisting to disk","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.041+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c95c0d7c-1c6e-4892-98d7-1456dc7ffae1"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.043+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.043+00:00"},"s":"I", "c":"REPL", "id":21783, "ctx":"ReplCoordExtern-0","msg":"Waiting for pings from other members before syncing","attr":{"pingsNeeded":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.043+00:00"},"s":"D1", "c":"INITSYNC", "id":21169, "ctx":"ReplCoordExtern-0","msg":"Error getting sync source. Waiting to retry","attr":{"error":{"code":119,"codeName":"InvalidSyncSource","errmsg":"No valid sync source available. Our last fetched optime: { ts: Timestamp(0, 0), t: -1 }"},"syncSourceRetryWaitMillis":25,"retryTime":"2021-04-12T22:19:04.068+00:00","chooseSyncSourceAttempt":1,"numInitialSyncConnectAttempts":60}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.044+00:00"},"s":"D2", "c":"REPL_HB", "id":4615627, "ctx":"ReplCoord-2","msg":"New configuration persisted to local storage; installing new config in memory","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.044+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-2","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.045+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-2","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.045+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-2","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21525"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.045+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.045Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.045+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.045Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.045+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.045+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.046+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.046+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.046+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.046+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21526"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.046+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.046+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.046+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.096Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.047+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:44984","uuid":"c34e1f74-7e81-473b-8bb0-a1569995734c","connectionId":9,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.057+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1618265943,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.057+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-13--7137360953759956230","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.056+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.056+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.057+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21523","newState":"SECONDARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.057+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:04.257Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.058+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-12--7137360953759956230","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.060+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-15--7137360953759956230","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.056+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.056+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.056+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"D2", "c":"REPL_HB", "id":5031800, "ctx":"BackgroundSync","msg":"Restarting all scheduled heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"D2", "c":"REPL_HB", "id":5031802, "ctx":"BackgroundSync","msg":"Restarting heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"BackgroundSync","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.062Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.062+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":15,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.067+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14--7137360953759956230","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.067+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":15,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.067+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-1","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1618265943,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1618265943,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.067+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.067+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.117Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.068+00:00"},"s":"D2", "c":"RECOVERY", "id":23986, "ctx":"Checkpointer","msg":"Performing stable checkpoint.","attr":{"stableTimestamp":{"$timestamp":{"t":1618265943,"i":1}},"oplogNeededForRollback":"Timestamp(1618265943, 1)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.071+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1618265944:70993][878:0x7f350e8a9700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 171, snapshot max: 171 snapshot count: 0, oldest timestamp: (1618265943, 1) , meta checkpoint timestamp: (1618265943, 1)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: starting for set safe_secondary_reads_single_migration_waitForDelete-rs0 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.078+00:00"},"s":"D1", "c":"INITSYNC", "id":21169, "ctx":"ReplCoordExtern-0","msg":"Error getting sync source. Waiting to retry","attr":{"error":{"code":119,"codeName":"InvalidSyncSource","errmsg":"No valid sync source available. Our last fetched optime: { ts: Timestamp(0, 0), t: -1 }"},"syncSourceRetryWaitMillis":25,"retryTime":"2021-04-12T22:19:04.103+00:00","chooseSyncSourceAttempt":2,"numInitialSyncConnectAttempts":60}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.078+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.078+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"10.122.47.239:44984","client":"conn9","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.080+00:00"},"s":"D2", "c":"REPL_HB", "id":4615627, "ctx":"ReplCoord-0","msg":"New configuration persisted to local storage; installing new config in memory","attr":{"newConfigVersionAndTerm":"{version: 3, term: 1}"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.080+00:00"},"s":"D2", "c":"REPL_HB", "id":4615630, "ctx":"ReplCoord-0","msg":"Cancelling all heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.080+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"ReplCoord-0","msg":"New replica set config in use","attr":{"config":{"_id":"safe_secondary_reads_single_migration_waitForDelete-configRS","version":3,"term":1,"members":[{"_id":0,"host":"ip-10-122-47-239.ec2.internal:21524","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":1,"host":"ip-10-122-47-239.ec2.internal:21525","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1},{"_id":2,"host":"ip-10-122-47-239.ec2.internal:21526","arbiterOnly":false,"newlyAdded":true,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":0,"votes":1}],"configsvr":true,"protocolVersion":1,"writeConcernMajorityJournalDefault":true,"settings":{"chainingAllowed":true,"heartbeatIntervalMillis":2000,"heartbeatTimeoutSecs":10,"electionTimeoutMillis":10000,"catchUpTimeoutMillis":-1,"catchUpTakeoverDelayMillis":30000,"getLastErrorModes":{},"getLastErrorDefaults":{"w":1,"wtimeout":0},"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.080+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"ReplCoord-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21526"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.080+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.080+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.080Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.081+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.080Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.081+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"ReplCoord-0","msg":"Starting replication storage threads"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"I", "c":"REPL", "id":21798, "ctx":"BackgroundSync","msg":"Could not find member to sync from"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":5031800, "ctx":"BackgroundSync","msg":"Restarting all scheduled heartbeats"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":5031802, "ctx":"BackgroundSync","msg":"Restarting heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"BackgroundSync","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.086Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":16,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.086+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21521","newState":"SECONDARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:04.288Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:55006","uuid":"c8a10523-8d2a-4f07-8c06-377384047e36","connectionId":12,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.089+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":0,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.089+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21526","newState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.089+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.139Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: authenticating with authMode 'undefined' for safe_secondary_reads_single_migration_waitForDelete-rs0 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"I", "c":"CONNPOOL", "id":22576, "ctx":"ReplNetwork","msg":"Connecting","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21525"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"D1", "c":"INITSYNC", "id":21162, "ctx":"ReplCoord-0","msg":"Creating oplogBuffer"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoord-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fc6635b0-527f-4d5d-a199-4ee22a1dd788"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn9","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn9","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.088+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn9","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":16,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"ReplCoord-1","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1618265943,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1618265943,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.137Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.087+00:00"},"s":"D2", "c":"RECOVERY", "id":23986, "ctx":"Checkpointer","msg":"Performing stable checkpoint.","attr":{"stableTimestamp":{"$timestamp":{"t":1618265943,"i":1}},"oplogNeededForRollback":"Timestamp(1618265943, 1)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.094+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1618265944:94242][870:0x7f66b69d6700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 177, snapshot max: 177 snapshot count: 0, oldest timestamp: (1618265943, 1) , meta checkpoint timestamp: (1618265943, 1)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.097+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":3,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.097+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.097+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21524","newState":"PRIMARY"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.097+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.147Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.102+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.102+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.102+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.102+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.103+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.103+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.103+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.153Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-1","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"D1", "c":"INITSYNC", "id":21171, "ctx":"ReplCoordExtern-1","msg":"About to truncate the oplog, if it exists, and drop all user databases (so that we can clone them)","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"D2", "c":"INITSYNC", "id":21172, "ctx":"ReplCoordExtern-1","msg":"Truncating the existing oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-1","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"D2", "c":"INITSYNC", "id":21174, "ctx":"ReplCoordExtern-1","msg":"Creating the oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.107+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f88fedc2-2ac5-4072-a41a-163ff82526d9"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.112+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"10.122.47.239:55006","client":"conn12","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: Retrying because primary's config isn't committed. Version: 2, Term: 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.127+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.127+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.128+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0b81cd02-321a-4470-af92-4b239578c0a3"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.128+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":16,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.129+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn12","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.129+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn12","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":0,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.129+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn12","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.129+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.129+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.129+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.130+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":16,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.130+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.130+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.180Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.133+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":4,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.133+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-1","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21525","newState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.133+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.183Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.137+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.137+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.137+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.139+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-5","msg":"Sending heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.137+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.138+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.138+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.138+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.188Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.139+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn9","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.139+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn9","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.139+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn9","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.141+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoord-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.144+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.144+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.344Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.147+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.147+00:00"},"s":"I", "c":"REPL", "id":21215, "ctx":"ReplCoord-0","msg":"Member is in new state","attr":{"hostAndPort":"ip-10-122-47-239.ec2.internal:21526","newState":"STARTUP2"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.147+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.347Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.147+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.147+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.347Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.146+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.147+00:00"},"s":"I", "c":"INITSYNC", "id":21164, "ctx":"ReplCoordExtern-0","msg":"Starting initial sync attempt","attr":{"initialSyncAttempt":1,"initialSyncMaxAttempts":10}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"D2", "c":"INITSYNC", "id":21165, "ctx":"ReplCoordExtern-0","msg":"Resetting sync source so a new one can be chosen for this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"D2", "c":"INITSYNC", "id":21166, "ctx":"ReplCoordExtern-0","msg":"Resetting all optimes before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"D2", "c":"INITSYNC", "id":21167, "ctx":"ReplCoordExtern-0","msg":"Resetting the oldest timestamp before starting this initial sync attempt"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"D2", "c":"INITSYNC", "id":21168, "ctx":"ReplCoordExtern-0","msg":"Resetting feature compatibility version to last-lts. If the sync source is in latest feature compatibility version, we will find out when we clone the server configuration collection (admin.system.version)"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"I", "c":"STORAGE", "id":20318, "ctx":"ReplCoordExtern-0","msg":"Finishing collection drop","attr":{"namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fc6635b0-527f-4d5d-a199-4ee22a1dd788"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"I", "c":"STORAGE", "id":22206, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for index","attr":{"index":"_id_","namespace":"local.temp_oplog_buffer","uuid":{"uuid":{"$uuid":"fc6635b0-527f-4d5d-a199-4ee22a1dd788"}},"ident":"index-13-5449357994439670700","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"I", "c":"STORAGE", "id":22214, "ctx":"ReplCoordExtern-0","msg":"Deferring table drop for collection","attr":{"namespace":"local.temp_oplog_buffer","ident":"collection-12-5449357994439670700","commitTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.148+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.temp_oplog_buffer","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"8b787495-c8a8-4988-ab3d-9cde5eb1028e"}},"options":{"temp":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.150+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.150+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.150+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.150+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.151+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":5,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.151+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.151+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.201Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.156+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-4","msg":"Sending heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.156+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.156+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.156+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.156+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.156+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.157+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.356Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.169+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.167+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":0,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.167+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-13-5449357994439670700","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.176+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-12-5449357994439670700","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.178+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-1","msg":"WiredTiger message","attr":{"message":"[1618265944:178667][886:0x7f165b4f7700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 85, snapshot max: 85 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.180+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.180+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.180+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.180+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.180+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.181+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.181+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.231Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.189+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-3","msg":"Sending heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.195+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.195+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":6,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.195+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.245Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.195+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.195+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.195+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.194+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn12","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.194+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn12","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.194+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn12","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.196+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.196+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.196+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.246Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.207+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.207+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.207+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.207+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.212+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":7,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.212+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.212+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.262Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.219+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":1618265943,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.219+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-15-175785826408637703","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.219+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.220+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-14-175785826408637703","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.234+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.234+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.234+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.234+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.235+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.235+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.235+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.285Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.239+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.temp_oplog_buffer","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.240+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"ReplCoordExtern-0","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-47-239.ec2.internal:21524"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.240+00:00"},"s":"D1", "c":"INITSYNC", "id":21171, "ctx":"ReplCoordExtern-0","msg":"About to truncate the oplog, if it exists, and drop all user databases (so that we can clone them)","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.240+00:00"},"s":"D2", "c":"INITSYNC", "id":21172, "ctx":"ReplCoordExtern-0","msg":"Truncating the existing oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.240+00:00"},"s":"I", "c":"INITSYNC", "id":21173, "ctx":"ReplCoordExtern-0","msg":"Initial syncer oplog truncation finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.240+00:00"},"s":"D2", "c":"INITSYNC", "id":21174, "ctx":"ReplCoordExtern-0","msg":"Creating the oplog","attr":{"namespace":"local.oplog.rs"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.240+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"ReplCoordExtern-0","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.240+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"0bbcabe4-53b6-43d7-ba1e-2d3c56164708"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: Retrying because primary's config isn't committed. Version: 2, Term: 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.245+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn12","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.245+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn12","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.245+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn12","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.246+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.245+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-3","msg":"Sending heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.246+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.246+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.446Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.246+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.246+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.246+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.246+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.247+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.247+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.297Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.257+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.257+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.257+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.257+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.258+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.258+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:04.458Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.267+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.268+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.268+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.267+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.267+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"ReplCoordExtern-0","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.268+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"ReplCoordExtern-0","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.268+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f5925a10-e78c-4ac2-bd8a-09edc313edcf"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.268+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.268+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.268+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.468Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.294+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.294+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.294+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.294+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.295+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":8,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.295+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:04.495Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.290+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.291+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.291+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.291+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.341Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.290+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.290+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.290+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.301+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-1","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.301+00:00"},"s":"D2", "c":"INITSYNC", "id":21175, "ctx":"ReplCoordExtern-1","msg":"Dropping user databases"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.301+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.301+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-1","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.302+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.302+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.302+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.302+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.303+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.303+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.303+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.353Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.302+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.307+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.312+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"ReplCoordExtern-0","msg":"WiredTiger message","attr":{"message":"[1618265944:312474][890:0x7fc23ade0700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 90, snapshot max: 90 snapshot count: 0, oldest timestamp: (0, 1) , meta checkpoint timestamp: (0, 0)"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForConfigReplication: Waiting for the config on 127.0.0.1:21520 to replicate to all nodes [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForConfigReplication: config on 127.0.0.1:21520 replicated successfully to all nodes with version 2 and term 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: finished for set safe_secondary_reads_single_migration_waitForDelete-rs0 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiate reconfig and awaitSecondaryNodes took 1310ms for 2 nodes in set 'safe_secondary_reads_single_migration_waitForDelete-rs0' [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: 127.0.0.1:21520 thinks the primary is 127.0.0.1:21520. Other nodes are expected to agree on the same primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Nodes agreed on primary 127.0.0.1:21520 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.341+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.341+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.341+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.341+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.342+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.342+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.342+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.392Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.342+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49012","uuid":"5e6bc212-9ae8-497e-9842-c0ea5bfe7a7d","connectionId":13,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.347+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.347+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.347+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.348+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.348+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.348+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.350+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: Beginning for [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21520", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21521" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.354+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn9","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.354+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn9","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.354+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn9","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.347+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.347+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.348+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.348+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.548Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.348+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.349+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.549Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.035Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.358+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.407Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.356+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-5","msg":"Sending heartbeat","attr":{"requestId":14,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-5","msg":"Received response to heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.357+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-5","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.557Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.358+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":14,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.358+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-3","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.358+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.558Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: 127.0.0.1:21520 thinks the primary is 127.0.0.1:21520. Other nodes are expected to agree on the same primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Nodes agreed on primary 127.0.0.1:21520 [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: ensuring the commit point advances for [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21520", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21521" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.379+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"10.122.47.239:49012","client":"conn13","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: authenticating with authMode 'undefined' for safe_secondary_reads_single_migration_waitForDelete-rs0 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.382+00:00"},"s":"I", "c":"STORAGE", "id":4833200, "ctx":"ReplCoordExtern-0","msg":"About to abort all index builders running","attr":{"reason":"Aborting index builds for initial sync"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.382+00:00"},"s":"D2", "c":"INITSYNC", "id":21175, "ctx":"ReplCoordExtern-0","msg":"Dropping user databases"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.383+00:00"},"s":"I", "c":"REPL", "id":21754, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropping databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.383+00:00"},"s":"I", "c":"REPL", "id":21756, "ctx":"ReplCoordExtern-0","msg":"dropReplicatedDatabases - dropped databases","attr":{"numDatabases":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.385+00:00"},"s":"D2", "c":"INITSYNC", "id":21177, "ctx":"ReplCoordExtern-0","msg":"Setting begin applying timestamp and begin fetching timestamp","attr":{"beginApplyingTimestamp":{"$timestamp":{"t":1618265943,"i":27}},"lastOplogEntry":{"_id":"featureCompatibilityVersion","version":"5.0"},"namespace":"local.oplog.rs","beginFetchingTimestamp":{"$timestamp":{"t":1618265943,"i":27}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.385+00:00"},"s":"D2", "c":"INITSYNC", "id":21178, "ctx":"ReplCoordExtern-0","msg":"Starting OplogFetcher","attr":{"oplogFetcher":"OplogFetcher - last optime fetched: { ts: Timestamp(1618265943, 27), t: 1 } source: ip-10-122-47-239.ec2.internal:21524 namespace: local.oplog.rs active: 0 shutting down?:0 first batch: 1 initial find timeout: 60000ms retried find timeout: 2000ms awaitData timeout: 5000ms"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.385+00:00"},"s":"D2", "c":"INITSYNC", "id":21180, "ctx":"ReplCoordExtern-0","msg":"Starting AllDatabaseCloner","attr":{"allDatabaseCloner":"initial sync -- active:0 status:OK source:ip-10-122-47-239.ec2.internal:21524 db cloners remaining:0 db cloners completed:0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.385+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.386+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49018","uuid":"e2311319-435d-409b-9015-d289253edc63","connectionId":14,"connectionCount":6}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.393+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49020","uuid":"e991cebe-8c3c-4252-b6b9-33cf6bfebffb","connectionId":15,"connectionCount":7}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.395+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.395+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.395+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.396+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.396+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.396+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.396+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.446Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.406+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn15","msg":"client metadata","attr":{"remote":"10.122.47.239:49020","client":"conn15","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.407+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.407+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.407+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.407+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.408+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.035Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.408+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.408+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.458Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.416+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"10.122.47.239:49018","client":"conn14","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.416+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.416+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.417+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.417+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.422+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.425+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49024","uuid":"5533b272-c84b-4246-be8f-30a9d33b397b","connectionId":16,"connectionCount":8}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.431+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.440+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"ip-10-122-47-239.ec2.internal:21520"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.441+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"ip-10-122-47-239.ec2.internal:21520","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.442+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:60922","uuid":"1ced2c5c-d276-4680-b4f3-5892d6b38119","connectionId":10,"connectionCount":6}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.440+00:00"},"s":"D1", "c":"INITSYNC", "id":21056, "ctx":"ReplCoordExtern-1","msg":"Excluding database from the 'listDatabases' response","attr":{"db":{"name":"local"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.440+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.445+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForConfigReplication: Waiting for the config on 127.0.0.1:21522 to replicate to all nodes [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForConfigReplication: config on 127.0.0.1:21522 replicated successfully to all nodes with version 2 and term 1 [js_test:safe_secondary_reads_single_migration_waitForDelete] waitForAllNewlyAddedRemovals: finished for set safe_secondary_reads_single_migration_waitForDelete-rs1 [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiate reconfig and awaitSecondaryNodes took 1501ms for 2 nodes in set 'safe_secondary_reads_single_migration_waitForDelete-rs1' [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.451+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.452+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.452+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.452+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.452+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.452+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.452+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.502Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.456+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-3","msg":"Sending heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.456+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn12","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.456+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn12","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.456+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn12","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.457+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.457+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.657Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: 127.0.0.1:21522 thinks the primary is 127.0.0.1:21522. Other nodes are expected to agree on the same primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.458+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":25,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.458+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.458+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.458+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.458+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"10.122.47.239:60922","client":"conn10","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.458+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":25,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.035Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.658Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Nodes agreed on primary 127.0.0.1:21522 [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:04.659Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.459+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.029Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.029Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.463+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.version","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.463+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.keys","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.463+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.466+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn16","msg":"client metadata","attr":{"remote":"10.122.47.239:49024","client":"conn16","doc":{"driver":{"name":"NetworkInterfaceTL","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.467+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: Beginning for [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21522", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21523" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: Waiting for stable recovery timestamps for [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21520", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21521" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.469+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.471+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.471+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.471+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.471+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.471+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.471+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.671Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.472+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.472+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: 127.0.0.1:21522 thinks the primary is 127.0.0.1:21522. Other nodes are expected to agree on the same primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.473+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.473+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.473+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}},"options":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Nodes agreed on primary 127.0.0.1:21522 [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: A stable recovery timestamp has successfully established on [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21520", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21521" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiate awaitLastStableRecoveryTimestamp took 135ms for 2 nodes in set 'safe_secondary_reads_single_migration_waitForDelete-rs0' [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: ensuring the commit point advances for [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21522", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21523" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: authenticating with authMode 'undefined' for safe_secondary_reads_single_migration_waitForDelete-rs1 [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnAppliedOpTime: Retrying because node 127.0.0.1:21520 sees optime { "ts" : Timestamp(1618265943, 1), "t" : NumberLong(1) } on node ip-10-122-47-239.ec2.internal:21521 but expects to see optime { "ts" : Timestamp(1618265944, 1), "t" : NumberLong(1) } [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.498+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.498+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.498+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.498+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.499+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":9,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.400Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.499+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:04.699Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.502+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":23,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.502+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":23,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.502+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.502+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.552Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.506+00:00"},"s":"I", "c":"REPL", "id":21799, "ctx":"BackgroundSync","msg":"Sync source candidate chosen","attr":{"syncSource":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.502+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.502+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.502+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.510+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.510+00:00"},"s":"D2", "c":"INITSYNC", "id":21177, "ctx":"ReplCoordExtern-1","msg":"Setting begin applying timestamp and begin fetching timestamp","attr":{"beginApplyingTimestamp":{"$timestamp":{"t":1618265943,"i":27}},"lastOplogEntry":{"_id":"featureCompatibilityVersion","version":"5.0"},"namespace":"local.oplog.rs","beginFetchingTimestamp":{"$timestamp":{"t":1618265943,"i":27}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.511+00:00"},"s":"D2", "c":"INITSYNC", "id":21178, "ctx":"ReplCoordExtern-1","msg":"Starting OplogFetcher","attr":{"oplogFetcher":"OplogFetcher - last optime fetched: { ts: Timestamp(1618265943, 27), t: 1 } source: ip-10-122-47-239.ec2.internal:21524 namespace: local.oplog.rs active: 0 shutting down?:0 first batch: 1 initial find timeout: 60000ms retried find timeout: 2000ms awaitData timeout: 5000ms"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.511+00:00"},"s":"D2", "c":"INITSYNC", "id":21180, "ctx":"ReplCoordExtern-1","msg":"Starting AllDatabaseCloner","attr":{"allDatabaseCloner":"initial sync -- active:0 status:OK source:ip-10-122-47-239.ec2.internal:21524 db cloners remaining:0 db cloners completed:0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.518+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:45840","uuid":"10837e26-c152-4011-8266-c649e938b212","connectionId":10,"connectionCount":6}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.519+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49030","uuid":"a9dd5965-e75d-4611-bf45-46f1bc452f13","connectionId":17,"connectionCount":9}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.520+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"10.122.47.239:49032","uuid":"969ecc58-96b7-4b95-a298-5ce756062d08","connectionId":18,"connectionCount":10}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.511+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.510+00:00"},"s":"I", "c":"REPL", "id":21088, "ctx":"BackgroundSync","msg":"Changed sync source","attr":{"oldSyncSource":"empty","newSyncSource":"ip-10-122-47-239.ec2.internal:21522"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.510+00:00"},"s":"I", "c":"REPL", "id":21092, "ctx":"BackgroundSync","msg":"Scheduling fetcher to read remote oplog","attr":{"syncSource":"ip-10-122-47-239.ec2.internal:21522","lastOpTimeFetched":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.537+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn18","msg":"client metadata","attr":{"remote":"10.122.47.239:49032","client":"conn18","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.548+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.548+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.548+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.539+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.539+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.539+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.539+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-1","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.541+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-2","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.541+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-2","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.541+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-2","msg":"Skip closing connection for connection","attr":{"connectionId":12}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.541+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-2","msg":"Skip closing connection for connection","attr":{"connectionId":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.541+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-2","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.541+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-2","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.543+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.version","index":"_id_","keysInserted":1,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.549+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.549+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.549+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.548+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.548+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.549+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.749Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.549+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":12,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.549+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":12,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.550+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.750Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.551+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.554+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"10.122.47.239:45840","client":"conn10","doc":{"application":{"name":"OplogFetcher"},"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.558+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn17","msg":"client metadata","attr":{"remote":"10.122.47.239:49030","client":"conn17","doc":{"driver":{"name":"MongoDB Internal Client","version":"5.0.0-alpha-94-g4741ef2-patch-6074c0452fbabe5a1c9b6f3b"},"os":{"type":"Linux","name":"Red Hat Enterprise Linux release 8.0 (Ootpa)","architecture":"x86_64","version":"Kernel 4.18.0-80.1.2.el8_0.x86_64"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.559+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"connect"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.559+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.559+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.559+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.559+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.559+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-1","msg":"Collection clone finished","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.560+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":26,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.560+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.560+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.560+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.563+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.564+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.565+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.565+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.563+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.563+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.564+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.564+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.764Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.568+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.568+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.572+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.572+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.572+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}},"options":{"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.563+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn9","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.563+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn9","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.563+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn9","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.569+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"getInitialSyncId"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.569+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.561+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":26,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.029Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.561+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-0","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.561+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.761Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.574+00:00"},"s":"D1", "c":"INITSYNC", "id":21056, "ctx":"ReplCoordExtern-0","msg":"Excluding database from the 'listDatabases' response","attr":{"db":{"name":"local"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.574+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"AllDatabaseCloner","stage":"listDatabases"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.578+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.578+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.578+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.578+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.778Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: Waiting for stable recovery timestamps for [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21522", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21523" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.586+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.version","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.586+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.keys","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.586+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitLastStableRecoveryTimestamp: A stable recovery timestamp has successfully established on [ [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21522", [js_test:safe_secondary_reads_single_migration_waitForDelete] "ip-10-122-47-239.ec2.internal:21523" [js_test:safe_secondary_reads_single_migration_waitForDelete] ] [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiate awaitLastStableRecoveryTimestamp took 126ms for 2 nodes in set 'safe_secondary_reads_single_migration_waitForDelete-rs1' [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.589+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.595+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.595+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.595+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.595+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.595+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}},"options":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnAppliedOpTime: Retrying because node 127.0.0.1:21522 sees optime { "ts" : Timestamp(1618265943, 1), "t" : NumberLong(1) } on node ip-10-122-47-239.ec2.internal:21523 but expects to see optime { "ts" : Timestamp(1618265944, 1), "t" : NumberLong(1) } [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.622+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.662+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.663+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.663+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.663+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.663+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":28,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.663+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.484Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.663+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:04.863Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-3","msg":"Sending heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn12","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn12","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":28,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.400Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:04.864Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.664+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn12","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.665+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.665+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.865Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.671+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.671+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.671+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.671+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.672+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.672+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.672+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.872Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.675+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.675+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.675+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.675+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-1","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.687+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.keys","index":"_id_","keysInserted":2,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.694+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1618265944, 1), "t" : NumberLong(1) } [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.700+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.705+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":18}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.705+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21521","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.705+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.705+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21520","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.705+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.706+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":10,"target":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","syncingTo":"ip-10-122-47-239.ec2.internal:21520","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.400Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.400Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.400Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.706+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21521","when":{"$date":"2021-04-12T22:19:06.706Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.707+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.707+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.707+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.707+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-1","msg":"Collection clone finished","attr":{"namespace":"admin.system.keys"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.707+00:00"},"s":"D1", "c":"INITSYNC", "id":21057, "ctx":"ReplCoordExtern-1","msg":"Database clone finished","attr":{"dbName":"admin","status":{"code":0,"codeName":"OK"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.707+00:00"},"s":"D1", "c":"INITSYNC", "id":21058, "ctx":"ReplCoordExtern-1","msg":"Finished the 'admin' db, now validating it"} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.708+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.709+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.indexBuilds","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"chunks","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"lockpings","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"1f49b235-2428-4e80-90ba-d3c57438ca5b"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"version","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"27eb3660-aa2b-4804-86c7-3a6e7b4c41c1"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"locks","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"751412f0-e4b5-4f80-9016-42c10eb9d1ca"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"shards","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"7e0e46e9-4602-4db2-98cf-b91083bd8f8d"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"migrations","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"b51e012d-7f23-447e-85c8-922c9f67520a"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"transactions","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"ca183d73-3c8c-4113-8031-d797dc84f26f"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"reshardingOperations","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"dbb60d42-a4e1-4aa0-8803-8c2c64532428"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-1","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"tags","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"e7b13745-a723-4cec-80a9-77ffe1a70394"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.711+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.712+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"094063f6-2780-43cf-a6dd-af95618f3931"}},"namespace":"admin.system.version","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.712+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.712+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.712+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.714+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":33}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.715+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"ReplWriterWorker-6","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"5.0"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"ReplWriterWorker-6","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":13},"outgoing":{"minWireVersion":0,"maxWireVersion":13},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":13},"incomingInternalClient":{"minWireVersion":13,"maxWireVersion":13},"outgoing":{"minWireVersion":13,"maxWireVersion":13},"isInternalClient":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-6","msg":"Skip closing connection for connection","attr":{"connectionId":9}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-6","msg":"Skip closing connection for connection","attr":{"connectionId":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-6","msg":"Skip closing connection for connection","attr":{"connectionId":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"ReplWriterWorker-6","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.719+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.720+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":13}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiateWithAnyNodeAsPrimary took 2245ms for 2 nodes. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.720+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.version","index":"_id_","keysInserted":1,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.721+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.721+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.721+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.721+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}},"options":{"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.728+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: 127.0.0.1:21520 thinks the primary is 127.0.0.1:21520. Other nodes are expected to agree on the same primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Nodes agreed on primary 127.0.0.1:21520 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.736+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.736+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.736+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.736+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"admin.system.version"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.737+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"admin.foo","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"389547d4-06b2-4154-9ad4-956974e39d0e"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.739+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.745+00:00"},"s":"I", "c":"STORAGE", "id":22260, "ctx":"TimestampMonitor","msg":"Removing drop-pending idents with drop timestamps before timestamp","attr":{"timestamp":{"$timestamp":{"t":0,"i":1}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.745+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"index-13-1713435607864154197","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.749+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.749+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.749+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.750+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.750+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.750+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.751+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.751+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.752+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.752+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"admin.system.keys","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}},"options":{"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.749+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.749+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":13,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.750+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.950Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.750+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":14,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.750+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":14,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.751+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:04.951Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.764+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-5","msg":"Sending heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.764+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn9","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.764+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn9","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.764+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn9","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.765+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.765+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:04.965Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.765+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":29,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.766+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":29,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.484Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.766+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.766+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:04.966Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.765+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.766+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.766+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.783+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.784+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.784+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.784+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.792+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.793+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.793+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:04.993Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.800+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.foo","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265944,"i":2}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.801+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn8","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"remote":"10.122.47.239:60850","connectionId":8}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.801+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn8","msg":"Terminating session due to error","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.801+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn8","msg":"Ending session","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.801+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"10.122.47.239:60850","uuid":"ad79d650-22ea-4182-856f-365176fd8989","connectionId":8,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.810+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.810+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.810+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.810+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-1","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1618265944, 1), "t" : NumberLong(1) } [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.812+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn2","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.812+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn2","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.812+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:47884","uuid":"be4e9c6b-730d-4374-ae39-70e1e8e4c909","connectionId":2,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.812+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-13","msg":"createCollection","attr":{"namespace":"admin.foo","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"389547d4-06b2-4154-9ad4-956974e39d0e"}},"options":{"uuid":{"$uuid":"389547d4-06b2-4154-9ad4-956974e39d0e"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.813+00:00"},"s":"I", "c":"STORAGE", "id":22237, "ctx":"TimestampMonitor","msg":"Completing drop for ident","attr":{"ident":"collection-12-1713435607864154197","namespace":"local.temp_oplog_buffer","dropTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.814+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.815+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-1","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.indexBuilds","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.815+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn2","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.815+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn2","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.815+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:37128","uuid":"0ad20dbb-b215-401b-add3-e0d358a7138a","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.817+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":19}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.819+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.820+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.821+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceHeartbeatIntervalMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.823+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":35}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.825+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn2","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":17}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] ReplSetTest initiateWithAnyNodeAsPrimary took 2327ms for 2 nodes. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.827+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: 127.0.0.1:21522 thinks the primary is 127.0.0.1:21522. Other nodes are expected to agree on the same primary. [js_test:safe_secondary_reads_single_migration_waitForDelete] AwaitNodesAgreeOnPrimary: Nodes agreed on primary 127.0.0.1:21522 [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.832+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.832+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.832+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.832+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-1","msg":"Collection clone finished","attr":{"namespace":"config.system.indexBuilds"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.839+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.841+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.841+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.842+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-1","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.842+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-1","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.842+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-1","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"options":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.844+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a47d573c-1fe8-45a3-8344-5099fa318e9a"}},"namespace":"admin.system.keys","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.844+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.844+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.844+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.848+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"admin.system.keys","index":"_id_","keysInserted":2,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.856+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-13","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.foo","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265944,"i":2}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.859+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.keys","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.862+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn2","msg":"createCollection","attr":{"namespace":"admin.foo","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"4535ef09-8b98-4a45-baac-ad68b73241b5"}},"options":{}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.864+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.864+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21520| {"t":{"$date":"2021-04-12T22:19:04.864+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21521","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":3}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.800Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":3}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.800Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.864+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":31,"target":"ip-10-122-47-239.ec2.internal:21520","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs0","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21521","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":31,"target":"ip-10-122-47-239.ec2.internal:21520","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs0","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":3}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.800Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":3}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.800Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":2}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.800Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":2}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c75657cd8812f268334c"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":3}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21521| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21520","when":{"$date":"2021-04-12T22:19:06.865Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.864+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-3","msg":"Sending heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn12","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn12","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn12","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.864+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21523","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21522","fromId":0,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":11,"target":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"state":2,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","syncingTo":"ip-10-122-47-239.ec2.internal:21522","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.484Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.484Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":0,"isPrimary":false},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":1}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.865+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21523","when":{"$date":"2021-04-12T22:19:06.865Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.866+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":19,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.866+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:05.066Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.876+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":20,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:05.077Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"admin.system.keys"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D1", "c":"INITSYNC", "id":21057, "ctx":"ReplCoordExtern-0","msg":"Database clone finished","attr":{"dbName":"admin","status":{"code":0,"codeName":"OK"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.877+00:00"},"s":"D1", "c":"INITSYNC", "id":21058, "ctx":"ReplCoordExtern-0","msg":"Finished the 'admin' db, now validating it"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.879+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"system.indexBuilds","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"chunks","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"lockpings","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"1f49b235-2428-4e80-90ba-d3c57438ca5b"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"version","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"27eb3660-aa2b-4804-86c7-3a6e7b4c41c1"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"locks","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"751412f0-e4b5-4f80-9016-42c10eb9d1ca"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"shards","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"7e0e46e9-4602-4db2-98cf-b91083bd8f8d"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"migrations","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"b51e012d-7f23-447e-85c8-922c9f67520a"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"transactions","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"ca183d73-3c8c-4113-8031-d797dc84f26f"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"reshardingOperations","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"dbb60d42-a4e1-4aa0-8803-8c2c64532428"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D2", "c":"INITSYNC", "id":21147, "ctx":"ReplCoordExtern-0","msg":"Allowing cloning of collectionInfo","attr":{"info":{"name":"tags","type":"collection","options":{},"info":{"readOnly":false,"uuid":{"$uuid":"e7b13745-a723-4cec-80a9-77ffe1a70394"}},"idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.880+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"DatabaseCloner","stage":"listCollections"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.893+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.896+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.896+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.899+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.899+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.899+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}},"options":{"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.906+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn2","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.foo","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265944,"i":2}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.906+00:00"},"s":"I", "c":"NETWORK", "id":22989, "ctx":"conn8","msg":"Error sending response to client. Ending connection from remote","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"},"remote":"10.122.47.239:45758","connectionId":8}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.907+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn8","msg":"Terminating session due to error","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.907+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn8","msg":"Ending session","attr":{"error":{"code":9001,"codeName":"SocketException","errmsg":"Broken pipe"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.907+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"10.122.47.239:45758","uuid":"0592c765-0f30-407c-b683-492ca204f681","connectionId":8,"connectionCount":5}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.917+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn2","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.918+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn2","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.918+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:46414","uuid":"924613a3-0c20-4c0d-9f28-783c0bcfc356","connectionId":2,"connectionCount":4}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.920+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplWriterWorker-10","msg":"createCollection","attr":{"namespace":"admin.foo","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"4535ef09-8b98-4a45-baac-ad68b73241b5"}},"options":{"uuid":{"$uuid":"4535ef09-8b98-4a45-baac-ad68b73241b5"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.921+00:00"},"s":"W", "c":"EXECUTOR", "id":4910400, "ctx":"conn2","msg":"Terminating session due to error","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.921+00:00"},"s":"I", "c":"NETWORK", "id":5127900, "ctx":"conn2","msg":"Ending session","attr":{"error":{"code":6,"codeName":"HostUnreachable","errmsg":"Connection closed by peer"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.921+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:36052","uuid":"f8aa20b2-d9c2-4d95-9d8a-19bc25d9cebb","connectionId":2,"connectionCount":2}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.921+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.950+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":15,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.950+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.950+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.950+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.951+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.951+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.951+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.955+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid","maxTemporaryMemoryUsageMB":66}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.951+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":16,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.951+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":15,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.951+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:05.151Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.952+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":16,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.952+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:05.152Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.966+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":30,"target":"ip-10-122-47-239.ec2.internal:21522","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.966+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":30,"target":"ip-10-122-47-239.ec2.internal:21522","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":3}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.906Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:04.484Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"configVersion":2,"configTerm":1,"replicaSetId":{"$oid":"6074c756b8b94c1b8646fc3e"},"syncSourceIndex":-1,"isPrimary":true},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265944,"i":3}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"operationTime":{"$timestamp":{"t":1618265944,"i":3}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.967+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-2","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.967+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21522","when":{"$date":"2021-04-12T22:19:06.966Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.966+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn5","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.966+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn5","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-rs1","configVersion":2,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21523","fromId":1,"term":1,"maxTimeMSOpOnly":10000,"$replData":1,"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21522| {"t":{"$date":"2021-04-12T22:19:04.966+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn5","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21523","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":2,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-rs1","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265944,"i":1}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:04.484Z"},"opTime":{"ts":{"$timestamp":{"t":1618265944,"i":3}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:04.906Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] d21523| {"t":{"$date":"2021-04-12T22:19:04.971+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplWriterWorker-10","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.foo","index":"_id_","commitTimestamp":{"$timestamp":{"t":1618265944,"i":2}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.972+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn9","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.972+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn9","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.972+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn9","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.972+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-4","msg":"Sending heartbeat","attr":{"requestId":23,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.973+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":23,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.973+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:05.173Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.993+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-5","msg":"Sending heartbeat","attr":{"requestId":24,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.997+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.997+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:04.997+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.998+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":24,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.998+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-3","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.999+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"005015d7-1fa2-45a5-88b9-0b39c18657a6"}},"namespace":"config.system.indexBuilds","properties":{"v":2,"key":{"_id":1},"name":"_id_"},"method":"Hybrid","maxTemporaryMemoryUsageMB":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.999+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.999+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:04.999+00:00"},"s":"D1", "c":"INITSYNC", "id":21134, "ctx":"ReplCoordExtern-0","msg":"Collection cloner will run a new query"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.019+00:00"},"s":"I", "c":"INDEX", "id":20685, "ctx":"ReplCoordExtern-0","msg":"Index build: inserted keys from external sorter into index","attr":{"namespace":"config.system.indexBuilds","index":"_id_","keysInserted":0,"durationMillis":0}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.029+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.035+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"ReplCoordExtern-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.system.indexBuilds","index":"_id_","commitTimestamp":null}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:04.998+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:05.198Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.064+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"query"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.064+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.064+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"setupIndexBuildersForUnfinishedIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.064+00:00"},"s":"D1", "c":"INITSYNC", "id":21148, "ctx":"ReplCoordExtern-0","msg":"Collection clone finished","attr":{"namespace":"config.system.indexBuilds"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.066+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-3","msg":"Sending heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.066+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-0","msg":"Received response to heartbeat","attr":{"requestId":21,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.067+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-0","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:05.266Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.072+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.066+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn12","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.066+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn12","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.066+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn12","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.073+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"shard":1,"min":1},"name":"ns_1_shard_1_min_1"},"method":"Hybrid","maxTemporaryMemoryUsageMB":66}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.078+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"count"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.078+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.083+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn11","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.083+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn11","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.083+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-2","msg":"Sending heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21526","fromId":2,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.084+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":22,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"lastCommittedWall":{"$date":"2021-04-12T22:19:03.927Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":-1,"isPrimary":true},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"7fffffff0000000000000001"}},"lastCommittedOpTime":{"$timestamp":{"t":1618265943,"i":27}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":1618265943,"i":27}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.084+00:00"},"s":"D4", "c":"ELECTION", "id":4615659, "ctx":"ReplCoord-1","msg":"Postponing election timeout due to heartbeat from primary"} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.084+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21524","when":{"$date":"2021-04-12T22:19:05.284Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.083+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn11","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.090+00:00"},"s":"D1", "c":"INITSYNC", "id":21072, "ctx":"ReplCoordExtern-0","msg":"Cloner finished running stage","attr":{"cloner":"CollectionCloner","stage":"listIndexes"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.090+00:00"},"s":"D1", "c":"INITSYNC", "id":21069, "ctx":"ReplCoordExtern-0","msg":"Cloner running stage","attr":{"cloner":"CollectionCloner","stage":"createCollection"}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.090+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"ReplCoordExtern-0","msg":"createCollection","attr":{"namespace":"config.chunks","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"options":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.125+00:00"},"s":"I", "c":"-", "id":4939300, "ctx":"monitoring-keys-for-HMAC","msg":"Failed to refresh key cache","attr":{"error":"InitialSyncActive: Cannot refresh keys collection cache during initial sync","nextWakeupMillis":200}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.149+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-1","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"lastmod":1},"name":"ns_1_lastmod_1"},"method":"Hybrid","maxTemporaryMemoryUsageMB":66}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.152+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.152+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.152+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.151+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn4","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.151+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn4","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"Kce+qoJuJrpHTEhbPahHWIFwqSY=","subType":"0"}},"keyId":6950399301415600147}},"$configTime":{"$timestamp":{"t":1618265943,"i":27}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.151+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn4","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.151+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-1","msg":"Sending heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.151+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":17,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.152+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-2","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:05.352Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.152+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21525","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21524","fromId":0,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.153+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-3","msg":"Received response to heartbeat","attr":{"requestId":18,"target":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.153+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-3","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21525","when":{"$date":"2021-04-12T22:19:05.353Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.173+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-0","msg":"Sending heartbeat","attr":{"requestId":25,"target":"ip-10-122-47-239.ec2.internal:21526","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.174+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-1","msg":"Received response to heartbeat","attr":{"requestId":25,"target":"ip-10-122-47-239.ec2.internal:21526","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false,"$replData":{"term":1,"lastOpCommitted":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"lastCommittedWall":{"$date":"1970-01-01T00:00:00.000Z"},"lastOpVisible":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"configVersion":3,"configTerm":1,"replicaSetId":{"$oid":"6074c756a06cb8b481d1aa19"},"syncSourceIndex":0,"isPrimary":false},"$gleStats":{"lastOpTime":{"$timestamp":{"t":0,"i":0}},"electionId":{"$oid":"000000000000000000000000"}},"lastCommittedOpTime":{"$timestamp":{"t":0,"i":0}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1618265943,"i":27}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"operationTime":{"$timestamp":{"t":0,"i":0}}}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.174+00:00"},"s":"D2", "c":"REPL_HB", "id":4615618, "ctx":"ReplCoord-1","msg":"Scheduling heartbeat","attr":{"target":"ip-10-122-47-239.ec2.internal:21526","when":{"$date":"2021-04-12T22:19:05.374Z"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.171+00:00"},"s":"I", "c":"INDEX", "id":20384, "ctx":"ReplCoordExtern-0","msg":"Index build: starting","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"18984136-41b3-44ae-855a-094b00cac0d1"}},"namespace":"config.chunks","properties":{"v":2,"unique":true,"key":{"ns":1,"min":1},"name":"ns_1_min_1"},"method":"Hybrid","maxTemporaryMemoryUsageMB":66}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.173+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn9","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.173+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn9","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21526| {"t":{"$date":"2021-04-12T22:19:05.173+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn9","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"state":5,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","syncingTo":"ip-10-122-47-239.ec2.internal:21524","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"durableWallTime":{"$date":"1970-01-01T00:00:00.000Z"},"opTime":{"ts":{"$timestamp":{"t":0,"i":0}},"t":-1},"wallTime":{"$date":"1970-01-01T00:00:00.000Z"},"electable":false}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.203+00:00"},"s":"D2", "c":"REPL_HB", "id":4615670, "ctx":"ReplCoord-4","msg":"Sending heartbeat","attr":{"requestId":26,"target":"ip-10-122-47-239.ec2.internal:21524","heartbeatObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.203+00:00"},"s":"D2", "c":"REPL_HB", "id":24095, "ctx":"conn6","msg":"Received heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.203+00:00"},"s":"D2", "c":"REPL_HB", "id":24096, "ctx":"conn6","msg":"Processing heartbeat request","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","cmdObj":{"replSetHeartbeat":"safe_secondary_reads_single_migration_waitForDelete-configRS","configVersion":3,"configTerm":1,"hbv":1,"from":"ip-10-122-47-239.ec2.internal:21525","fromId":1,"term":1,"primaryId":0,"maxTimeMSOpOnly":10000,"$replData":1,"$configTime":{"$timestamp":{"t":0,"i":0}},"$topologyTime":{"$timestamp":{"t":0,"i":0}},"$db":"admin"}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21524| {"t":{"$date":"2021-04-12T22:19:05.203+00:00"},"s":"D2", "c":"REPL_HB", "id":24097, "ctx":"conn6","msg":"Generated heartbeat response","attr":{"from":"ip-10-122-47-239.ec2.internal:21525","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"wallTime":{"$date":"2021-04-12T22:19:03.927Z"},"electable":true}}} [js_test:safe_secondary_reads_single_migration_waitForDelete] c21525| {"t":{"$date":"2021-04-12T22:19:05.203+00:00"},"s":"D2", "c":"REPL_HB", "id":4615620, "ctx":"ReplCoord-2","msg":"Received response to heartbeat","attr":{"requestId":26,"target":"ip-10-122-47-239.ec2.internal:21524","response":{"ok":1.0,"electionTime":{"$date":{"$numberLong":"6950399297120632834"}},"state":1,"v":3,"configTerm":1,"set":"safe_secondary_reads_single_migration_waitForDelete-configRS","term":1,"primaryId":0,"durableOpTime":{"ts":{"$timestamp":{"t":1618265943,"i":27}},"t":1},"durableWallTime":{"$date":"2021-04-12T22:19:03.927Z"},"opTime":{"t