forked from zanfranceschi/rinha-de-backend-2024-q1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
docker-compose.logs
300 lines (300 loc) · 67.1 KB
/
docker-compose.logs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
Network danilosilva_crebito-network Creating
Network danilosilva_crebito-network Created
Container mongodb Creating
Container mongodb Created
Container danilosilva-api01-1 Creating
Container danilosilva-api02-1 Creating
api02 The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
Container danilosilva-api02-1 Created
api01 The requested image's platform (linux/arm64) does not match the detected host platform (linux/amd64/v4) and no specific platform was requested
Container danilosilva-api01-1 Created
Container danilosilva-nginx-1 Creating
Container danilosilva-nginx-1 Created
Attaching to api01-1, api02-1, nginx-1, mongodb
mongodb | about to fork child process, waiting until server is ready for connections.
mongodb | forked process: 29
mongodb |
mongodb | {"t":{"$date":"2024-02-16T06:04:24.619+00:00"},"s":"I", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****"}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.620+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.623+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'"}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.624+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.625+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.625+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","namespace":"config.tenantMigrationRecipients"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.625+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.625+00:00"},"s":"I", "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.626+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":29,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"e008422bb6ca"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.626+00:00"},"s":"W", "c":"CONTROL", "id":20720, "ctx":"initandlisten","msg":"Memory available to mongo process is less than total system memory","attr":{"availableMemSizeMB":200,"systemMemSizeMB":15979}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.626+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"7.0.5","gitVersion":"7809d71e84e314b497f282ea8aa06d7ded3eb205","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2204","distarch":"x86_64","target_arch":"x86_64"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.626+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.626+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"127.0.0.1","port":27017,"tls":{"mode":"disabled"}},"processManagement":{"fork":true,"pidFilePath":"/tmp/docker-entrypoint-temp-mongod.pid"},"systemLog":{"destination":"file","logAppend":true,"path":"/proc/1/fd/1"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.626+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.626+00:00"},"s":"I", "c":"STORAGE", "id":22300, "ctx":"initandlisten","msg":"The configured WiredTiger cache size is more than 80% of available RAM. See http://dochub.mongodb.org/core/faq-memory-diagnostics-wt","tags":["startupWarnings"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:24.627+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=256M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,evict:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],"}}
api01-1 | exec /usr/bin/dotnet: exec format error
api02-1 | exec /usr/bin/dotnet: exec format error
nginx-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
nginx-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
api01-1 exited with code 1
api02-1 exited with code 1
nginx-1 | 2024/02/16 06:04:26 [emerg] 1#1: host not found in upstream "api01:80" in /etc/nginx/nginx.conf:10
nginx-1 | nginx: [emerg] host not found in upstream "api01:80" in /etc/nginx/nginx.conf:10
mongodb | {"t":{"$date":"2024-02-16T06:04:26.239+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1612}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.240+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.295+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"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.295+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"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.296+00:00"},"s":"W", "c":"CONTROL", "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":65530,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.296+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"admin.system.version","uuidDisposition":"provided","uuid":{"uuid":{"$uuid":"21d61ac8-5741-4836-8612-0147c8c4a4df"}},"options":{"uuid":{"$uuid":"21d61ac8-5741-4836-8612-0147c8c4a4df"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.328+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"21d61ac8-5741-4836-8612-0147c8c4a4df"}},"namespace":"admin.system.version","index":"_id_","ident":"index-1--6111314025893467437","collectionIdent":"collection-0--6111314025893467437","commitTimestamp":null}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"REPL", "id":20459, "ctx":"initandlisten","msg":"Setting featureCompatibilityVersion","attr":{"newVersion":"7.0"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"7.0","context":"setFCV"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"7.0","context":"startup"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"CONTROL", "id":6608200, "ctx":"initandlisten","msg":"Initializing cluster server parameters from disk"}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.329+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.330+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"initandlisten","msg":"createCollection","attr":{"namespace":"local.startup_log","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"c71a58c8-c727-42e3-a71e-1f12f72445ee"}},"options":{"capped":true,"size":10485760}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.352+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"initandlisten","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"c71a58c8-c727-42e3-a71e-1f12f72445ee"}},"namespace":"local.startup_log","index":"_id_","ident":"index-3--6111314025893467437","collectionIdent":"collection-2--6111314025893467437","commitTimestamp":null}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.352+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.352+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.353+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.353+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"127.0.0.1"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.353+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.353+00:00"},"s":"I", "c":"CONTROL", "id":20712, "ctx":"LogicalSessionCacheReap","msg":"Sessions collection is not set up; waiting until next sessions reap interval","attr":{"error":"NamespaceNotFound: config.system.sessions does not exist"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.354+00:00"},"s":"I", "c":"CONTROL", "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Create storage engine":"1661 ms","Write current PID to file":"0 ms","Write a new metadata for storage engine":"0 ms","Initialize FCV before rebuilding indexes":"0 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Load cluster parameters from disk for a standalone":"0 ms","Build user and roles graph":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Initialize information needed to make a mongod instance shard aware":"0 ms","Start up the replication coordinator":"0 ms","Start transport layer":"0 ms","_initAndListen total elapsed time":"1728 ms"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.354+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"LogicalSessionCacheRefresh","msg":"createCollection","attr":{"namespace":"config.system.sessions","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"fb6bad7b-39fc-4e8f-9ba7-8361241e893a"}},"options":{}}}
mongodb | child process started successfully, parent exiting
mongodb | {"t":{"$date":"2024-02-16T06:04:26.373+00:00"},"s":"I", "c":"REPL", "id":7360102, "ctx":"LogicalSessionCacheRefresh","msg":"Added oplog entry for create to transaction","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"fb6bad7b-39fc-4e8f-9ba7-8361241e893a"}},"object":{"create":"system.sessions","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.373+00:00"},"s":"I", "c":"REPL", "id":7360100, "ctx":"LogicalSessionCacheRefresh","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"config.$cmd","uuid":{"uuid":{"$uuid":"fb6bad7b-39fc-4e8f-9ba7-8361241e893a"}},"object":{"createIndexes":"system.sessions","v":2,"key":{"lastUse":1},"name":"lsidTTLIndex","expireAfterSeconds":1800}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.383+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"fb6bad7b-39fc-4e8f-9ba7-8361241e893a"}},"namespace":"config.system.sessions","index":"_id_","ident":"index-5--6111314025893467437","collectionIdent":"collection-4--6111314025893467437","commitTimestamp":null}}
mongodb | {"t":{"$date":"2024-02-16T06:04:26.383+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"LogicalSessionCacheRefresh","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"fb6bad7b-39fc-4e8f-9ba7-8361241e893a"}},"namespace":"config.system.sessions","index":"lsidTTLIndex","ident":"index-6--6111314025893467437","collectionIdent":"collection-4--6111314025893467437","commitTimestamp":null}}
nginx-1 exited with code 1
mongodb | {"t":{"$date":"2024-02-16T06:04:27.044+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54590","uuid":{"uuid":{"$uuid":"dfdfee9a-97f4-4633-8315-69fa52c2ebe8"}},"connectionId":1,"connectionCount":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.047+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn1","msg":"client metadata","attr":{"remote":"127.0.0.1:54590","client":"conn1","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.056+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54596","uuid":{"uuid":{"$uuid":"667586d3-4c07-493f-8dbb-4b544618033f"}},"connectionId":2,"connectionCount":2}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.056+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54608","uuid":{"uuid":{"$uuid":"736e4066-1a47-4ecb-8998-db5e195ec56c"}},"connectionId":3,"connectionCount":3}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.058+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn2","msg":"client metadata","attr":{"remote":"127.0.0.1:54596","client":"conn2","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.059+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn3","msg":"client metadata","attr":{"remote":"127.0.0.1:54608","client":"conn3","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.060+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn2","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.061+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54618","uuid":{"uuid":{"$uuid":"01365db5-bcde-47f3-a791-cb08cc8cde1e"}},"connectionId":4,"connectionCount":4}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.116+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn4","msg":"client metadata","attr":{"remote":"127.0.0.1:54618","client":"conn4","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.118+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn4","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.834+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn1","msg":"Connection ended","attr":{"remote":"127.0.0.1:54590","uuid":{"uuid":{"$uuid":"dfdfee9a-97f4-4633-8315-69fa52c2ebe8"}},"connectionId":1,"connectionCount":3}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.915+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn4","msg":"Connection ended","attr":{"remote":"127.0.0.1:54618","uuid":{"uuid":{"$uuid":"01365db5-bcde-47f3-a791-cb08cc8cde1e"}},"connectionId":4,"connectionCount":2}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.915+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn3","msg":"Connection ended","attr":{"remote":"127.0.0.1:54608","uuid":{"uuid":{"$uuid":"736e4066-1a47-4ecb-8998-db5e195ec56c"}},"connectionId":3,"connectionCount":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:27.915+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn2","msg":"Connection ended","attr":{"remote":"127.0.0.1:54596","uuid":{"uuid":{"$uuid":"667586d3-4c07-493f-8dbb-4b544618033f"}},"connectionId":2,"connectionCount":0}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.735+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54630","uuid":{"uuid":{"$uuid":"9f58c0ce-ccb7-4567-b332-4b2c8c02d0d6"}},"connectionId":5,"connectionCount":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.738+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn5","msg":"client metadata","attr":{"remote":"127.0.0.1:54630","client":"conn5","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.748+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54638","uuid":{"uuid":{"$uuid":"f352dc66-ab9a-433d-9cc6-972b07fbe571"}},"connectionId":6,"connectionCount":2}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.748+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54650","uuid":{"uuid":{"$uuid":"6196483b-c40c-4de8-b86e-0228976d7e33"}},"connectionId":7,"connectionCount":3}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.749+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn6","msg":"client metadata","attr":{"remote":"127.0.0.1:54638","client":"conn6","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.750+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn7","msg":"client metadata","attr":{"remote":"127.0.0.1:54650","client":"conn7","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.751+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn6","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.752+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:54662","uuid":{"uuid":{"$uuid":"7df443da-226b-450c-9e1b-9ce5fc933f6f"}},"connectionId":8,"connectionCount":4}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.754+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn8","msg":"client metadata","attr":{"remote":"127.0.0.1:54662","client":"conn8","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:28.756+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn8","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
mongodb | admin> ... ... ... ... {"t":{"$date":"2024-02-16T06:04:29.736+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn8","msg":"createCollection","attr":{"namespace":"admin.system.users","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"b2cc1614-4853-4ab1-af39-7bc1dd374ee7"}},"options":{}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.761+00:00"},"s":"I", "c":"REPL", "id":7360102, "ctx":"conn8","msg":"Added oplog entry for create to transaction","attr":{"namespace":"admin.$cmd","uuid":{"uuid":{"$uuid":"b2cc1614-4853-4ab1-af39-7bc1dd374ee7"}},"object":{"create":"system.users","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.761+00:00"},"s":"I", "c":"REPL", "id":7360100, "ctx":"conn8","msg":"Added oplog entry for createIndexes to transaction","attr":{"namespace":"admin.$cmd","uuid":{"uuid":{"$uuid":"b2cc1614-4853-4ab1-af39-7bc1dd374ee7"}},"object":{"createIndexes":"system.users","name":"user_1_db_1","key":{"user":1,"db":1},"unique":true,"v":2}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.772+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"b2cc1614-4853-4ab1-af39-7bc1dd374ee7"}},"namespace":"admin.system.users","index":"_id_","ident":"index-8--6111314025893467437","collectionIdent":"collection-7--6111314025893467437","commitTimestamp":null}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.772+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn8","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"b2cc1614-4853-4ab1-af39-7bc1dd374ee7"}},"namespace":"admin.system.users","index":"user_1_db_1","ident":"index-9--6111314025893467437","collectionIdent":"collection-7--6111314025893467437","commitTimestamp":null}}
mongodb | { ok: 1 }
mongodb | admin> {"t":{"$date":"2024-02-16T06:04:29.781+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn5","msg":"Interrupted operation as its client disconnected","attr":{"opId":71}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.781+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn5","msg":"Connection ended","attr":{"remote":"127.0.0.1:54630","uuid":{"uuid":{"$uuid":"9f58c0ce-ccb7-4567-b332-4b2c8c02d0d6"}},"connectionId":5,"connectionCount":3}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.781+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn8","msg":"Connection ended","attr":{"remote":"127.0.0.1:54662","uuid":{"uuid":{"$uuid":"7df443da-226b-450c-9e1b-9ce5fc933f6f"}},"connectionId":8,"connectionCount":2}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.782+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn7","msg":"Connection ended","attr":{"remote":"127.0.0.1:54650","uuid":{"uuid":{"$uuid":"6196483b-c40c-4de8-b86e-0228976d7e33"}},"connectionId":7,"connectionCount":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:29.782+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn6","msg":"Connection ended","attr":{"remote":"127.0.0.1:54638","uuid":{"uuid":{"$uuid":"f352dc66-ab9a-433d-9cc6-972b07fbe571"}},"connectionId":6,"connectionCount":0}}
mongodb |
mongodb | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/mongo-init.js
mongodb | {"t":{"$date":"2024-02-16T06:04:30.515+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47962","uuid":{"uuid":{"$uuid":"65a614c4-8cd6-4ed3-87e8-591f25dc5eee"}},"connectionId":9,"connectionCount":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.518+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn9","msg":"client metadata","attr":{"remote":"127.0.0.1:47962","client":"conn9","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.529+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47970","uuid":{"uuid":{"$uuid":"00a2b770-056f-4fb6-b63a-2aaf14ddcdcb"}},"connectionId":10,"connectionCount":2}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.529+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47976","uuid":{"uuid":{"$uuid":"5a60c333-151f-4a85-9efa-bb2b89e4afed"}},"connectionId":11,"connectionCount":3}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.531+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn10","msg":"client metadata","attr":{"remote":"127.0.0.1:47970","client":"conn10","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.531+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn11","msg":"client metadata","attr":{"remote":"127.0.0.1:47976","client":"conn11","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.533+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn10","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.533+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:47990","uuid":{"uuid":{"$uuid":"4cfea6ae-3dd0-4267-bddb-6e15a5fd4a3c"}},"connectionId":12,"connectionCount":4}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.536+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn12","msg":"client metadata","attr":{"remote":"127.0.0.1:47990","client":"conn12","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:30.537+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn12","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.335+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:48002","uuid":{"uuid":{"$uuid":"439d7c35-71e9-4cf2-82f0-875ce958ee6e"}},"connectionId":13,"connectionCount":5}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.340+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn11","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":808}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.340+00:00"},"s":"I", "c":"STORAGE", "id":20320, "ctx":"conn11","msg":"createCollection","attr":{"namespace":"Crebito.clientes","uuidDisposition":"generated","uuid":{"uuid":{"$uuid":"a166734d-ef8a-448e-8c11-8283b9d74e78"}},"options":{}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.341+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn13","msg":"client metadata","attr":{"remote":"127.0.0.1:48002","client":"conn13","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.343+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn13","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":2}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.354+00:00"},"s":"I", "c":"NETWORK", "id":22943, "ctx":"listener","msg":"Connection accepted","attr":{"remote":"127.0.0.1:48004","uuid":{"uuid":{"$uuid":"d2261ea4-a5ec-45a7-ac16-41928e19c37a"}},"connectionId":14,"connectionCount":6}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.355+00:00"},"s":"I", "c":"NETWORK", "id":51800, "ctx":"conn14","msg":"client metadata","attr":{"remote":"127.0.0.1:48004","client":"conn14","doc":{"application":{"name":"mongosh 2.1.3"},"driver":{"name":"nodejs|mongosh","version":"6.3.0|2.1.3"},"platform":"Node.js v20.11.0, LE","os":{"name":"linux","architecture":"x64","version":"6.2.0-1019-azure","type":"Linux"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.417+00:00"},"s":"I", "c":"NETWORK", "id":6788700, "ctx":"conn14","msg":"Received first command on ingress connection since session start or auth handshake","attr":{"elapsedMillis":62}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.443+00:00"},"s":"I", "c":"REPL", "id":7360102, "ctx":"conn11","msg":"Added oplog entry for create to transaction","attr":{"namespace":"Crebito.$cmd","uuid":{"uuid":{"$uuid":"a166734d-ef8a-448e-8c11-8283b9d74e78"}},"object":{"create":"clientes","idIndex":{"v":2,"key":{"_id":1},"name":"_id_"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.443+00:00"},"s":"I", "c":"INDEX", "id":20345, "ctx":"conn11","msg":"Index build: done building","attr":{"buildUUID":null,"collectionUUID":{"uuid":{"$uuid":"a166734d-ef8a-448e-8c11-8283b9d74e78"}},"namespace":"Crebito.clientes","index":"_id_","ident":"index-11--6111314025893467437","collectionIdent":"collection-10--6111314025893467437","commitTimestamp":null}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.443+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn11","msg":"Slow query","attr":{"type":"command","ns":"Crebito.clientes","appName":"mongosh 2.1.3","command":{"create":"clientes","lsid":{"id":{"$uuid":"81fda019-b3ec-4fe9-9662-a5caf1c0f1e8"}},"$db":"Crebito"},"numYields":0,"reslen":38,"locks":{"ParallelBatchWriterMode":{"acquireCount":{"r":1}},"FeatureCompatibilityVersion":{"acquireCount":{"w":1}},"ReplicationStateTransition":{"acquireCount":{"w":1}},"Global":{"acquireCount":{"w":1}},"Database":{"acquireCount":{"w":1}},"Collection":{"acquireCount":{"w":1}},"Mutex":{"acquireCount":{"r":1}}},"flowControl":{"acquireCount":1},"storage":{},"cpuNanos":3842900,"remote":"127.0.0.1:47976","protocol":"op_msg","durationMillis":102}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.454+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn11","msg":"Connection ended","attr":{"remote":"127.0.0.1:47976","uuid":{"uuid":{"$uuid":"5a60c333-151f-4a85-9efa-bb2b89e4afed"}},"connectionId":11,"connectionCount":5}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.454+00:00"},"s":"I", "c":"-", "id":20883, "ctx":"conn9","msg":"Interrupted operation as its client disconnected","attr":{"opId":104}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.454+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn14","msg":"Connection ended","attr":{"remote":"127.0.0.1:48004","uuid":{"uuid":{"$uuid":"d2261ea4-a5ec-45a7-ac16-41928e19c37a"}},"connectionId":14,"connectionCount":4}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.454+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn13","msg":"Connection ended","attr":{"remote":"127.0.0.1:48002","uuid":{"uuid":{"$uuid":"439d7c35-71e9-4cf2-82f0-875ce958ee6e"}},"connectionId":13,"connectionCount":3}}
mongodb |
mongodb | {"t":{"$date":"2024-02-16T06:04:31.454+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn12","msg":"Connection ended","attr":{"remote":"127.0.0.1:47990","uuid":{"uuid":{"$uuid":"4cfea6ae-3dd0-4267-bddb-6e15a5fd4a3c"}},"connectionId":12,"connectionCount":2}}
mongodb |
mongodb | {"t":{"$date":"2024-02-16T06:04:31.454+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn10","msg":"Connection ended","attr":{"remote":"127.0.0.1:47970","uuid":{"uuid":{"$uuid":"00a2b770-056f-4fb6-b63a-2aaf14ddcdcb"}},"connectionId":10,"connectionCount":1}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.454+00:00"},"s":"I", "c":"NETWORK", "id":22944, "ctx":"conn9","msg":"Connection ended","attr":{"remote":"127.0.0.1:47962","uuid":{"uuid":{"$uuid":"65a614c4-8cd6-4ed3-87e8-591f25dc5eee"}},"connectionId":9,"connectionCount":0}}
mongodb |
mongodb | {"t":{"$date":"2024-02-16T06:04:31.474+00:00"},"s":"I", "c":"CONTROL", "id":20698, "ctx":"main","msg":"***** SERVER RESTARTED *****"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.474+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'"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.474+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.476+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","namespace":"config.tenantMigrationRecipients"}}
mongodb | Killing process with pid: 29
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":120,"uid":999}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"SignalHandler","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":15000}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"REPL", "id":4794602, "ctx":"SignalHandler","msg":"Attempting to enter quiesce mode"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"-", "id":6371601, "ctx":"SignalHandler","msg":"Shutting down the FLE Crud thread pool"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"SignalHandler","msg":"Shutting down the MirrorMaestro"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"SignalHandler","msg":"Shutting down the WaitForMajorityService"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.477+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"SignalHandler","msg":"Shutting down the LogicalSessionCache"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-27017.sock"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"SignalHandler","msg":"Shutting down the global connection pool"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"CONTROL", "id":4784906, "ctx":"SignalHandler","msg":"Shutting down the FlowControlTicketholder"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"CONTROL", "id":4784908, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"SignalHandler","msg":"Shutting down the ReplicationCoordinator"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"SignalHandler","msg":"Shutting down the ShardingInitializationMongoD"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"SignalHandler","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"SignalHandler","msg":"Killing all operations for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"TENANT_M", "id":5093807, "ctx":"SignalHandler","msg":"Shutting down all TenantMigrationAccessBlockers on global shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TenantMigrationBlockerNet","msg":"Killing all outstanding egress activity."}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"SignalHandler","msg":"Shutting down all open transactions"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"SignalHandler","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"SignalHandler","msg":"Shutting down the IndexBuildsCoordinator"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"SignalHandler","msg":"Shutting down the ReplicaSetMonitor"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.478+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"SignalHandler","msg":"Shutting down the MigrationUtilExecutor"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"MigrationUtil-TaskExecutor","msg":"Killing all outstanding egress activity."}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"COMMAND", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ServiceEntryPoint"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"CONTROL", "id":4784927, "ctx":"SignalHandler","msg":"Shutting down the HealthLog"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"CONTROL", "id":4784928, "ctx":"SignalHandler","msg":"Shutting down the TTL monitor"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"INDEX", "id":3684100, "ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"INDEX", "id":3684101, "ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"CONTROL", "id":6278511, "ctx":"SignalHandler","msg":"Shutting down the Change Stream Expired Pre-images Remover"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"CONTROL", "id":4784929, "ctx":"SignalHandler","msg":"Acquiring the global lock for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"CONTROL", "id":4784930, "ctx":"SignalHandler","msg":"Shutting down the storage engine"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.479+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.481+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.541+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":60}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.541+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.541+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"SignalHandler","msg":"Dropping the scope cache for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.542+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.544+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.544+00:00"},"s":"I", "c":"CONTROL", "id":8423404, "ctx":"SignalHandler","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"0 ms","Shut down FLE Crud subsystem":"0 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the logical session cache":"0 ms","Shut down the transport layer":"1 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"0 ms","Shut down the replica set monitor":"0 ms","Shut down the migration util executor":"1 ms","Shut down the health log":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"62 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"1 ms","shutdownTask total elapsed time":"67 ms"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:31.544+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}}
mongodb |
mongodb | MongoDB init process complete; ready for start up.
mongodb |
mongodb | {"t":{"$date":"2024-02-16T06:04:32.502+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'"}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.502+00:00"},"s":"I", "c":"NETWORK", "id":4915701, "ctx":"main","msg":"Initialized wire specification","attr":{"spec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.502+00:00"},"s":"I", "c":"NETWORK", "id":4648601, "ctx":"main","msg":"Implicit TCP FastOpen unavailable. If TCP FastOpen is required, set tcpFastOpenServer, tcpFastOpenClient, and tcpFastOpenQueueSize."}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationDonorService","namespace":"config.tenantMigrationDonors"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"REPL", "id":5123008, "ctx":"main","msg":"Successfully registered PrimaryOnlyService","attr":{"service":"TenantMigrationRecipientService","namespace":"config.tenantMigrationRecipients"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"CONTROL", "id":5945603, "ctx":"main","msg":"Multi threading initialized"}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"TENANT_M", "id":7091600, "ctx":"main","msg":"Starting TenantMigrationAccessBlockerRegistry"}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"CONTROL", "id":4615611, "ctx":"initandlisten","msg":"MongoDB starting","attr":{"pid":1,"port":27017,"dbPath":"/data/db","architecture":"64-bit","host":"e008422bb6ca"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"W", "c":"CONTROL", "id":20720, "ctx":"initandlisten","msg":"Memory available to mongo process is less than total system memory","attr":{"availableMemSizeMB":200,"systemMemSizeMB":15979}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"CONTROL", "id":23403, "ctx":"initandlisten","msg":"Build Info","attr":{"buildInfo":{"version":"7.0.5","gitVersion":"7809d71e84e314b497f282ea8aa06d7ded3eb205","openSSLVersion":"OpenSSL 3.0.2 15 Mar 2022","modules":[],"allocator":"tcmalloc","environment":{"distmod":"ubuntu2204","distarch":"x86_64","target_arch":"x86_64"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"CONTROL", "id":51765, "ctx":"initandlisten","msg":"Operating System","attr":{"os":{"name":"Ubuntu","version":"22.04"}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.503+00:00"},"s":"I", "c":"CONTROL", "id":21951, "ctx":"initandlisten","msg":"Options set by command line","attr":{"options":{"net":{"bindIp":"*"},"security":{"authorization":"enabled"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.504+00:00"},"s":"I", "c":"STORAGE", "id":22270, "ctx":"initandlisten","msg":"Storage engine to use detected by data files","attr":{"dbpath":"/data/db","storageEngine":"wiredTiger"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.504+00:00"},"s":"I", "c":"STORAGE", "id":22297, "ctx":"initandlisten","msg":"Using the XFS filesystem is strongly recommended with the WiredTiger storage engine. See http://dochub.mongodb.org/core/prodnotes-filesystem","tags":["startupWarnings"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.504+00:00"},"s":"I", "c":"STORAGE", "id":22300, "ctx":"initandlisten","msg":"The configured WiredTiger cache size is more than 80% of available RAM. See http://dochub.mongodb.org/core/faq-memory-diagnostics-wt","tags":["startupWarnings"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:32.504+00:00"},"s":"I", "c":"STORAGE", "id":22315, "ctx":"initandlisten","msg":"Opening WiredTiger","attr":{"config":"create,cache_size=256M,session_max=33000,eviction=(threads_min=4,threads_max=4),config_base=false,statistics=(fast),log=(enabled=true,remove=true,path=journal,compressor=snappy),builtin_extension_config=(zstd=(compression_level=6)),file_manager=(close_idle_time=600,close_scan_interval=10,close_handle_minimum=2000),statistics_log=(wait=0),json_output=(error,message),verbose=[recovery_progress:1,checkpoint_progress:1,compact_progress:1,backup:0,checkpoint:0,compact:0,evict:0,history_store:0,recovery:0,rts:0,salvage:0,tiered:0,timestamp:0,transaction:0,verify:0,log:0],"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.331+00:00"},"s":"I", "c":"STORAGE", "id":4795906, "ctx":"initandlisten","msg":"WiredTiger opened","attr":{"durationMillis":1827}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.331+00:00"},"s":"I", "c":"RECOVERY", "id":23987, "ctx":"initandlisten","msg":"WiredTiger recoveryTimestamp","attr":{"recoveryTimestamp":{"$timestamp":{"t":0,"i":0}}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.341+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"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.341+00:00"},"s":"W", "c":"CONTROL", "id":5123300, "ctx":"initandlisten","msg":"vm.max_map_count is too low","attr":{"currentValue":65530,"recommendedMinimum":1677720,"maxConns":838860},"tags":["startupWarnings"]}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.344+00:00"},"s":"I", "c":"NETWORK", "id":4915702, "ctx":"initandlisten","msg":"Updated wire specification","attr":{"oldSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":0,"maxWireVersion":21},"outgoing":{"minWireVersion":6,"maxWireVersion":21},"isInternalClient":true},"newSpec":{"incomingExternalClient":{"minWireVersion":0,"maxWireVersion":21},"incomingInternalClient":{"minWireVersion":21,"maxWireVersion":21},"outgoing":{"minWireVersion":21,"maxWireVersion":21},"isInternalClient":true}}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.344+00:00"},"s":"I", "c":"REPL", "id":5853300, "ctx":"initandlisten","msg":"current featureCompatibilityVersion value","attr":{"featureCompatibilityVersion":"7.0","context":"startup"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.344+00:00"},"s":"I", "c":"STORAGE", "id":5071100, "ctx":"initandlisten","msg":"Clearing temp directory"}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.345+00:00"},"s":"I", "c":"CONTROL", "id":6608200, "ctx":"initandlisten","msg":"Initializing cluster server parameters from disk"}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.345+00:00"},"s":"I", "c":"CONTROL", "id":20536, "ctx":"initandlisten","msg":"Flow Control is enabled on this deployment"}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.346+00:00"},"s":"I", "c":"FTDC", "id":20625, "ctx":"initandlisten","msg":"Initializing full-time diagnostic data capture","attr":{"dataDirectory":"/data/db/diagnostic.data"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.348+00:00"},"s":"I", "c":"REPL", "id":6015317, "ctx":"initandlisten","msg":"Setting new configuration state","attr":{"newState":"ConfigReplicationDisabled","oldState":"ConfigPreStart"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.348+00:00"},"s":"I", "c":"STORAGE", "id":22262, "ctx":"initandlisten","msg":"Timestamp monitor starting"}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.349+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"/tmp/mongodb-27017.sock"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.349+00:00"},"s":"I", "c":"NETWORK", "id":23015, "ctx":"listener","msg":"Listening on","attr":{"address":"0.0.0.0"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.349+00:00"},"s":"I", "c":"NETWORK", "id":23016, "ctx":"listener","msg":"Waiting for connections","attr":{"port":27017,"ssl":"off"}}
mongodb | {"t":{"$date":"2024-02-16T06:04:34.349+00:00"},"s":"I", "c":"CONTROL", "id":8423403, "ctx":"initandlisten","msg":"mongod startup complete","attr":{"Summary of time elapsed":{"Startup from clean shutdown?":true,"Statistics":{"Transport layer setup":"0 ms","Run initial syncer crash recovery":"0 ms","Create storage engine lock file in the data directory":"0 ms","Get metadata describing storage engine":"0 ms","Validate options in metadata against current startup options":"0 ms","Create storage engine":"1827 ms","Write current PID to file":"10 ms","Initialize FCV before rebuilding indexes":"3 ms","Drop abandoned idents and get back indexes that need to be rebuilt or builds that need to be restarted":"0 ms","Rebuild indexes for collections":"0 ms","Load cluster parameters from disk for a standalone":"0 ms","Build user and roles graph":"0 ms","Verify indexes for admin.system.users collection":"0 ms","Set up the background thread pool responsible for waiting for opTimes to be majority committed":"0 ms","Initialize information needed to make a mongod instance shard aware":"0 ms","Start up the replication coordinator":"2 ms","Start transport layer":"0 ms","_initAndListen total elapsed time":"1846 ms"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.657+00:00"},"s":"I", "c":"CONTROL", "id":23377, "ctx":"SignalHandler","msg":"Received signal","attr":{"signal":15,"error":"Terminated"}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.657+00:00"},"s":"I", "c":"CONTROL", "id":23378, "ctx":"SignalHandler","msg":"Signal was sent by kill(2)","attr":{"pid":0,"uid":0}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.657+00:00"},"s":"I", "c":"CONTROL", "id":23381, "ctx":"SignalHandler","msg":"will terminate after current cmd ends"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.657+00:00"},"s":"I", "c":"REPL", "id":4784900, "ctx":"SignalHandler","msg":"Stepping down the ReplicationCoordinator for shutdown","attr":{"waitTimeMillis":15000}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"REPL", "id":4794602, "ctx":"SignalHandler","msg":"Attempting to enter quiesce mode"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"-", "id":6371601, "ctx":"SignalHandler","msg":"Shutting down the FLE Crud thread pool"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"COMMAND", "id":4784901, "ctx":"SignalHandler","msg":"Shutting down the MirrorMaestro"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"SHARDING", "id":4784902, "ctx":"SignalHandler","msg":"Shutting down the WaitForMajorityService"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"CONTROL", "id":4784903, "ctx":"SignalHandler","msg":"Shutting down the LogicalSessionCache"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"NETWORK", "id":20562, "ctx":"SignalHandler","msg":"Shutdown: going to close listening sockets"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"NETWORK", "id":23017, "ctx":"listener","msg":"removing socket file","attr":{"path":"/tmp/mongodb-27017.sock"}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"NETWORK", "id":4784905, "ctx":"SignalHandler","msg":"Shutting down the global connection pool"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"CONTROL", "id":4784906, "ctx":"SignalHandler","msg":"Shutting down the FlowControlTicketholder"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"-", "id":20520, "ctx":"SignalHandler","msg":"Stopping further Flow Control ticket acquisitions."}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"CONTROL", "id":4784908, "ctx":"SignalHandler","msg":"Shutting down the PeriodicThreadToAbortExpiredTransactions"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"REPL", "id":4784909, "ctx":"SignalHandler","msg":"Shutting down the ReplicationCoordinator"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"SHARDING", "id":4784910, "ctx":"SignalHandler","msg":"Shutting down the ShardingInitializationMongoD"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"REPL", "id":4784911, "ctx":"SignalHandler","msg":"Enqueuing the ReplicationStateTransitionLock for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"-", "id":4784912, "ctx":"SignalHandler","msg":"Killing all operations for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"-", "id":4695300, "ctx":"SignalHandler","msg":"Interrupted all currently running operations","attr":{"opsKilled":3}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"TENANT_M", "id":5093807, "ctx":"SignalHandler","msg":"Shutting down all TenantMigrationAccessBlockers on global shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"TenantMigrationBlockerNet","msg":"Killing all outstanding egress activity."}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"ASIO", "id":6529201, "ctx":"SignalHandler","msg":"Network interface redundant shutdown","attr":{"state":"Stopped"}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"SignalHandler","msg":"Killing all outstanding egress activity."}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"COMMAND", "id":4784913, "ctx":"SignalHandler","msg":"Shutting down all open transactions"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.658+00:00"},"s":"I", "c":"REPL", "id":4784914, "ctx":"SignalHandler","msg":"Acquiring the ReplicationStateTransitionLock for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"INDEX", "id":4784915, "ctx":"SignalHandler","msg":"Shutting down the IndexBuildsCoordinator"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"NETWORK", "id":4784918, "ctx":"SignalHandler","msg":"Shutting down the ReplicaSetMonitor"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"SHARDING", "id":4784921, "ctx":"SignalHandler","msg":"Shutting down the MigrationUtilExecutor"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"ASIO", "id":22582, "ctx":"MigrationUtil-TaskExecutor","msg":"Killing all outstanding egress activity."}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"COMMAND", "id":4784923, "ctx":"SignalHandler","msg":"Shutting down the ServiceEntryPoint"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"CONTROL", "id":4784927, "ctx":"SignalHandler","msg":"Shutting down the HealthLog"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"CONTROL", "id":4784928, "ctx":"SignalHandler","msg":"Shutting down the TTL monitor"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"INDEX", "id":3684100, "ctx":"SignalHandler","msg":"Shutting down TTL collection monitor thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"INDEX", "id":3684101, "ctx":"SignalHandler","msg":"Finished shutting down TTL collection monitor thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"CONTROL", "id":6278511, "ctx":"SignalHandler","msg":"Shutting down the Change Stream Expired Pre-images Remover"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"CONTROL", "id":4784929, "ctx":"SignalHandler","msg":"Acquiring the global lock for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"CONTROL", "id":4784930, "ctx":"SignalHandler","msg":"Shutting down the storage engine"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22320, "ctx":"SignalHandler","msg":"Shutting down journal flusher thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22321, "ctx":"SignalHandler","msg":"Finished shutting down journal flusher thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22322, "ctx":"SignalHandler","msg":"Shutting down checkpoint thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22323, "ctx":"SignalHandler","msg":"Finished shutting down checkpoint thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22261, "ctx":"SignalHandler","msg":"Timestamp monitor shutting down"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":20282, "ctx":"SignalHandler","msg":"Deregistering all the collections"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22317, "ctx":"SignalHandler","msg":"WiredTigerKVEngine shutting down"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22318, "ctx":"SignalHandler","msg":"Shutting down session sweeper thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.659+00:00"},"s":"I", "c":"STORAGE", "id":22319, "ctx":"SignalHandler","msg":"Finished shutting down session sweeper thread"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.661+00:00"},"s":"I", "c":"STORAGE", "id":4795902, "ctx":"SignalHandler","msg":"Closing WiredTiger","attr":{"closeConfig":"leak_memory=true,use_timestamp=false,"}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.714+00:00"},"s":"I", "c":"STORAGE", "id":4795901, "ctx":"SignalHandler","msg":"WiredTiger closed","attr":{"durationMillis":53}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.714+00:00"},"s":"I", "c":"STORAGE", "id":22279, "ctx":"SignalHandler","msg":"shutdown: removing fs lock..."}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.714+00:00"},"s":"I", "c":"-", "id":4784931, "ctx":"SignalHandler","msg":"Dropping the scope cache for shutdown"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.714+00:00"},"s":"I", "c":"FTDC", "id":20626, "ctx":"SignalHandler","msg":"Shutting down full-time diagnostic data capture"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.717+00:00"},"s":"I", "c":"CONTROL", "id":20565, "ctx":"SignalHandler","msg":"Now exiting"}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.717+00:00"},"s":"I", "c":"CONTROL", "id":8423404, "ctx":"SignalHandler","msg":"mongod shutdown complete","attr":{"Summary of time elapsed":{"Statistics":{"Enter terminal shutdown":"0 ms","Step down the replication coordinator for shutdown":"0 ms","Time spent in quiesce mode":"1 ms","Shut down FLE Crud subsystem":"0 ms","Shut down MirrorMaestro":"0 ms","Shut down WaitForMajorityService":"0 ms","Shut down the logical session cache":"0 ms","Shut down the transport layer":"0 ms","Shut down the global connection pool":"0 ms","Shut down the flow control ticket holder":"0 ms","Kill all operations for shutdown":"0 ms","Shut down all tenant migration access blockers on global shutdown":"0 ms","Shut down all open transactions":"0 ms","Acquire the RSTL for shutdown":"0 ms","Shut down the IndexBuildsCoordinator and wait for index builds to finish":"1 ms","Shut down the replica set monitor":"0 ms","Shut down the migration util executor":"0 ms","Shut down the health log":"0 ms","Shut down the TTL monitor":"0 ms","Shut down expired pre-images and documents removers":"0 ms","Shut down the storage engine":"55 ms","Wait for the oplog cap maintainer thread to stop":"0 ms","Shut down full-time data capture":"0 ms","shutdownTask total elapsed time":"60 ms"}}}}
mongodb | {"t":{"$date":"2024-02-16T06:05:08.717+00:00"},"s":"I", "c":"CONTROL", "id":23138, "ctx":"SignalHandler","msg":"Shutting down","attr":{"exitCode":0}}
mongodb exited with code 0