[js_test:resume_after_against_oplog] Starting JSTest jstests/replsets/resume_after_against_oplog.js... PATH=/data/mci/6afa2f3e1e6344167483f5a7d60ebc01/src:/data/multiversion:/data/mci/6afa2f3e1e6344167483f5a7d60ebc01/src/dist-test/bin:/data/mci/6afa2f3e1e6344167483f5a7d60ebc01/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/6afa2f3e1e6344167483f5a7d60ebc01/src/dist-test/bin /data/mci/6afa2f3e1e6344167483f5a7d60ebc01/src/dist-test/bin/mongo --eval MongoRunner.dataDir = "/data/db/job1/mongorunner"; MongoRunner.dataPath = "/data/db/job1/mongorunner/"; TestData = new Object(); TestData["minPort"] = 20270; TestData["maxPort"] = 20499; 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"] = "resume_after_against_oplog"; 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/replsets/resume_after_against_oplog.js [js_test:resume_after_against_oplog] JSTest jstests/replsets/resume_after_against_oplog.js started with pid 22950. [js_test:resume_after_against_oplog] MongoDB shell version v4.9.0-alpha7-391-g1b40b03-patch-60639da557e85a6df35029d5 [js_test:resume_after_against_oplog] Starting new replica set resume_after_against_oplog [js_test:resume_after_against_oplog] ReplSetTest starting set 'resume_after_against_oplog' [js_test:resume_after_against_oplog] ReplSetTest n is : 0 [js_test:resume_after_against_oplog] { [js_test:resume_after_against_oplog] "useHostName" : true, [js_test:resume_after_against_oplog] "oplogSize" : 40, [js_test:resume_after_against_oplog] "keyFile" : undefined, [js_test:resume_after_against_oplog] "port" : 20270, [js_test:resume_after_against_oplog] "replSet" : "resume_after_against_oplog", [js_test:resume_after_against_oplog] "dbpath" : "$set-$node", [js_test:resume_after_against_oplog] "setParameter" : { [js_test:resume_after_against_oplog] "logComponentVerbosity" : "{ \"command\" : 2, \"query\" : 5 }", [js_test:resume_after_against_oplog] "writePeriodicNoops" : false, [js_test:resume_after_against_oplog] "numInitialSyncConnectAttempts" : 60, [js_test:resume_after_against_oplog] "shutdownTimeoutMillisForSignaledShutdown" : 100 [js_test:resume_after_against_oplog] }, [js_test:resume_after_against_oplog] "waitForConnect" : false, [js_test:resume_after_against_oplog] "restart" : undefined, [js_test:resume_after_against_oplog] "pathOpts" : { [js_test:resume_after_against_oplog] "node" : 0, [js_test:resume_after_against_oplog] "set" : "resume_after_against_oplog" [js_test:resume_after_against_oplog] } [js_test:resume_after_against_oplog] } [js_test:resume_after_against_oplog] ReplSetTest Starting.... [js_test:resume_after_against_oplog] Resetting db path '/data/db/job1/mongorunner/resume_after_against_oplog-0' [js_test:resume_after_against_oplog] {"t":{"$date":"2021-03-30T23:21:50.662Z"},"s":"I", "c":"-", "id":22810, "ctx":"js","msg":"shell: Started program","attr":{"pid":"22981","argv":["/data/mci/6afa2f3e1e6344167483f5a7d60ebc01/src/dist-test/bin/mongod","--oplogSize","40","--port","20270","--replSet","resume_after_against_oplog","--dbpath","/data/db/job1/mongorunner/resume_after_against_oplog-0","--setParameter","logComponentVerbosity={ \"command\" : 2, \"query\" : 5 }","--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","reshardingMinimumOperationDurationMillis=5000"]}} [js_test:resume_after_against_oplog] Skip waiting to connect to node with pid=22981, port=20270 [js_test:resume_after_against_oplog] ReplSetTest start skip waiting for a connection to node 0 [js_test:resume_after_against_oplog] ReplSetTest waiting for an initial connection to node 0 [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.233+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"-","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":12},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":12},"outgoing":{"minWireVersion":0,"maxWireVersion":12},"isInternalClient":true}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.235+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.237+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.237+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.237+00:00"},"s":"I", "c":"NETWORK", "id":4648602, "ctx":"main","msg":"Implicit TCP FastOpen in use."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.239+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.239+00:00"},"s":"W", "c":"ASIO", "id":22601, "ctx":"main","msg":"No TransportLayer configured during NetworkInterface startup"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.239+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","ns":"config.tenantMigrationDonors"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.239+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","ns":"config.tenantMigrationRecipients"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.240+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":22981,"port":20270,"dbPath":"/data/db/job1/mongorunner/resume_after_against_oplog-0","architecture":"64-bit","host":"ip-10-122-74-79.ec2.internal"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.240+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"4.9.0-alpha7-391-g1b40b03-patch-60639da557e85a6df35029d5","gitVersion":"1b40b034bcaadcf5e9713e59970e2838af3fa4ca","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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.240+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.240+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":20270},"replication":{"enableMajorityReadConcern":true,"oplogSizeMB":40,"replSet":"resume_after_against_oplog"},"setParameter":{"coordinateCommitReturnImmediatelyAfterPersistingDecision":"false","disableLogicalSessionCacheRefresh":"true","enableTestCommands":"1","featureFlagSBE":"true","featureFlagTimeseriesCollection":"true","logComponentVerbosity":"{ \"command\" : 2, \"query\" : 5 }","minNumChunksForSessionsCollection":"1","numInitialSyncConnectAttempts":"60","oplogApplicationEnforcesSteadyStateConstraints":"true","orphanCleanupDelaySecs":"1","reshardingMinimumOperationDurationMillis":"5000","shutdownTimeoutMillisForSignaledShutdown":"100","testingDiagnosticsEnabled":"1","transactionLifetimeLimitSeconds":"86400","writePeriodicNoops":"false"},"storage":{"dbPath":"/data/db/job1/mongorunner/resume_after_against_oplog-0","engine":"wiredTiger","wiredTiger":{"engineConfig":{"cacheSizeGB":1.0}}}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.242+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.981+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1617146514:981921][22981:0x7fe60747d3c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global recovery timestamp: (0, 0)"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.982+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"initandlisten","msg":"WiredTiger message","attr":{"message":"[1617146514:982003][22981:0x7fe60747d3c0], txn-recover: [WT_VERB_RECOVERY | WT_VERB_RECOVERY_PROGRESS] Set global oldest timestamp: (0, 0)"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.989+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":747}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.989+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:54.989+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"WTIdleSessionSweeper","msg":"BackgroundJob starting","attr":{"threadName":"WTIdleSessionSweeper"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.000+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.000+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.021+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"JournalFlusher","msg":"BackgroundJob starting","attr":{"threadName":"JournalFlusher"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.021+00:00"},"s":"W", "c":"CONTROL", "id":22117, "ctx":"initandlisten","msg":"This is a development version of MongoDB. Not recommended for production","attr":{"version":"4.9.0-alpha7-391-g1b40b03-patch-60639da557e85a6df35029d5"},"tags":["startupWarnings"]} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.021+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"Checkpointer","msg":"BackgroundJob starting","attr":{"threadName":"Checkpointer"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.021+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.021+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.021+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"SNMPAgent","msg":"BackgroundJob starting","attr":{"threadName":"SNMPAgent"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.022+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.022+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.023+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"initandlisten","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"settings","filter":{"_id":"ReadWriteConcernDefaults"},"ntoreturn":1,"singleBatch":true,"readConcern":{},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.023+00:00"},"s":"D2", "c":"QUERY", "id":20921, "ctx":"initandlisten","msg":"Collection does not exist. Using EOF plan","attr":{"namespace":"config.settings","canonicalQuery":"ns: config.settings query: { _id: \"ReadWriteConcernDefaults\" } sort: {} projection: {} ntoreturn=1"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.024+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"initandlisten","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] project [s2 = Nothing, s3 = Nothing] \n[1] limit 0 \n[1] coscan "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.024+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"initandlisten","msg":"Slow query","attr":{"type":"command","ns":"config.settings","command":{"find":"settings","filter":{"_id":"ReadWriteConcernDefaults"},"ntoreturn":1,"singleBatch":true,"readConcern":{},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":229,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":12}},"ReplicationStateTransition":{"acquireCount":{"w":14}},"Global":{"acquireCount":{"r":7,"w":4,"W":4}},"Database":{"acquireCount":{"r":6,"w":4}},"Collection":{"acquireCount":{"r":8,"W":2}},"Mutex":{"acquireCount":{"r":12}}},"flowControl":{"acquireCount":2,"timeAcquiringMicros":7},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.024+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"ReadWriteConcernDefaults-0","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"settings","filter":{"_id":"ReadWriteConcernDefaults"},"ntoreturn":1,"singleBatch":true,"readConcern":{},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.024+00:00"},"s":"D2", "c":"QUERY", "id":20921, "ctx":"ReadWriteConcernDefaults-0","msg":"Collection does not exist. Using EOF plan","attr":{"namespace":"config.settings","canonicalQuery":"ns: config.settings query: { _id: \"ReadWriteConcernDefaults\" } sort: {} projection: {} ntoreturn=1"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.025+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"ReadWriteConcernDefaults-0","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] project [s2 = Nothing, s3 = Nothing] \n[1] limit 0 \n[1] coscan "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.025+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"ReadWriteConcernDefaults-0","msg":"Slow query","attr":{"type":"command","ns":"config.settings","command":{"find":"settings","filter":{"_id":"ReadWriteConcernDefaults"},"ntoreturn":1,"singleBatch":true,"readConcern":{},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":229,"locks":{"Global":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.025+00:00"},"s":"I", "c":"SHARDING", "id":20997, "ctx":"initandlisten","msg":"Refreshed RWC defaults","attr":{"newDefaults":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.025+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/job1/mongorunner/resume_after_against_oplog-0/diagnostic.data"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.025+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"016026d7-6a3f-4048-b980-5c0e7d4e2a87"}},"options":{"capped":true,"size":10485760}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.044+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.045+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"monitoring-keys-for-HMAC","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"external_validation_keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.045+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"OplogCapMaintainerThread-local.oplog.rs","msg":"BackgroundJob starting","attr":{"threadName":"OplogCapMaintainerThread-local.oplog.rs"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.045+00:00"},"s":"D2", "c":"QUERY", "id":20921, "ctx":"monitoring-keys-for-HMAC","msg":"Collection does not exist. Using EOF plan","attr":{"namespace":"config.external_validation_keys","canonicalQuery":"ns: config.external_validation_keys query: { purpose: \"HMAC\", expiresAt: { $gt: Timestamp(0, 0) } } sort: { expiresAt: 1 } projection: {}"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.046+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"monitoring-keys-for-HMAC","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] project [s2 = Nothing, s3 = Nothing] \n[1] limit 0 \n[1] coscan "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.046+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"config.external_validation_keys","command":{"find":"external_validation_keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":245,"locks":{"Global":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.046+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.046+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.oplogTruncateAfterPoint","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a9344d1c-06dd-439e-9f03-100a0d5f33dc"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.057+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.058+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.minvalid","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"840fc7c0-afc4-4701-abb5-67e9abb05268"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"initandlisten","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"initandlisten","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT PRESERVE_RECORD_ID ","query":"ns=local.replset.minvalidTree: $and\nSort: {}\nProj: {}\nCollation: { locale: \"simple\" }\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"initandlisten","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"initandlisten","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"initandlisten","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"initandlisten","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = local.replset.minvalid\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"initandlisten","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.069+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"initandlisten","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.replset.minvalid query: {} sort: {} projection: {} collation: { locale: \"simple\" }","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.070+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.replset.election","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f782ffbd-e43d-46c7-ad45-65b125d8103b"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.080+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.080+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"initandlisten","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.080+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"initandlisten","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT PRESERVE_RECORD_ID ","query":"ns=local.replset.electionTree: $and\nSort: {}\nProj: {}\nCollation: { locale: \"simple\" }\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"initandlisten","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"initandlisten","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"initandlisten","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"initandlisten","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = local.replset.election\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"initandlisten","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"initandlisten","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.replset.election query: {} sort: {} projection: {} collation: { locale: \"simple\" }","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"initandlisten","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"I", "c":"REPL", "id":21311, "ctx":"initandlisten","msg":"Did not find local initialized voted for document at startup"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"I", "c":"REPL", "id":21312, "ctx":"initandlisten","msg":"Did not find local Rollback ID document at startup. Creating one"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.081+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.system.rollback.id","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d9b64f48-a08a-49e0-bed3-d7ae78780369"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.092+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.093+00:00"},"s":"I", "c":"REPL", "id":21531, "ctx":"initandlisten","msg":"Initialized the rollback ID","attr":{"rbid":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.093+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.093+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"TTLMonitor","msg":"BackgroundJob starting","attr":{"threadName":"TTLMonitor"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.093+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"PeriodicTaskRunner","msg":"BackgroundJob starting","attr":{"threadName":"PeriodicTaskRunner"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.094+00:00"},"s":"D1", "c":"COMMAND", "id":23098, "ctx":"ClientCursorMonitor","msg":"BackgroundJob starting","attr":{"threadName":"ClientCursorMonitor"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.094+00:00"},"s":"D2", "c":"COMMAND", "id":31452, "ctx":"initandlisten","msg":"Initializing MirrorMaestro"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.094+00:00"},"s":"I", "c":"REPL", "id":40440, "ctx":"initandlisten","msg":"Starting the TopologyVersionObserver"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.094+00:00"},"s":"I", "c":"REPL", "id":40445, "ctx":"TopologyVersionObserver","msg":"Started TopologyVersionObserver"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.095+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-20270.sock"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.095+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.095+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":20270,"ssl":"off"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.247+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"monitoring-keys-for-HMAC","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"external_validation_keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.247+00:00"},"s":"D2", "c":"QUERY", "id":20921, "ctx":"monitoring-keys-for-HMAC","msg":"Collection does not exist. Using EOF plan","attr":{"namespace":"config.external_validation_keys","canonicalQuery":"ns: config.external_validation_keys query: { purpose: \"HMAC\", expiresAt: { $gt: Timestamp(0, 0) } } sort: { expiresAt: 1 } projection: {}"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.247+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"monitoring-keys-for-HMAC","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] project [s2 = Nothing, s3 = Nothing] \n[1] limit 0 \n[1] coscan "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.247+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"config.external_validation_keys","command":{"find":"external_validation_keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":245,"locks":{"Global":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.248+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.278+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:39284","uuid":"c73e7b09-4919-49ff-a25a-9499c09c3905","connectionId":1,"connectionCount":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.279+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"isMaster":1,"client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.9.0-alpha7-391-g1b40b03-patch-60639da557e85a6df35029d5"},"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"}},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.279+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:39284","client":"conn1","doc":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.9.0-alpha7-391-g1b40b03-patch-60639da557e85a6df35029d5"},"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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.279+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"isMaster":1,"client":{"application":{"name":"MongoDB Shell"},"driver":{"name":"MongoDB Internal Client","version":"4.9.0-alpha7-391-g1b40b03-patch-60639da557e85a6df35029d5"},"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"}},"$db":"admin"},"numYields":0,"reslen":522,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_query","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.279+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":35,"knownOps":[]}} [js_test:resume_after_against_oplog] ReplSetTest made initial connection to node: connection to ip-10-122-74-79.ec2.internal:20270 [js_test:resume_after_against_oplog] ReplSetTest startSet, nodes: [ connection to ip-10-122-74-79.ec2.internal:20270 ] [js_test:resume_after_against_oplog] ReplSetTest startSet took 4627ms for 1 nodes. [js_test:resume_after_against_oplog] New session started with sessionID: { "id" : UUID("ea42eb00-6487-49ea-88fa-3107d87016fb") } and options: { "causalConsistency" : false } [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.287+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.287+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.287+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":36,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.289+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"serverStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.291+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"serverStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":47306,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":4}}},"storage":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.291+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":38,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.293+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"getCmdLineOpts":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.293+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"getCmdLineOpts"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.293+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"getCmdLineOpts":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":2599,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.293+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":39,"knownOps":[]}} [js_test:resume_after_against_oplog] Setting fail point skipOplogBatcherWaitForData [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.294+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"skipOplogBatcherWaitForData","mode":"alwaysOn","data":{},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.295+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.295+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":1,"data":{},"timesEntered":0}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.295+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"skipOplogBatcherWaitForData","mode":"alwaysOn","data":{},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.295+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":40,"knownOps":[]}} [js_test:resume_after_against_oplog] Running command with retry: { [js_test:resume_after_against_oplog] "replSetInitiate" : { [js_test:resume_after_against_oplog] "_id" : "resume_after_against_oplog", [js_test:resume_after_against_oplog] "protocolVersion" : 1, [js_test:resume_after_against_oplog] "members" : [ [js_test:resume_after_against_oplog] { [js_test:resume_after_against_oplog] "_id" : 0, [js_test:resume_after_against_oplog] "host" : "ip-10-122-74-79.ec2.internal:20270" [js_test:resume_after_against_oplog] } [js_test:resume_after_against_oplog] ] [js_test:resume_after_against_oplog] } [js_test:resume_after_against_oplog] } [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.296+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetInitiate":{"_id":"resume_after_against_oplog","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-74-79.ec2.internal:20270"}]},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":0,"i":0}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.296+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetInitiate"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.296+00:00"},"s":"I", "c":"REPL", "id":21356, "ctx":"conn1","msg":"replSetInitiate admin command received from client"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.297+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"dd3ae50a-29c0-4554-98d2-fd974bc8b0b3"}},"options":{"uuid":{"$uuid":"dd3ae50a-29c0-4554-98d2-fd974bc8b0b3"}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.308+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"admin.system.version","index":"_id_","commitTimestamp":null}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.308+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"conn1","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"4.9"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.308+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"conn1","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":12},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":12},"outgoing":{"minWireVersion":0,"maxWireVersion":12},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":12},"incomingInternalClient":{"minWireVersion":12,"maxWireVersion":12},"outgoing":{"minWireVersion":12,"maxWireVersion":12},"isInternalClient":true}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.308+00:00"},"s":"I", "c":"NETWORK", "id":22991, "ctx":"conn1","msg":"Skip closing connection for connection","attr":{"connectionId":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.310+00:00"},"s":"I", "c":"REPL", "id":21357, "ctx":"conn1","msg":"replSetInitiate config object parses ok","attr":{"numMembers":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.311+00:00"},"s":"I", "c":"REPL", "id":21251, "ctx":"conn1","msg":"Creating replication oplog","attr":{"oplogSizeMB":40}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.311+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.oplog.rs","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5e318e22-7598-40ce-b8b0-f2d0151dac16"}},"options":{"capped":true,"size":41943040,"autoIndexId":false}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.316+00:00"},"s":"I", "c":"STORAGE", "id":22383, "ctx":"conn1","msg":"The size storer reports that the oplog contains","attr":{"numRecords":0,"dataSize":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.316+00:00"},"s":"I", "c":"STORAGE", "id":22382, "ctx":"conn1","msg":"WiredTiger record store oplog processing finished","attr":{"durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.317+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.views","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"d28e0863-cf1c-4e87-81b1-93df4ae2e236"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.327+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.views","index":"_id_","commitTimestamp":null}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.328+00:00"},"s":"D2", "c":"QUERY", "id":20922, "ctx":"conn1","msg":"Using idhack","attr":{"canonicalQuery":"ns: local.system.views query: { _id: \"local.system.resharding.slimOplogForGraphLookup\" } sort: {} projection: {}"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.328+00:00"},"s":"D5", "c":"QUERY", "id":4742905, "ctx":"conn1","msg":"Number of generated interval(s) for ixscan","attr":{"num":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.328+00:00"},"s":"D5", "c":"QUERY", "id":4742906, "ctx":"conn1","msg":"Generated interval [lowKey, highKey]","attr":{"lowKey":{"":"local.system.resharding.slimOplogForGraphLookup"},"highKey":{"":"local.system.resharding.slimOplogForGraphLookup"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.328+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"conn1","msg":"SBE plan","attr":{"slots":"$$RESULT=s5 $$RID=s6 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[2] nlj [] [s2] \n left \n [1] nlj [] [s3, s4] \n left \n [1] project [s3 = KS(3C6C6F63616C2E73797374656D2E72657368617264696E672E736C696D4F706C6F67466F7247726170684C6F6F6B7570000104), s4 = KS(3C6C6F63616C2E73797374656D2E72657368617264696E672E736C696D4F706C6F67466F7247726170684C6F6F6B757000FE04)] \n [1] limit 1 \n [1] coscan \n right \n [1] ixseek s3 s4 s2 [] @\"d28e0863-cf1c-4e87-81b1-93df4ae2e236\" @\"_id_\" true \n \n \n right \n [2] limit 1 \n [2] seek s2 s5 s6 [] @\"d28e0863-cf1c-4e87-81b1-93df4ae2e236\" true \n \n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.329+00:00"},"s":"D2", "c":"QUERY", "id":20922, "ctx":"conn1","msg":"Using idhack","attr":{"canonicalQuery":"ns: local.system.views query: { _id: \"local.system.tenantMigration.oplogView\" } sort: {} projection: {}"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.329+00:00"},"s":"D5", "c":"QUERY", "id":4742905, "ctx":"conn1","msg":"Number of generated interval(s) for ixscan","attr":{"num":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.329+00:00"},"s":"D5", "c":"QUERY", "id":4742906, "ctx":"conn1","msg":"Generated interval [lowKey, highKey]","attr":{"lowKey":{"":"local.system.tenantMigration.oplogView"},"highKey":{"":"local.system.tenantMigration.oplogView"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.329+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"conn1","msg":"SBE plan","attr":{"slots":"$$RESULT=s5 $$RID=s6 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[2] nlj [] [s2] \n left \n [1] nlj [] [s3, s4] \n left \n [1] project [s3 = KS(3C6C6F63616C2E73797374656D2E74656E616E744D6967726174696F6E2E6F706C6F6756696577000104), s4 = KS(3C6C6F63616C2E73797374656D2E74656E616E744D6967726174696F6E2E6F706C6F675669657700FE04)] \n [1] limit 1 \n [1] coscan \n right \n [1] ixseek s3 s4 s2 [] @\"d28e0863-cf1c-4e87-81b1-93df4ae2e236\" @\"_id_\" true \n \n \n right \n [2] limit 1 \n [2] seek s2 s5 s6 [] @\"d28e0863-cf1c-4e87-81b1-93df4ae2e236\" true \n \n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.332+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn1","msg":"WiredTiger message","attr":{"message":"[1617146515:332948][22981:0x7fe5f15d5700], 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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.357+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.system.replset","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"90f31535-d9cb-4e00-9b6b-e4819bb22d87"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.375+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"conn1","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT PRESERVE_RECORD_ID ","query":"ns=local.system.replsetTree: $and\nSort: {}\nProj: {}\nCollation: { locale: \"simple\" }\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.375+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"conn1","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.375+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"conn1","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.375+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"conn1","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.375+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"conn1","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = local.system.replset\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.375+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"conn1","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.375+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"conn1","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.system.replset query: {} sort: {} projection: {} collation: { locale: \"simple\" }","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.376+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.system.replset","index":"_id_","commitTimestamp":{"$timestamp":{"t":1617146515,"i":1}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.378+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"conn1","msg":"WiredTiger message","attr":{"message":"[1617146515:378623][22981:0x7fe5f15d5700], 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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"conn1","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT PRESERVE_RECORD_ID ","query":"ns=local.replset.minvalidTree: $and\nSort: {}\nProj: {}\nCollation: { locale: \"simple\" }\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"conn1","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"conn1","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"conn1","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"conn1","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = local.replset.minvalid\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"conn1","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"conn1","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.replset.minvalid query: {} sort: {} projection: {} collation: { locale: \"simple\" }","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"conn1","msg":"New replica set config in use","attr":{"config":{"_id":"resume_after_against_oplog","version":1,"term":0,"members":[{"_id":0,"host":"ip-10-122-74-79.ec2.internal:20270","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":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":"6063b293575536bd9a8151db"}}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"conn1","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-74-79.ec2.internal:20270"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"STARTUP2","oldState":"STARTUP"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.390+00:00"},"s":"I", "c":"REPL", "id":21306, "ctx":"conn1","msg":"Starting replication storage threads"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.393+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"conn1","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.394+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"conn1","msg":"Replica set state transition","attr":{"newState":"RECOVERING","oldState":"STARTUP2"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.394+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"local.replset.initialSyncId","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2fa1b1a5-26f0-4a0f-b5d6-2a5a61fb4c9b"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"local.replset.initialSyncId","index":"_id_","commitTimestamp":null}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"conn1","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"I", "c":"REPL", "id":21299, "ctx":"conn1","msg":"Starting replication fetcher thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"I", "c":"REPL", "id":21300, "ctx":"conn1","msg":"Starting replication applier thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"I", "c":"REPL", "id":21301, "ctx":"conn1","msg":"Starting replication reporter thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"I", "c":"REPL", "id":21224, "ctx":"OplogApplier-0","msg":"Starting oplog application"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"BackgroundSync","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"local.system.replset","appName":"MongoDB Shell","command":{"replSetInitiate":{"_id":"resume_after_against_oplog","protocolVersion":1.0,"members":[{"_id":0.0,"host":"ip-10-122-74-79.ec2.internal:20270"}]},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$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":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":28},"storage":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":109}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.405+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"BackgroundSync","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.406+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":41,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.406+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"OplogApplier-0","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.406+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"OplogApplier-0","msg":"Replica set state transition","attr":{"newState":"SECONDARY","oldState":"RECOVERING"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.406+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.406+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.407+00:00"},"s":"I", "c":"ELECTION", "id":21444, "ctx":"ReplCoord-0","msg":"Dry election run succeeded, running for election","attr":{"newTerm":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.407+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"ReplCoord-0","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"ReplCoord-0","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT PRESERVE_RECORD_ID ","query":"ns=local.replset.electionTree: $and\nSort: {}\nProj: {}\nCollation: { locale: \"simple\" }\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"ReplCoord-0","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"ReplCoord-0","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"ReplCoord-0","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"ReplCoord-0","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = local.replset.election\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"ReplCoord-0","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"ReplCoord-0","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.replset.election query: {} sort: {} projection: {} collation: { locale: \"simple\" }","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":669,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.408+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":86,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"ELECTION", "id":21450, "ctx":"ReplCoord-0","msg":"Election succeeded, assuming primary role","attr":{"term":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"REPL", "id":21358, "ctx":"ReplCoord-0","msg":"Replica set state transition","attr":{"newState":"PRIMARY","oldState":"SECONDARY"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"REPL", "id":21106, "ctx":"ReplCoord-0","msg":"Resetting sync source to empty","attr":{"previousSyncSource":":27017"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"REPL", "id":21359, "ctx":"ReplCoord-0","msg":"Entering primary catch-up mode"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"REPL", "id":21363, "ctx":"ReplCoord-0","msg":"Exited primary catch-up mode"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"ReplCoord-0","msg":"Stopping replication producer"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.409+00:00"},"s":"I", "c":"REPL", "id":21239, "ctx":"ReplBatcher","msg":"Oplog buffer has been drained","attr":{"term":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.410+00:00"},"s":"I", "c":"REPL", "id":21343, "ctx":"RstlKillOpThread","msg":"Starting to kill user operations"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.410+00:00"},"s":"I", "c":"REPL", "id":21344, "ctx":"RstlKillOpThread","msg":"Stopped killing user operations"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.410+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:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.410+00:00"},"s":"I", "c":"REPL", "id":4508103, "ctx":"OplogApplier-0","msg":"Increment the config term via reconfig"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.410+00:00"},"s":"I", "c":"REPL", "id":21353, "ctx":"OplogApplier-0","msg":"replSetReconfig config object parses ok","attr":{"numMembers":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.410+00:00"},"s":"I", "c":"REPL", "id":51814, "ctx":"OplogApplier-0","msg":"Persisting new config to disk"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.411+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"OplogApplier-0","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT PRESERVE_RECORD_ID ","query":"ns=local.system.replsetTree: $and\nSort: {}\nProj: {}\nCollation: { locale: \"simple\" }\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.411+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"OplogApplier-0","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.411+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"OplogApplier-0","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.411+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"OplogApplier-0","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.411+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"OplogApplier-0","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = local.system.replset\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.411+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"OplogApplier-0","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.411+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"OplogApplier-0","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.system.replset query: {} sort: {} projection: {} collation: { locale: \"simple\" }","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.412+00:00"},"s":"I", "c":"REPL", "id":21392, "ctx":"OplogApplier-0","msg":"New replica set config in use","attr":{"config":{"_id":"resume_after_against_oplog","version":1,"term":1,"members":[{"_id":0,"host":"ip-10-122-74-79.ec2.internal:20270","arbiterOnly":false,"buildIndexes":true,"hidden":false,"priority":1.0,"tags":{},"secondaryDelaySecs":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":"6063b293575536bd9a8151db"}}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.412+00:00"},"s":"I", "c":"REPL", "id":21393, "ctx":"OplogApplier-0","msg":"Found self in config","attr":{"hostAndPort":"ip-10-122-74-79.ec2.internal:20270"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.412+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"OplogApplier-0","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"transactions","filter":{"state":"inProgress"},"readConcern":{},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.412+00:00"},"s":"D2", "c":"QUERY", "id":20921, "ctx":"OplogApplier-0","msg":"Collection does not exist. Using EOF plan","attr":{"namespace":"config.transactions","canonicalQuery":"ns: config.transactions query: { state: \"inProgress\" } sort: {} projection: {}"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.412+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"OplogApplier-0","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] project [s2 = Nothing, s3 = Nothing] \n[1] limit 0 \n[1] coscan "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.412+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"OplogApplier-0","msg":"Slow query","attr":{"type":"command","ns":"config.transactions","command":{"find":"transactions","filter":{"state":"inProgress"},"readConcern":{},"$db":"config"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":233,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":3}},"ReplicationStateTransition":{"acquireCount":{"w":3,"W":2},"acquireWaitCount":{"W":2},"timeAcquiringMicros":{"W":115}},"Global":{"acquireCount":{"r":2,"w":2}},"Database":{"acquireCount":{"r":1,"W":1}},"Collection":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":3}}},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.413+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.transactions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"98a72f55-b2bb-46d5-9797-8b145becd4a1"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+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":1617146515,"i":3}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"OplogApplier-0","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT PRESERVE_RECORD_ID ","query":"ns=local.replset.minvalidTree: $and\nSort: {}\nProj: {}\nCollation: { locale: \"simple\" }\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"OplogApplier-0","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"OplogApplier-0","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"OplogApplier-0","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"OplogApplier-0","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = local.replset.minvalid\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"OplogApplier-0","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"OplogApplier-0","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.replset.minvalid query: {} sort: {} projection: {} collation: { locale: \"simple\" }","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"OplogApplier-0","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.424+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"OplogApplier-0","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.425+00:00"},"s":"I", "c":"STORAGE", "id":20657, "ctx":"OplogApplier-0","msg":"IndexBuildsCoordinator::onStepUp - this node is stepping up to primary"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.425+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"monitoring-keys-for-HMAC","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"find":"system.keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":1617146515,"i":4}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.425+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"OplogApplier-0","msg":"createCollection","attr":{"namespace":"config.system.indexBuilds","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2c8eb5c6-0f92-45eb-b6f1-ca635878617e"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.425+00:00"},"s":"D2", "c":"QUERY", "id":20921, "ctx":"monitoring-keys-for-HMAC","msg":"Collection does not exist. Using EOF plan","attr":{"namespace":"admin.system.keys","canonicalQuery":"ns: admin.system.keys query: { purpose: \"HMAC\", expiresAt: { $gt: Timestamp(1617146515, 4) } } sort: { expiresAt: 1 } projection: {}"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.425+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"monitoring-keys-for-HMAC","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] project [s2 = Nothing, s3 = Nothing] \n[1] limit 0 \n[1] coscan "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.435+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.435+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":1}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":741,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.435+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":1617146515,"i":5}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.435+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":115,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.435+00:00"},"s":"I", "c":"REPL", "id":21331, "ctx":"OplogApplier-0","msg":"Transition to primary complete; database writes are now permitted"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.435+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","command":{"find":"system.keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":1617146515,"i":4}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"admin"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":231,"locks":{"Global":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"readConcern":{"provenance":"clientSupplied"},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.436+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"monitoring-keys-for-HMAC","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"insert":"system.keys","bypassDocumentValidation":false,"ordered":true,"documents":[{"purpose":"HMAC","key":{"$binary":{"base64":"biu0pwAMMLgevZTJgnuQBMekECs=","subType":"0"}},"expiresAt":{"$timestamp":{"t":1624922515,"i":0}},"_id":6945591394765373444}],"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.436+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":"55c924f8-d7dd-4463-8aea-8372e4d67d05"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.436+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"JournalFlusher","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.456+00:00"},"s":"I", "c":"STORAGE", "id":22310, "ctx":"JournalFlusher","msg":"Triggering the first stable checkpoint","attr":{"initialDataTimestamp":{"$timestamp":{"t":1617146515,"i":1}},"prevStableTimestamp":{"$timestamp":{"t":0,"i":0}},"currStableTimestamp":{"$timestamp":{"t":1617146515,"i":5}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.457+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"TenantMigrationRecipientService-0","msg":"About to run the command","attr":{"db":"config","commandArgs":{"createIndexes":"tenantMigrationRecipients","indexes":[{"key":{"expireAt":1},"name":"TenantMigrationRecipientTTLIndex","expireAfterSeconds":0}],"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.457+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"TenantMigrationDonorService-0","msg":"About to run the command","attr":{"db":"config","commandArgs":{"createIndexes":"tenantMigrationDonors","indexes":[{"key":{"expireAt":1},"name":"TenantMigrationDonorTTLIndex","expireAfterSeconds":0}],"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.457+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationDonorService-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationDonors","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"f9c2ae20-f06d-420f-b3e9-c5e9542bfb4e"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.457+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationRecipientService-0","msg":"createCollection","attr":{"namespace":"config.tenantMigrationRecipients","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"bfb0a10b-b49f-47b9-9039-53a5754d7673"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.460+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"Checkpointer","msg":"WiredTiger message","attr":{"message":"[1617146515:460226][22981:0x7fe5fe5ef700], WT_SESSION.checkpoint: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 104, snapshot max: 111 snapshot count: 3, oldest timestamp: (1617146515, 1) , meta checkpoint timestamp: (1617146515, 5)"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.461+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.461+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":5}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.461+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":795,"knownOps":[]}} [js_test:resume_after_against_oplog] Clearing fail point skipOplogBatcherWaitForData [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.462+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"skipOplogBatcherWaitForData","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.463+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.463+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"skipOplogBatcherWaitForData","failPoint":{"mode":0,"data":{},"timesEntered":760}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.463+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"skipOplogBatcherWaitForData","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.463+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":832,"knownOps":[]}} [js_test:resume_after_against_oplog] ReplSetTest initiate command took 168ms for 1 nodes in set 'resume_after_against_oplog' [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.464+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.464+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.464+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":839,"knownOps":[]}} [js_test:resume_after_against_oplog] Waiting for keys to sign $clusterTime to be generated [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.465+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.465+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.465+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":840,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.468+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"find":"system.keys","filter":{"purpose":"HMAC"},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.468+00:00"},"s":"D2", "c":"QUERY", "id":20921, "ctx":"conn1","msg":"Collection does not exist. Using EOF plan","attr":{"namespace":"admin.system.keys","canonicalQuery":"ns: admin.system.keys query: { purpose: \"HMAC\" } sort: {} projection: {}"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.468+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"conn1","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] project [s2 = Nothing, s3 = Nothing] \n[1] limit 0 \n[1] coscan "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.468+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","appName":"MongoDB Shell","command":{"find":"system.keys","filter":{"purpose":"HMAC"},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"planSummary":"EOF","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":231,"locks":{"Global":{"acquireCount":{"r":1}},"Mutex":{"acquireCount":{"r":1}}},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.468+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":841,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.477+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":1617146515,"i":6}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.493+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"_id_","commitTimestamp":{"$timestamp":{"t":1617146515,"i":10}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.493+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationDonors","index":"TenantMigrationDonorTTLIndex","commitTimestamp":{"$timestamp":{"t":1617146515,"i":10}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.493+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"TenantMigrationDonorService-0","msg":"Slow query","attr":{"type":"command","ns":"config.tenantMigrationDonors","command":{"createIndexes":"tenantMigrationDonors","indexes":[{"key":{"expireAt":1},"name":"TenantMigrationDonorTTLIndex","expireAfterSeconds":0}],"$db":"config"},"numYields":0,"reslen":271,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":3,"w":1}},"Database":{"acquireCount":{"r":3,"w":1}},"Collection":{"acquireCount":{"r":2,"w":1}},"Mutex":{"acquireCount":{"r":4}}},"storage":{},"protocol":"op_msg","durationMillis":36}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.493+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"TenantMigrationDonorService-1","msg":"About to run the command","attr":{"db":"config","commandArgs":{"createIndexes":"external_validation_keys","indexes":[{"key":{"ttlExpiresAt":1},"name":"ExternalKeysTTLIndex","expireAfterSeconds":0}],"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.494+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"TenantMigrationDonorService-1","msg":"createCollection","attr":{"namespace":"config.external_validation_keys","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"2b6454fa-6adb-4926-9b60-506bcd2ef770"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.510+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"_id_","commitTimestamp":{"$timestamp":{"t":1617146515,"i":11}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.510+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationRecipientService-0","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.tenantMigrationRecipients","index":"TenantMigrationRecipientTTLIndex","commitTimestamp":{"$timestamp":{"t":1617146515,"i":11}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.510+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"TenantMigrationRecipientService-0","msg":"Slow query","attr":{"type":"command","ns":"config.tenantMigrationRecipients","command":{"createIndexes":"tenantMigrationRecipients","indexes":[{"key":{"expireAt":1},"name":"TenantMigrationRecipientTTLIndex","expireAfterSeconds":0}],"$db":"config"},"numYields":0,"reslen":271,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":3,"w":1}},"Database":{"acquireCount":{"r":3,"w":1}},"Collection":{"acquireCount":{"r":2,"w":1}},"Mutex":{"acquireCount":{"r":4}}},"storage":{},"protocol":"op_msg","durationMillis":53}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.510+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"JournalFlusher","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.510+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"TenantMigrationRecipientService-0","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"TenantMigrationRecipientService"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.510+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"TenantMigrationRecipientService-0","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"tenantMigrationRecipients","readConcern":{},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"TenantMigrationRecipientService-0","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT ","query":"ns=config.tenantMigrationRecipientsTree: $and\nSort: {}\nProj: {}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"TenantMigrationRecipientService-0","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"TenantMigrationRecipientService-0","msg":"Index number and details","attr":{"indexNumber":1,"index":"kp: { expireAt: 1 } name: '(TenantMigrationRecipientTTLIndex, )' io: { v: 2, key: { expireAt: 1 }, name: \"TenantMigrationRecipientTTLIndex\", expireAfterSeconds: 0 }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"TenantMigrationRecipientService-0","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"TenantMigrationRecipientService-0","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"TenantMigrationRecipientService-0","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = config.tenantMigrationRecipients\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"TenantMigrationRecipientService-0","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: config.tenantMigrationRecipients query: {} sort: {} projection: {}","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"TenantMigrationRecipientService-0","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] scan s2 s3 [] @\"bfb0a10b-b49f-47b9-9039-53a5754d7673\" true "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"TenantMigrationRecipientService-0","msg":"Slow query","attr":{"type":"command","ns":"config.tenantMigrationRecipients","command":{"find":"tenantMigrationRecipients","readConcern":{},"$db":"config"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":246,"locks":{"Global":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.511+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","command":{"insert":"system.keys","bypassDocumentValidation":false,"ordered":true,"documents":[{"purpose":"HMAC","key":{"$binary":{"base64":"biu0pwAMMLgevZTJgnuQBMekECs=","subType":"0"}},"expiresAt":{"$timestamp":{"t":1624922515,"i":0}},"_id":6945591394765373444}],"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"},"ninserted":1,"keysInserted":1,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":6},"acquireWaitCount":{"w":1},"timeAcquiringMicros":{"w":10282}},"Global":{"acquireCount":{"r":4,"w":3}},"Database":{"acquireCount":{"r":1,"w":3}},"Collection":{"acquireCount":{"w":3}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":15},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":75}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.512+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"monitoring-keys-for-HMAC","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"insert":"system.keys","bypassDocumentValidation":false,"ordered":true,"documents":[{"purpose":"HMAC","key":{"$binary":{"base64":"XPeuWjfmeJMfLGKaM4bXpVIesro=","subType":"0"}},"expiresAt":{"$timestamp":{"t":1632698515,"i":0}},"_id":6945591394765373445}],"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.524+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"_id_","commitTimestamp":{"$timestamp":{"t":1617146515,"i":14}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.524+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"TenantMigrationDonorService-1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"config.external_validation_keys","index":"ExternalKeysTTLIndex","commitTimestamp":{"$timestamp":{"t":1617146515,"i":14}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.524+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"TenantMigrationDonorService-1","msg":"Slow query","attr":{"type":"command","ns":"config.external_validation_keys","command":{"createIndexes":"external_validation_keys","indexes":[{"key":{"ttlExpiresAt":1},"name":"ExternalKeysTTLIndex","expireAfterSeconds":0}],"$db":"config"},"numYields":0,"reslen":271,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":3,"w":1}},"Database":{"acquireCount":{"r":3,"w":1}},"Collection":{"acquireCount":{"r":2,"w":1}},"Mutex":{"acquireCount":{"r":4}}},"storage":{},"protocol":"op_msg","durationMillis":30}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.524+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"JournalFlusher","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"I", "c":"REPL", "id":5123005, "ctx":"TenantMigrationDonorService-1","msg":"Rebuilding PrimaryOnlyService due to stepUp","attr":{"service":"TenantMigrationDonorService"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"TenantMigrationDonorService-1","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"tenantMigrationDonors","readConcern":{},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"TenantMigrationDonorService-1","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT ","query":"ns=config.tenantMigrationDonorsTree: $and\nSort: {}\nProj: {}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"TenantMigrationDonorService-1","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"TenantMigrationDonorService-1","msg":"Index number and details","attr":{"indexNumber":1,"index":"kp: { expireAt: 1 } name: '(TenantMigrationDonorTTLIndex, )' io: { v: 2, key: { expireAt: 1 }, name: \"TenantMigrationDonorTTLIndex\", expireAfterSeconds: 0 }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"TenantMigrationDonorService-1","msg":"Rated tree","attr":{"tree":"$and\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"TenantMigrationDonorService-1","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"TenantMigrationDonorService-1","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = config.tenantMigrationDonors\n---filter = $and\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"TenantMigrationDonorService-1","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: config.tenantMigrationDonors query: {} sort: {} projection: {}","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"TenantMigrationDonorService-1","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] scan s2 s3 [] @\"f9c2ae20-f06d-420f-b3e9-c5e9542bfb4e\" true "}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"TenantMigrationDonorService-1","msg":"Slow query","attr":{"type":"command","ns":"config.tenantMigrationDonors","command":{"find":"tenantMigrationDonors","readConcern":{},"$db":"config"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":0,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"reslen":242,"locks":{"Global":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":2}}},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.525+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","command":{"insert":"system.keys","bypassDocumentValidation":false,"ordered":true,"documents":[{"purpose":"HMAC","key":{"$binary":{"base64":"XPeuWjfmeJMfLGKaM4bXpVIesro=","subType":"0"}},"expiresAt":{"$timestamp":{"t":1632698515,"i":0}},"_id":6945591394765373445}],"writeConcern":{"w":"majority","wtimeout":60000},"$db":"admin"},"ninserted":1,"keysInserted":1,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":9},"acquireWaitCount":{"w":1},"timeAcquiringMicros":{"w":10282}},"Global":{"acquireCount":{"r":6,"w":4}},"Database":{"acquireCount":{"r":1,"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":6}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":19},"writeConcern":{"w":"majority","wtimeout":60000,"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":13}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"monitoring-keys-for-HMAC","msg":"About to run the command","attr":{"db":"config","commandArgs":{"find":"external_validation_keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"config"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"monitoring-keys-for-HMAC","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT ","query":"ns=config.external_validation_keysTree: $and\n purpose $eq \"HMAC\"\n expiresAt $gt Timestamp(0, 0)\nSort: { expiresAt: 1 }\nProj: {}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"monitoring-keys-for-HMAC","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"monitoring-keys-for-HMAC","msg":"Index number and details","attr":{"indexNumber":1,"index":"kp: { ttlExpiresAt: 1 } name: '(ExternalKeysTTLIndex, )' io: { v: 2, key: { ttlExpiresAt: 1 }, name: \"ExternalKeysTTLIndex\", expireAfterSeconds: 0 }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20970, "ctx":"monitoring-keys-for-HMAC","msg":"Predicate over field","attr":{"field":"expiresAt"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20970, "ctx":"monitoring-keys-for-HMAC","msg":"Predicate over field","attr":{"field":"purpose"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"monitoring-keys-for-HMAC","msg":"Rated tree","attr":{"tree":"$and\n purpose $eq \"HMAC\" || First: notFirst: full path: purpose\n expiresAt $gt Timestamp(0, 0) || First: notFirst: full path: expiresAt\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"monitoring-keys-for-HMAC","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"monitoring-keys-for-HMAC","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"SORT\n---type = SIMPLE\n---pattern = { expiresAt: 1 }\n---limit = 0\n---nodeId = 2\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n---Child:\n------COLLSCAN\n---------ns = config.external_validation_keys\n---------filter = $and\n purpose $eq \"HMAC\"\n expiresAt $gt Timestamp(0, 0)\n---------nodeId = 1\n---------fetched = 1\n---------sortedByDiskLoc = 0\n---------providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"monitoring-keys-for-HMAC","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: config.external_validation_keys query: { purpose: \"HMAC\", expiresAt: { $gt: Timestamp(0, 0) } } sort: { expiresAt: 1 } projection: {}","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"monitoring-keys-for-HMAC","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[2] sort [s11, s3] [asc, asc] [s2] \n[2] traverse s11 s12 s10 {if (s12 <=> s11 < 0, s12, s11)} {} \nfrom \n [2] project [s10 = fillEmpty (getField (s2, \"expiresAt\"), null)] \n [1] filter {fillEmpty (s9, false)} \n [1] traverse s9 s8 s7 [s2, s3, s4, s6] {s9 || s8} {s9} \n from \n [1] project [s7 = getField (s2, \"expiresAt\")] \n [1] filter {fillEmpty (s6, false)} \n [1] traverse s6 s5 s4 [s2, s3] {s6 || s5} {s6} \n from \n [1] project [s4 = getField (s2, \"purpose\")] \n [1] scan s2 s3 [] @\"2b6454fa-6adb-4926-9b60-506bcd2ef770\" true \n in \n [1] project [s5 = ! fillEmpty (isNaN (s4), false) && fillEmpty (s4 == \"HMAC\", false)] \n [1] limit 1 \n [1] coscan \n \n in \n [1] project [s8 = ! fillEmpty (isNaN (s7), false) && fillEmpty (s7 > Timestamp(0, 0), false)] \n [1] limit 1 \n [1] coscan \n \nin \n [2] project [s12 = s10] \n [2] limit 1 \n [2] coscan \n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.526+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"config.external_validation_keys","command":{"find":"external_validation_keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"config"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":0,"hasSortStage":true,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":0,"queryHash":"6DC32749","planCacheKey":"6DC32749","reslen":245,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":10},"acquireWaitCount":{"w":1},"timeAcquiringMicros":{"w":10282}},"Global":{"acquireCount":{"r":9,"w":4}},"Database":{"acquireCount":{"r":1,"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":8}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":19},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"monitoring-keys-for-HMAC","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"find":"system.keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"monitoring-keys-for-HMAC","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT ","query":"ns=admin.system.keysTree: $and\n purpose $eq \"HMAC\"\n expiresAt $gt Timestamp(0, 0)\nSort: { expiresAt: 1 }\nProj: {}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"monitoring-keys-for-HMAC","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":20970, "ctx":"monitoring-keys-for-HMAC","msg":"Predicate over field","attr":{"field":"expiresAt"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":20970, "ctx":"monitoring-keys-for-HMAC","msg":"Predicate over field","attr":{"field":"purpose"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"monitoring-keys-for-HMAC","msg":"Rated tree","attr":{"tree":"$and\n purpose $eq \"HMAC\" || First: notFirst: full path: purpose\n expiresAt $gt Timestamp(0, 0) || First: notFirst: full path: expiresAt\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"monitoring-keys-for-HMAC","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"monitoring-keys-for-HMAC","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"SORT\n---type = SIMPLE\n---pattern = { expiresAt: 1 }\n---limit = 0\n---nodeId = 2\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n---Child:\n------COLLSCAN\n---------ns = admin.system.keys\n---------filter = $and\n purpose $eq \"HMAC\"\n expiresAt $gt Timestamp(0, 0)\n---------nodeId = 1\n---------fetched = 1\n---------sortedByDiskLoc = 0\n---------providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"monitoring-keys-for-HMAC","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: admin.system.keys query: { purpose: \"HMAC\", expiresAt: { $gt: Timestamp(0, 0) } } sort: { expiresAt: 1 } projection: {}","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"monitoring-keys-for-HMAC","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[2] sort [s11, s3] [asc, asc] [s2] \n[2] traverse s11 s12 s10 {if (s12 <=> s11 < 0, s12, s11)} {} \nfrom \n [2] project [s10 = fillEmpty (getField (s2, \"expiresAt\"), null)] \n [1] filter {fillEmpty (s9, false)} \n [1] traverse s9 s8 s7 [s2, s3, s4, s6] {s9 || s8} {s9} \n from \n [1] project [s7 = getField (s2, \"expiresAt\")] \n [1] filter {fillEmpty (s6, false)} \n [1] traverse s6 s5 s4 [s2, s3] {s6 || s5} {s6} \n from \n [1] project [s4 = getField (s2, \"purpose\")] \n [1] scan s2 s3 [] @\"55c924f8-d7dd-4463-8aea-8372e4d67d05\" true \n in \n [1] project [s5 = ! fillEmpty (isNaN (s4), false) && fillEmpty (s4 == \"HMAC\", false)] \n [1] limit 1 \n [1] coscan \n \n in \n [1] project [s8 = ! fillEmpty (isNaN (s7), false) && fillEmpty (s7 > Timestamp(0, 0), false)] \n [1] limit 1 \n [1] coscan \n \nin \n [2] project [s12 = s10] \n [2] limit 1 \n [2] coscan \n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.527+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"monitoring-keys-for-HMAC","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","command":{"find":"system.keys","filter":{"purpose":"HMAC","expiresAt":{"$gt":{"$timestamp":{"t":0,"i":0}}}},"sort":{"expiresAt":1},"readConcern":{},"$readPreference":{"mode":"nearest","tags":[]},"$db":"admin"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":2,"hasSortStage":true,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":2,"queryHash":"6DC32749","planCacheKey":"6DC32749","reslen":407,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":5}},"ReplicationStateTransition":{"acquireCount":{"w":11},"acquireWaitCount":{"w":1},"timeAcquiringMicros":{"w":10282}},"Global":{"acquireCount":{"r":12,"w":4}},"Database":{"acquireCount":{"r":1,"w":4}},"Collection":{"acquireCount":{"w":4}},"Mutex":{"acquireCount":{"r":10}}},"flowControl":{"acquireCount":4,"timeAcquiringMicros":19},"readConcern":{"provenance":"clientSupplied"},"storage":{},"protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.670+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.671+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":8}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.671+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":850,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"find":"system.keys","filter":{"purpose":"HMAC"},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"conn1","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT ","query":"ns=admin.system.keysTree: purpose $eq \"HMAC\"\nSort: {}\nProj: {}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D5", "c":"QUERY", "id":20968, "ctx":"conn1","msg":"Index number and details","attr":{"indexNumber":0,"index":"kp: { _id: 1 } unique name: '(_id_, )' io: { v: 2, key: { _id: 1 }, name: \"_id_\" }"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D5", "c":"QUERY", "id":20970, "ctx":"conn1","msg":"Predicate over field","attr":{"field":"purpose"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D5", "c":"QUERY", "id":20972, "ctx":"conn1","msg":"Rated tree","attr":{"tree":"purpose $eq \"HMAC\" || First: notFirst: full path: purpose\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D5", "c":"QUERY", "id":20979, "ctx":"conn1","msg":"Planner: outputted indexed solutions","attr":{"numSolutions":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D5", "c":"QUERY", "id":20984, "ctx":"conn1","msg":"Planner: outputting a collection scan","attr":{"collectionScan":"COLLSCAN\n---ns = admin.system.keys\n---filter = purpose $eq \"HMAC\"\n---nodeId = 1\n---fetched = 1\n---sortedByDiskLoc = 0\n---providedSorts = {baseSortPattern: {}, ignoredFields: []}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.672+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"conn1","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: admin.system.keys query: { purpose: \"HMAC\" } sort: {} projection: {}","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.673+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"conn1","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] filter {fillEmpty (s6, false)} \n[1] traverse s6 s5 s4 [s2, s3] {s6 || s5} {s6} \nfrom \n [1] project [s4 = getField (s2, \"purpose\")] \n [1] scan s2 s3 [] @\"55c924f8-d7dd-4463-8aea-8372e4d67d05\" true \nin \n [1] project [s5 = ! fillEmpty (isNaN (s4), false) && fillEmpty (s4 == \"HMAC\", false)] \n [1] limit 1 \n [1] coscan \n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.673+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.system.keys","appName":"MongoDB Shell","command":{"find":"system.keys","filter":{"purpose":"HMAC"},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"planSummary":"COLLSCAN","keysExamined":0,"docsExamined":2,"fromMultiPlanner":true,"cursorExhausted":true,"numYields":0,"nreturned":2,"queryHash":"E2C36F1F","planCacheKey":"E2C36F1F","reslen":407,"locks":{"Global":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":2}}},"storage":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.673+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":851,"knownOps":[]}} [js_test:resume_after_against_oplog] Setting fail point forceSyncSourceRetryWaitForInitialSync [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.675+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"forceSyncSourceRetryWaitForInitialSync","mode":"alwaysOn","data":{"retryMS":25.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.675+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.675+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":1,"data":{"retryMS":25.0},"timesEntered":0}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.675+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"forceSyncSourceRetryWaitForInitialSync","mode":"alwaysOn","data":{"retryMS":25.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.675+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":852,"knownOps":[]}} [js_test:resume_after_against_oplog] Setting fail point forceHeartbeatIntervalMS [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.677+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"forceHeartbeatIntervalMS","mode":"alwaysOn","data":{"intervalMS":200.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.677+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.677+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":1,"data":{"intervalMS":200.0},"timesEntered":0}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.677+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"forceHeartbeatIntervalMS","mode":"alwaysOn","data":{"intervalMS":200.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.677+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":853,"knownOps":[]}} [js_test:resume_after_against_oplog] Setting fail point forceBgSyncSyncSourceRetryWaitMS [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.679+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"forceBgSyncSyncSourceRetryWaitMS","mode":"alwaysOn","data":{"sleepMS":25.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.679+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.679+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":1,"data":{"sleepMS":25.0},"timesEntered":0}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.679+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"forceBgSyncSyncSourceRetryWaitMS","mode":"alwaysOn","data":{"sleepMS":25.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.679+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":854,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.680+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.681+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.681+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":855,"knownOps":[]}} [js_test:resume_after_against_oplog] waitForAllNewlyAddedRemovals: starting for set resume_after_against_oplog [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.682+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.683+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.683+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":856,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.684+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.684+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.684+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":857,"knownOps":[]}} [js_test:resume_after_against_oplog] waitForAllNewlyAddedRemovals: authenticating with authMode 'undefined' for resume_after_against_oplog [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.685+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.685+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.686+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":858,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.687+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetConfig":1.0,"commitmentStatus":true,"$_internalIncludeNewlyAdded":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.687+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetConfig"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.687+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetConfig":1.0,"commitmentStatus":true,"$_internalIncludeNewlyAdded":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":769,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.687+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":859,"knownOps":[]}} [js_test:resume_after_against_oplog] waitForConfigReplication: Waiting for the config on ip-10-122-74-79.ec2.internal:20270 to replicate to all nodes [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.689+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.689+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.689+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.689+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":860,"knownOps":[]}} [js_test:resume_after_against_oplog] waitForConfigReplication: config on ip-10-122-74-79.ec2.internal:20270 replicated successfully to all nodes with version 1 and term 1 [js_test:resume_after_against_oplog] waitForAllNewlyAddedRemovals: finished for set resume_after_against_oplog [js_test:resume_after_against_oplog] ReplSetTest initiate reconfig and awaitSecondaryNodes took 11ms for 1 nodes in set 'resume_after_against_oplog' [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.691+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.691+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.691+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":861,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.693+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.693+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.693+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":862,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.694+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetConfig":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.694+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetConfig"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.694+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetConfig":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":750,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.695+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":863,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.696+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.696+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.696+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":864,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.698+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.698+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.698+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.698+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":865,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: ip-10-122-74-79.ec2.internal:20270 thinks the primary is ip-10-122-74-79.ec2.internal:20270. Other nodes are expected to agree on the same primary. [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-74-79.ec2.internal:20270 [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.700+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.700+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.700+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":866,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.702+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.703+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.703+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":867,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitLastStableRecoveryTimestamp: Beginning for [ "ip-10-122-74-79.ec2.internal:20270" ] [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.704+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.704+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.705+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.705+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":868,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on any primary. [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.706+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.706+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.706+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.706+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":869,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: ip-10-122-74-79.ec2.internal:20270 thinks the primary is ip-10-122-74-79.ec2.internal:20270. Other nodes are expected to agree on the same primary. [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-74-79.ec2.internal:20270 [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.708+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.708+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.708+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":870,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitLastStableRecoveryTimestamp: ensuring the commit point advances for [ "ip-10-122-74-79.ec2.internal:20270" ] [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.710+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.710+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.710+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":871,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitLastStableRecoveryTimestamp: authenticating with authMode 'undefined' for resume_after_against_oplog [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.712+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.712+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.712+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":872,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.713+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"appendOplogNote":1.0,"data":{"awaitLastStableRecoveryTimestamp":1.0},"writeConcern":{"w":"majority","wtimeout":600000.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.713+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"appendOplogNote"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.714+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"JournalFlusher","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.717+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"appendOplogNote":1.0,"data":{"awaitLastStableRecoveryTimestamp":1.0},"writeConcern":{"w":"majority","wtimeout":600000.0},"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":14}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":163,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"ReplicationStateTransition":{"acquireCount":{"w":2}},"Global":{"acquireCount":{"r":1,"w":1}}},"flowControl":{"acquireCount":1,"timeAcquiringMicros":5},"writeConcern":{"w":"majority","wtimeout":600000,"provenance":"clientSupplied"},"storage":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":3}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.717+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":873,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitLastStableRecoveryTimestamp: Waiting for stable recovery timestamps for [ "ip-10-122-74-79.ec2.internal:20270" ] [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.719+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.719+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.719+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.719+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":875,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitLastStableRecoveryTimestamp: A stable recovery timestamp has successfully established on [ "ip-10-122-74-79.ec2.internal:20270" ] [js_test:resume_after_against_oplog] ReplSetTest initiate awaitLastStableRecoveryTimestamp took 19ms for 1 nodes in set 'resume_after_against_oplog' [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.721+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.721+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.721+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":876,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.723+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.723+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.723+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.723+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":877,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitNodesAgreeOnAppliedOpTime: All nodes agree that all ops are applied up to { "ts" : Timestamp(1617146515, 15), "t" : NumberLong(1) } [js_test:resume_after_against_oplog] Clearing fail point forceSyncSourceRetryWaitForInitialSync [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.726+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"forceSyncSourceRetryWaitForInitialSync","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.726+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.726+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceSyncSourceRetryWaitForInitialSync","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.726+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"forceSyncSourceRetryWaitForInitialSync","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.727+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":878,"knownOps":[]}} [js_test:resume_after_against_oplog] Clearing fail point forceHeartbeatIntervalMS [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.728+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"forceHeartbeatIntervalMS","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.728+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.728+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceHeartbeatIntervalMS","failPoint":{"mode":0,"data":{},"timesEntered":6}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.728+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"forceHeartbeatIntervalMS","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.728+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":879,"knownOps":[]}} [js_test:resume_after_against_oplog] Clearing fail point forceBgSyncSyncSourceRetryWaitMS [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.730+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"configureFailPoint":"forceBgSyncSyncSourceRetryWaitMS","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.730+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"configureFailPoint"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.730+00:00"},"s":"W", "c":"CONTROL", "id":23829, "ctx":"conn1","msg":"Set failpoint","attr":{"failPointName":"forceBgSyncSyncSourceRetryWaitMS","failPoint":{"mode":0,"data":{},"timesEntered":0}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.730+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"configureFailPoint":"forceBgSyncSyncSourceRetryWaitMS","mode":"off","lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":174,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.730+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":880,"knownOps":[]}} [js_test:resume_after_against_oplog] ReplSetTest initiateWithAnyNodeAsPrimary took 449ms for 1 nodes. [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.731+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.731+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.732+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":881,"knownOps":[]}} [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [jsTest] ReplSetTest stepUp: Stepping up ip-10-122-74-79.ec2.internal:20270 [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.733+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.733+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.733+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":882,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.735+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.735+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.735+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":883,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.736+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.736+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.736+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.736+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":884,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.737+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.737+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.738+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":885,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.738+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.738+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"connectionStatus":1.0,"showPrivileges":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":266,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.739+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":886,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.739+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.740+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.740+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":887,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.740+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetConfig":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.741+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetConfig"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.741+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetConfig":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":750,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.741+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":888,"knownOps":[]}} [js_test:resume_after_against_oplog] ReplSetTest awaitReplication: starting: optime for primary, ip-10-122-74-79.ec2.internal:20270, is { "ts" : Timestamp(1617146515, 15), "t" : NumberLong(1) } [js_test:resume_after_against_oplog] ReplSetTest awaitReplication: checking secondaries against latest primary optime { "ts" : Timestamp(1617146515, 15), "t" : NumberLong(1) } [js_test:resume_after_against_oplog] ReplSetTest awaitReplication: finished: all 0 secondaries synced at optime { "ts" : Timestamp(1617146515, 15), "t" : NumberLong(1) } [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.743+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetStepUp":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.743+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetStepUp"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.743+00:00"},"s":"I", "c":"COMMAND", "id":21581, "ctx":"conn1","msg":"Received replSetStepUp request"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.743+00:00"},"s":"I", "c":"ELECTION", "id":4615657, "ctx":"conn1","msg":"Not starting an election for a replSetStepUp request, since we are not electable","attr":{"reason":"Not standing for election again; already primary"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.743+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetStepUp":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":163,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.743+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":889,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: Waiting for nodes to agree on ip-10-122-74-79.ec2.internal:20270 as primary. [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.745+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.745+00:00"},"s":"D2", "c":"COMMAND", "id":21961, "ctx":"conn1","msg":"Admin only command","attr":{"command":"replSetGetStatus"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.745+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"replSetGetStatus":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":1519,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.745+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":890,"knownOps":[]}} [js_test:resume_after_against_oplog] AwaitNodesAgreeOnPrimary: Nodes agreed on primary ip-10-122-74-79.ec2.internal:20270 [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.746+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.747+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.747+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":891,"knownOps":[]}} [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [jsTest] ReplSetTest stepUp: Finished stepping up ip-10-122-74-79.ec2.internal:20270 [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] ReplSetTest initiateWithNodeZeroAsPrimary took 467ms for 1 nodes. [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.748+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"admin","commandArgs":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.748+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"admin.$cmd","appName":"MongoDB Shell","command":{"ismaster":1.0,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"admin"},"numYields":0,"reslen":812,"locks":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.748+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":892,"knownOps":[]}} [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [jsTest] Inserting some data [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.753+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"test","commandArgs":{"insert":"resume_after_against_oplog","ordered":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.754+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn1","msg":"createCollection","attr":{"namespace":"test.resume_after_against_oplog","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"5efe291d-440f-4726-bd19-328987fca64b"}},"options":{}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.763+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn1","msg":"Index build: done building","attr":{"buildUUID":null,"namespace":"test.resume_after_against_oplog","index":"_id_","commitTimestamp":{"$timestamp":{"t":1617146515,"i":16}}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.763+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"test.resume_after_against_oplog","appName":"MongoDB Shell","command":{"insert":"resume_after_against_oplog","ordered":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":15}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"test"},"ninserted":3,"keysInserted":3,"numYields":0,"reslen":230,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":4}},"ReplicationStateTransition":{"acquireCount":{"w":4}},"Global":{"acquireCount":{"r":1,"w":3}},"Database":{"acquireCount":{"r":1,"w":3}},"Collection":{"acquireCount":{"r":1,"w":3}},"Mutex":{"acquireCount":{"r":5}}},"flowControl":{"acquireCount":3,"timeAcquiringMicros":12},"storage":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":10}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.763+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":893,"knownOps":[]}} [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [jsTest] Running initial query on the oplog [js_test:resume_after_against_oplog] [jsTest] ---- [js_test:resume_after_against_oplog] [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.766+00:00"},"s":"D2", "c":"COMMAND", "id":21965, "ctx":"conn1","msg":"About to run the command","attr":{"db":"local","commandArgs":{"find":"oplog.rs","filter":{"op":"i","o.ans":42.0},"hint":{"$natural":1.0},"batchSize":1.0,"$_requestResumeToken":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":19}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"}}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.766+00:00"},"s":"D5", "c":"QUERY", "id":20967, "ctx":"conn1","msg":"Beginning planning","attr":{"options":"INDEX_INTERSECTION SPLIT_LIMITED_SORT OPLOG_SCAN_WAIT_FOR_VISIBLE ","query":"ns=local.oplog.rs batchSize=1Tree: $and\n o.ans $eq 42.0\n op $eq \"i\"\nSort: {}\nProj: {}\n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.766+00:00"},"s":"D5", "c":"QUERY", "id":20969, "ctx":"conn1","msg":"Forcing a table scan due to hinted $natural"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.766+00:00"},"s":"D2", "c":"QUERY", "id":20926, "ctx":"conn1","msg":"Only one plan is available; it will be run but will not be cached","attr":{"query":"ns: local.oplog.rs query: { op: \"i\", o.ans: 42.0 } sort: {} projection: {} batchSize: 1","planSummary":"COLLSCAN"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.766+00:00"},"s":"D5", "c":"QUERY", "id":4822860, "ctx":"conn1","msg":"SBE plan","attr":{"slots":"$$RESULT=s2 $$RID=s3 $$OPLOGTS=s4 env: { timeZoneDB = s1 (TimeZoneDatabase(Australia/Eucla...Pacific/Fakaofo)) }","stages":"[1] filter {fillEmpty (s14, false)} \n[1] traverse s14 s13 s12 [s2, s3, s4, s5, s9, s11] {s14 || s13} {s14} \nfrom \n [1] project [s12 = getField (s2, \"op\")] \n [1] filter {fillEmpty (s11, false)} \n [1] traverse s11 s10 s5 [s2, s3, s4, s9] {s11 || s10} {s11} \n from \n [1] project [s9 = fillEmpty (isArray (s5), false)] \n [1] project [s5 = getField (s2, \"o\")] \n [1] scan s2 s3 [s4 = ts] @\"5e318e22-7598-40ce-b8b0-f2d0151dac16\" true \n in \n [1] cfilter {if (s9, isObject (s5), true)} \n [1] project [s10 = fillEmpty (s8, false)] \n [1] traverse s8 s7 s6 {s8 || s7} {s8} \n from \n [1] project [s6 = getField (s5, \"ans\")] \n [1] limit 1 \n [1] coscan \n in \n [1] project [s7 = ! fillEmpty (isNaN (s6), false) && fillEmpty (s6 == 42, false)] \n [1] limit 1 \n [1] coscan \n \n \nin \n [1] project [s13 = ! fillEmpty (isNaN (s12), false) && fillEmpty (s12 == \"i\", false)] \n [1] limit 1 \n [1] coscan \n"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.767+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn1","msg":"Slow query","attr":{"type":"command","ns":"local.oplog.rs","appName":"MongoDB Shell","command":{"find":"oplog.rs","filter":{"op":"i","o.ans":42.0},"hint":{"$natural":1.0},"batchSize":1.0,"$_requestResumeToken":true,"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"$clusterTime":{"clusterTime":{"$timestamp":{"t":1617146515,"i":19}},"signature":{"hash":{"$binary":{"base64":"AAAAAAAAAAAAAAAAAAAAAAAAAAA=","subType":"0"}},"keyId":0}},"$readPreference":{"mode":"secondaryPreferred"},"$db":"local"},"planSummary":"COLLSCAN","cursorid":895888238858507122,"keysExamined":0,"docsExamined":16,"fromMultiPlanner":true,"numYields":0,"nreturned":1,"reslen":393,"locks":{"Global":{"acquireCount":{"r":2}},"Mutex":{"acquireCount":{"r":2}}},"storage":{},"remote":"127.0.0.1:39284","protocol":"op_msg","durationMillis":1}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.767+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"conn1","msg":"Received interrupt request for unknown op","attr":{"opId":894,"knownOps":[]}} [js_test:resume_after_against_oplog] uncaught exception: Error: Not all of the values from [ "postBatchResumeToken" ] were in { [js_test:resume_after_against_oplog] "firstBatch" : [ [js_test:resume_after_against_oplog] { [js_test:resume_after_against_oplog] "op" : "i", [js_test:resume_after_against_oplog] "ns" : "test.resume_after_against_oplog", [js_test:resume_after_against_oplog] "ui" : UUID("5efe291d-440f-4726-bd19-328987fca64b"), [js_test:resume_after_against_oplog] "o" : { [js_test:resume_after_against_oplog] "_id" : 0, [js_test:resume_after_against_oplog] "ans" : 42 [js_test:resume_after_against_oplog] }, [js_test:resume_after_against_oplog] "ts" : Timestamp(1617146515, 17), [js_test:resume_after_against_oplog] "t" : NumberLong(1), [js_test:resume_after_against_oplog] "wall" : ISODate("2021-03-30T23:21:55.763Z"), [js_test:resume_after_against_oplog] "v" : NumberLong(2) [js_test:resume_after_against_oplog] } [js_test:resume_after_against_oplog] ], [js_test:resume_after_against_oplog] "id" : NumberLong("895888238858507122"), [js_test:resume_after_against_oplog] "ns" : "local.oplog.rs" [js_test:resume_after_against_oplog] } : [js_test:resume_after_against_oplog] doassert@src/mongo/shell/assert.js:20:14 [js_test:resume_after_against_oplog] assert.hasFields@src/mongo/shell/assert.js:286:13 [js_test:resume_after_against_oplog] assertExpectedResumeTokenFormat@jstests/replsets/resume_after_against_oplog.js:32:5 [js_test:resume_after_against_oplog] @jstests/replsets/resume_after_against_oplog.js:54:26 [js_test:resume_after_against_oplog] @jstests/replsets/resume_after_against_oplog.js:8:2 [js_test:resume_after_against_oplog] failed to load: jstests/replsets/resume_after_against_oplog.js [js_test:resume_after_against_oplog] exiting with code -3 [js_test:resume_after_against_oplog] {"t":{"$date":"2021-03-30T23:21:55.768Z"},"s":"I", "c":"-", "id":22819, "ctx":"main","msg":"Waiting for process to terminate.","attr":{"pid":"22981"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.768+00:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.768+00:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":22950,"uid":1000}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.768+00:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.768+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"SignalHandler","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":100}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.768+00:00"},"s":"I", "c":"REPL", "id":4794602, "ctx":"SignalHandler","msg":"Attempting to enter quiesce mode"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.769+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"SignalHandler","msg":"Shutting down the MirrorMaestro"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.769+00:00"},"s":"D2", "c":"COMMAND", "id":31454, "ctx":"SignalHandler","msg":"Shutting down MirrorMaestro"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.769+00:00"},"s":"I", "c":"REPL", "id":40441, "ctx":"SignalHandler","msg":"Stopping TopologyVersionObserver"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.769+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"Received interrupt request for unknown op","attr":{"opId":375,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.769+00:00"},"s":"I", "c":"REPL", "id":40447, "ctx":"TopologyVersionObserver","msg":"Stopped TopologyVersionObserver"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.769+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"SignalHandler","msg":"Shutting down the WaitForMajorityService"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"SignalHandler","msg":"Shutting down the LogicalSessionCache"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-20270.sock"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"SignalHandler","msg":"Shutting down the global connection pool"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"CONTROL", "id":4784906, "ctx":"SignalHandler","msg":"Shutting down the FlowControlTicketholder"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"REPL", "id":4784907, "ctx":"SignalHandler","msg":"Shutting down the replica set node executor"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNodeDbWorkerNetwork","msg":"Killing all outstanding egress activity."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.770+00:00"},"s":"I", "c":"CONTROL", "id":4784908, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.771+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"SignalHandler","msg":"Shutting down the ReplicationCoordinator"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.771+00:00"},"s":"I", "c":"REPL", "id":5123006, "ctx":"SignalHandler","msg":"Shutting down PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","numInstances":0,"numOperationContexts":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.771+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TenantMigrationRecipientServiceNetwork","msg":"Killing all outstanding egress activity."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.771+00:00"},"s":"I", "c":"REPL", "id":5123006, "ctx":"SignalHandler","msg":"Shutting down PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","numInstances":0,"numOperationContexts":0}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.771+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TenantMigrationDonorServiceNetwork","msg":"Killing all outstanding egress activity."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.772+00:00"},"s":"I", "c":"REPL", "id":21328, "ctx":"SignalHandler","msg":"Shutting down replication subsystems"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.772+00:00"},"s":"I", "c":"REPL", "id":21302, "ctx":"SignalHandler","msg":"Stopping replication reporter thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.772+00:00"},"s":"I", "c":"REPL", "id":21303, "ctx":"SignalHandler","msg":"Stopping replication fetcher thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.772+00:00"},"s":"I", "c":"REPL", "id":21304, "ctx":"SignalHandler","msg":"Stopping replication applier thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:55.817+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"JournalFlusher","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.406+00:00"},"s":"I", "c":"REPL", "id":21107, "ctx":"BackgroundSync","msg":"Stopping replication producer"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.463+00:00"},"s":"I", "c":"REPL", "id":21225, "ctx":"OplogApplier-0","msg":"Finished oplog application"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.463+00:00"},"s":"I", "c":"REPL", "id":21307, "ctx":"SignalHandler","msg":"Stopping replication storage threads"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.464+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"OplogApplierNetwork","msg":"Killing all outstanding egress activity."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.464+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplCoordExternNetwork","msg":"Killing all outstanding egress activity."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"ReplNetwork","msg":"Killing all outstanding egress activity."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"TENANT_M", "id":5093807, "ctx":"SignalHandler","msg":"Shutting down all TenantMigrationAccessBlockers on global shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"SignalHandler","msg":"Shutting down the ShardingInitializationMongoD"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"SignalHandler","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"SignalHandler","msg":"Killing all operations for shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"Received interrupt request for unknown op","attr":{"opId":909,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"Received interrupt request for unknown op","attr":{"opId":842,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"Received interrupt request for unknown op","attr":{"opId":896,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"D2", "c":"QUERY", "id":22783, "ctx":"SignalHandler","msg":"Received interrupt request for unknown op","attr":{"opId":848,"knownOps":[]}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":4}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"SignalHandler","msg":"Shutting down all open transactions"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"SignalHandler","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.465+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"SignalHandler","msg":"Shutting down the IndexBuildsCoordinator"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"REPL", "id":4784916, "ctx":"SignalHandler","msg":"Reacquiring the ReplicationStateTransitionLock for shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"REPL", "id":4784917, "ctx":"SignalHandler","msg":"Attempting to mark clean shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"SignalHandler","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"SignalHandler","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"D5", "c":"QUERY", "id":5400802, "ctx":"SignalHandler","msg":"collection scan bounds","attr":{"min":"none","max":"none"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"SignalHandler","msg":"Shutting down the ReplicaSetMonitor"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"REPL", "id":4784920, "ctx":"SignalHandler","msg":"Shutting down the LogicalTimeValidator"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"SignalHandler","msg":"Shutting down the MigrationUtilExecutor"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"COMMAND", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ServiceEntryPoint"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"CONTROL", "id":4784925, "ctx":"SignalHandler","msg":"Shutting down free monitoring"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"CONTROL", "id":4784927, "ctx":"SignalHandler","msg":"Shutting down the HealthLog"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"CONTROL", "id":4784928, "ctx":"SignalHandler","msg":"Shutting down the TTL monitor"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"INDEX", "id":3684100, "ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"INDEX", "id":3684101, "ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"CONTROL", "id":4784929, "ctx":"SignalHandler","msg":"Acquiring the global lock for shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.466+00:00"},"s":"I", "c":"CONTROL", "id":4784930, "ctx":"SignalHandler","msg":"Shutting down the storage engine"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":22372, "ctx":"OplogVisibilityThread","msg":"Oplog visibility thread shutting down."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.467+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.468+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.468+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.469+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.472+00:00"},"s":"I", "c":"STORAGE", "id":22430, "ctx":"SignalHandler","msg":"WiredTiger message","attr":{"message":"[1617146516:472773][22981:0x7fe6065ff700], close_ckpt: [WT_VERB_CHECKPOINT_PROGRESS] saving checkpoint snapshot min: 160, snapshot max: 160 snapshot count: 0, oldest timestamp: (1617146515, 1) , meta checkpoint timestamp: (1617146515, 19)"}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.501+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":32}} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.501+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.501+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"SignalHandler","msg":"Dropping the scope cache for shutdown"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.501+00:00"},"s":"I", "c":"FTDC", "id":4784926, "ctx":"SignalHandler","msg":"Shutting down full-time data capture"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.501+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.506+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"} [js_test:resume_after_against_oplog] d20270| {"t":{"$date":"2021-03-30T23:21:56.506+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}} [js_test:resume_after_against_oplog] {"t":{"$date":"2021-03-30T23:21:56.521Z"},"s":"I", "c":"QUERY", "id":22791, "ctx":"js","msg":"Failed to end logical session","attr":{"lsid":{"id":{"$uuid":"ea42eb00-6487-49ea-88fa-3107d87016fb"}},"error":{"code":6,"codeName":"HostUnreachable","errmsg":"network error while attempting to run command 'endSessions' on host '127.0.0.1:20270' "}}}