-
Notifications
You must be signed in to change notification settings - Fork 0
/
hs_err_pid15456.log
386 lines (349 loc) · 33 KB
/
hs_err_pid15456.log
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
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 32744 bytes for ChunkPool::allocate
# Possible reasons:
# The system is out of physical RAM or swap space
# The process is running with CompressedOops enabled, and the Java Heap may be blocking the growth of the native heap
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# JVM is running with Unscaled Compressed Oops mode in which the Java heap is
# placed in the first 4GB address space. The Java Heap base address is the
# maximum limit for the native heap growth. Please use -XX:HeapBaseMinAddress
# to set the Java Heap base and to place the Java Heap above 4GB virtual address.
# This output file may be truncated or incomplete.
#
# Out of Memory Error (allocation.cpp:272), pid=15456, tid=0x0000000000002350
#
# JRE version: OpenJDK Runtime Environment (8.0_212-b04) (build 1.8.0_212-release-1586-b04)
# Java VM: OpenJDK 64-Bit Server VM (25.212-b04 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x0000000017c7b000): JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=9040, stack(0x00000000195d0000,0x00000000196d0000)]
Stack: [0x00000000195d0000,0x00000000196d0000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Current CompileTask:
C1: 11051 7417 3 org.gradle.api.internal.file.DefaultFileCollectionFactory$FixedFileCollection::<init> (15 bytes)
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001ab7a000 JavaThread "Execution worker for ':' Thread 11" [_thread_blocked, id=16872, stack(0x0000000027310000,0x0000000027410000)]
0x000000001ab7d000 JavaThread "Execution worker for ':' Thread 10" [_thread_in_native, id=14360, stack(0x0000000027210000,0x0000000027310000)]
0x000000001ab7b800 JavaThread "Execution worker for ':' Thread 9" [_thread_blocked, id=1292, stack(0x0000000027110000,0x0000000027210000)]
0x000000001ab7c800 JavaThread "Execution worker for ':' Thread 8" [_thread_blocked, id=14980, stack(0x0000000027010000,0x0000000027110000)]
0x000000001ab81000 JavaThread "Execution worker for ':' Thread 7" [_thread_in_native, id=12948, stack(0x0000000026f10000,0x0000000027010000)]
0x000000001ab80000 JavaThread "Execution worker for ':' Thread 6" [_thread_in_native, id=1104, stack(0x0000000026e10000,0x0000000026f10000)]
0x000000001ab7f800 JavaThread "Execution worker for ':' Thread 5" [_thread_in_Java, id=4224, stack(0x0000000026d10000,0x0000000026e10000)]
0x000000001ab7e800 JavaThread "Execution worker for ':' Thread 4" [_thread_blocked, id=14920, stack(0x0000000026c10000,0x0000000026d10000)]
0x000000001ab79800 JavaThread "Execution worker for ':' Thread 3" [_thread_in_native, id=8988, stack(0x0000000026b10000,0x0000000026c10000)]
0x000000001ab77000 JavaThread "Execution worker for ':' Thread 2" [_thread_blocked, id=16296, stack(0x0000000026a10000,0x0000000026b10000)]
0x000000001ab7b000 JavaThread "Execution worker for ':'" [_thread_blocked, id=16636, stack(0x0000000026910000,0x0000000026a10000)]
0x000000001ab76800 JavaThread "Cache worker for file content cache (C:\Users\samx\Desktop\logintest\.gradle\5.6.4\fileContent)" [_thread_blocked, id=12244, stack(0x0000000025d00000,0x0000000025e00000)]
0x000000001ab78000 JavaThread "Cache worker for file content cache (C:\Users\samx\.gradle\caches\5.6.4\fileContent)" [_thread_blocked, id=12372, stack(0x0000000025c00000,0x0000000025d00000)]
0x000000001ab78800 JavaThread "Memory manager" [_thread_blocked, id=9476, stack(0x00000000254d0000,0x00000000255d0000)]
0x0000000020701000 JavaThread "Cache worker for Build Output Cleanup Cache (C:\Users\samx\Desktop\logintest\.gradle\buildOutputCleanup)" [_thread_blocked, id=15736, stack(0x00000000251d0000,0x00000000252d0000)]
0x00000000206fa000 JavaThread "pool-1-thread-1" [_thread_blocked, id=10304, stack(0x0000000024ed0000,0x0000000024fd0000)]
0x00000000206fe000 JavaThread "Build operations Thread 12" [_thread_blocked, id=17056, stack(0x00000000249d0000,0x0000000024ad0000)]
0x00000000206fd000 JavaThread "Build operations Thread 11" [_thread_blocked, id=7812, stack(0x00000000248d0000,0x00000000249d0000)]
0x0000000020700000 JavaThread "Build operations Thread 10" [_thread_blocked, id=268, stack(0x0000000023590000,0x0000000023690000)]
0x00000000206f2800 JavaThread "Build operations Thread 9" [_thread_blocked, id=6356, stack(0x0000000023490000,0x0000000023590000)]
0x00000000206f5800 JavaThread "Build operations Thread 8" [_thread_blocked, id=16848, stack(0x0000000023390000,0x0000000023490000)]
0x00000000206f8000 JavaThread "Build operations Thread 7" [_thread_blocked, id=17252, stack(0x0000000023290000,0x0000000023390000)]
0x00000000206f4000 JavaThread "Build operations Thread 6" [_thread_blocked, id=12056, stack(0x0000000023190000,0x0000000023290000)]
0x00000000206f7000 JavaThread "Build operations Thread 5" [_thread_blocked, id=9224, stack(0x0000000023090000,0x0000000023190000)]
0x00000000206f9800 JavaThread "Build operations Thread 4" [_thread_blocked, id=14008, stack(0x0000000022f90000,0x0000000023090000)]
0x00000000206f6800 JavaThread "Build operations Thread 3" [_thread_blocked, id=10952, stack(0x0000000022e90000,0x0000000022f90000)]
0x00000000206f3800 JavaThread "Build operations Thread 2" [_thread_blocked, id=9588, stack(0x0000000022d90000,0x0000000022e90000)]
0x00000000206f5000 JavaThread "Build operations" [_thread_blocked, id=12220, stack(0x0000000022af0000,0x0000000022bf0000)]
0x00000000206f8800 JavaThread "Cache worker for execution history cache (C:\Users\samx\.gradle\caches\5.6.4\executionHistory)" [_thread_in_native, id=4232, stack(0x00000000229f0000,0x0000000022af0000)]
0x000000001b569000 JavaThread "Cache worker for cache directory md-rule (C:\Users\samx\.gradle\caches\5.6.4\md-rule)" [_thread_blocked, id=704, stack(0x0000000022c90000,0x0000000022d90000)]
0x000000001b568800 JavaThread "Cache worker for cache directory md-supplier (C:\Users\samx\.gradle\caches\5.6.4\md-supplier)" [_thread_blocked, id=15612, stack(0x000000001fe60000,0x000000001ff60000)]
0x000000001b56b800 JavaThread "Cache worker for file hash cache (C:\Users\samx\Desktop\logintest\.gradle\5.6.4\fileHashes)" [_thread_blocked, id=2120, stack(0x000000001fb40000,0x000000001fc40000)]
0x000000001b56a800 JavaThread "Cache worker for journal cache (C:\Users\samx\.gradle\caches\journal-1)" [_thread_in_native, id=3108, stack(0x000000001d5f0000,0x000000001d6f0000)]
0x000000001b56a000 JavaThread "File lock request listener" [_thread_in_native, id=16984, stack(0x000000001d4f0000,0x000000001d5f0000)]
0x000000001b604800 JavaThread "Cache worker for file hash cache (C:\Users\samx\.gradle\caches\5.6.4\fileHashes)" [_thread_blocked, id=2044, stack(0x000000001d3f0000,0x000000001d4f0000)]
0x000000001b4cf000 JavaThread "Thread-9" [_thread_blocked, id=5432, stack(0x000000001d2f0000,0x000000001d3f0000)]
0x000000001b54d000 JavaThread "Stdin handler" [_thread_blocked, id=5012, stack(0x000000001d1f0000,0x000000001d2f0000)]
0x000000001b4b5000 JavaThread "Asynchronous log dispatcher for DefaultDaemonConnection: socket connection from /127.0.0.1:63618 to /127.0.0.1:63619" [_thread_blocked, id=2324, stack(0x000000001d0f0000,0x000000001d1f0000)]
0x000000001b4c8000 JavaThread "Daemon worker" [_thread_in_native, id=9164, stack(0x000000001cff0000,0x000000001d0f0000)]
0x000000001b495000 JavaThread "Cancel handler" [_thread_blocked, id=8484, stack(0x000000001cdf0000,0x000000001cef0000)]
0x000000001b426000 JavaThread "Handler for socket connection from /127.0.0.1:63618 to /127.0.0.1:63619" [_thread_in_native, id=7980, stack(0x000000001caf0000,0x000000001cbf0000)]
0x000000001b423000 JavaThread "Daemon" [_thread_blocked, id=12628, stack(0x000000001c9f0000,0x000000001caf0000)]
0x000000001b410000 JavaThread "Daemon periodic checks" [_thread_blocked, id=13000, stack(0x000000001c8f0000,0x000000001c9f0000)]
0x000000001b3fb000 JavaThread "Incoming local TCP Connector on port 63618" [_thread_in_native, id=10924, stack(0x000000001c6b0000,0x000000001c7b0000)]
0x000000001b38c800 JavaThread "Daemon health stats" [_thread_blocked, id=8792, stack(0x000000001c070000,0x000000001c170000)]
0x0000000017d06800 JavaThread "Service Thread" daemon [_thread_blocked, id=8176, stack(0x00000000196d0000,0x00000000197d0000)]
=>0x0000000017c7b000 JavaThread "C1 CompilerThread3" daemon [_thread_in_native, id=9040, stack(0x00000000195d0000,0x00000000196d0000)]
0x0000000017c7a800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=7220, stack(0x00000000194d0000,0x00000000195d0000)]
0x0000000017c77800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=1604, stack(0x00000000193d0000,0x00000000194d0000)]
0x0000000017c6f000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=9948, stack(0x00000000192d0000,0x00000000193d0000)]
0x0000000017c6d000 JavaThread "Attach Listener" daemon [_thread_blocked, id=16344, stack(0x00000000191d0000,0x00000000192d0000)]
0x0000000017c6c000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=4788, stack(0x00000000190d0000,0x00000000191d0000)]
0x00000000025bb000 JavaThread "Finalizer" daemon [_thread_blocked, id=3264, stack(0x0000000018ed0000,0x0000000018fd0000)]
0x0000000017c63000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5044, stack(0x0000000018dd0000,0x0000000018ed0000)]
0x00000000024be800 JavaThread "main" [_thread_blocked, id=12580, stack(0x00000000022c0000,0x00000000023c0000)]
Other Threads:
0x0000000017c42800 VMThread [stack: 0x0000000018cd0000,0x0000000018dd0000] [id=9192]
0x0000000017d08000 WatcherThread [stack: 0x00000000197d0000,0x00000000198d0000] [id=32]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000000024c1850] Compile_lock - owner thread: 0x0000000017c7a800
heap address: 0x00000000a0000000, size: 1536 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000100000000
Heap:
PSYoungGen total 223744K, used 117474K [0x00000000e0000000, 0x00000000f0780000, 0x0000000100000000)
eden space 203776K, 57% used [0x00000000e0000000,0x00000000e72b8a88,0x00000000ec700000)
from space 19968K, 0% used [0x00000000ed980000,0x00000000ed980000,0x00000000eed00000)
to space 18944K, 0% used [0x00000000ec700000,0x00000000ec700000,0x00000000ed980000)
ParOldGen total 207872K, used 33345K [0x00000000a0000000, 0x00000000acb00000, 0x00000000e0000000)
object space 207872K, 16% used [0x00000000a0000000,0x00000000a2090688,0x00000000acb00000)
Metaspace used 62669K, capacity 65024K, committed 65304K, reserved 1105920K
class space used 8600K, capacity 9160K, committed 9240K, reserved 1048576K
Card table byte_map: [0x0000000011980000,0x0000000011c90000] byte_map_base: 0x0000000011480000
Marking Bits: (ParMarkBitMap*) 0x0000000063839f30
Begin Bits: [0x0000000012890000, 0x0000000014090000)
End Bits: [0x0000000014090000, 0x0000000015890000)
Polling page: 0x0000000000410000
CodeCache: size=245760Kb used=21036Kb max_used=21057Kb free=224723Kb
bounds [0x00000000025c0000, 0x0000000003a70000, 0x00000000115c0000]
total_blobs=7404 nmethods=6585 adapters=729
compilation: enabled
Compilation events (10 events):
Event: 11.043 Thread 0x0000000017c7b000 7413 1 org.gradle.internal.snapshot.impl.DirectorySnapshotter$DefaultExcludes::lambda$new$2 (2 bytes)
Event: 11.043 Thread 0x0000000017c7b000 nmethod 7413 0x0000000003a59750 code [0x0000000003a598a0, 0x0000000003a59990]
Event: 11.043 Thread 0x0000000017c7b000 7410 1 org.gradle.internal.logging.sink.ProgressLogEventGenerator::access$400 (5 bytes)
Event: 11.043 Thread 0x0000000017c7b000 nmethod 7410 0x0000000003a59490 code [0x0000000003a595e0, 0x0000000003a596d0]
Event: 11.045 Thread 0x0000000017c77800 nmethod 7414 0x0000000002f60550 code [0x0000000002f606c0, 0x0000000002f60ab8]
Event: 11.046 Thread 0x0000000017c7b000 7415 3 org.gradle.internal.serialize.kryo.KryoBackedEncoder::writeBoolean (9 bytes)
Event: 11.046 Thread 0x0000000017c7b000 nmethod 7415 0x0000000002f60150 code [0x0000000002f602c0, 0x0000000002f60468]
Event: 11.048 Thread 0x0000000017c7a800 7416 4 java.util.concurrent.ConcurrentLinkedQueue::add (6 bytes)
Event: 11.048 Thread 0x0000000017c7b000 7417 3 org.gradle.api.internal.file.DefaultFileCollectionFactory$FixedFileCollection::<init> (15 bytes)
Event: 11.049 Thread 0x0000000017c77800 7424 4 java.lang.invoke.LambdaForm$MH/1016128404::linkToTargetMethod (8 bytes)
GC Heap History (10 events):
Event: 3.786 GC heap before
{Heap before GC invocations=9 (full 2):
PSYoungGen total 121344K, used 11715K [0x00000000e0000000, 0x00000000ec800000, 0x0000000100000000)
eden space 109056K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e6a80000)
from space 12288K, 95% used [0x00000000e6a80000,0x00000000e75f0e30,0x00000000e7680000)
to space 13312K, 0% used [0x00000000ebb00000,0x00000000ebb00000,0x00000000ec800000)
ParOldGen total 91648K, used 7689K [0x00000000a0000000, 0x00000000a5980000, 0x00000000e0000000)
object space 91648K, 8% used [0x00000000a0000000,0x00000000a0782550,0x00000000a5980000)
Metaspace used 34578K, capacity 35466K, committed 35496K, reserved 1079296K
class space used 4761K, capacity 5014K, committed 5032K, reserved 1048576K
Event: 3.838 GC heap after
Heap after GC invocations=9 (full 2):
PSYoungGen total 121344K, used 0K [0x00000000e0000000, 0x00000000ec800000, 0x0000000100000000)
eden space 109056K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e6a80000)
from space 12288K, 0% used [0x00000000e6a80000,0x00000000e6a80000,0x00000000e7680000)
to space 13312K, 0% used [0x00000000ebb00000,0x00000000ebb00000,0x00000000ec800000)
ParOldGen total 142848K, used 18364K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 12% used [0x00000000a0000000,0x00000000a11ef370,0x00000000a8b80000)
Metaspace used 34530K, capacity 35304K, committed 35496K, reserved 1079296K
class space used 4746K, capacity 4987K, committed 5032K, reserved 1048576K
}
Event: 4.905 GC heap before
{Heap before GC invocations=10 (full 2):
PSYoungGen total 121344K, used 109056K [0x00000000e0000000, 0x00000000ec800000, 0x0000000100000000)
eden space 109056K, 100% used [0x00000000e0000000,0x00000000e6a80000,0x00000000e6a80000)
from space 12288K, 0% used [0x00000000e6a80000,0x00000000e6a80000,0x00000000e7680000)
to space 13312K, 0% used [0x00000000ebb00000,0x00000000ebb00000,0x00000000ec800000)
ParOldGen total 142848K, used 18364K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 12% used [0x00000000a0000000,0x00000000a11ef370,0x00000000a8b80000)
Metaspace used 45457K, capacity 46552K, committed 46632K, reserved 1089536K
class space used 6112K, capacity 6424K, committed 6440K, reserved 1048576K
Event: 4.913 GC heap after
Heap after GC invocations=10 (full 2):
PSYoungGen total 173568K, used 13294K [0x00000000e0000000, 0x00000000ec800000, 0x0000000100000000)
eden space 160256K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000e9c80000)
from space 13312K, 99% used [0x00000000ebb00000,0x00000000ec7fbb30,0x00000000ec800000)
to space 14848K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eb980000)
ParOldGen total 142848K, used 19297K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 13% used [0x00000000a0000000,0x00000000a12d8578,0x00000000a8b80000)
Metaspace used 45457K, capacity 46552K, committed 46632K, reserved 1089536K
class space used 6112K, capacity 6424K, committed 6440K, reserved 1048576K
}
Event: 6.362 GC heap before
{Heap before GC invocations=11 (full 2):
PSYoungGen total 173568K, used 173550K [0x00000000e0000000, 0x00000000ec800000, 0x0000000100000000)
eden space 160256K, 100% used [0x00000000e0000000,0x00000000e9c80000,0x00000000e9c80000)
from space 13312K, 99% used [0x00000000ebb00000,0x00000000ec7fbb30,0x00000000ec800000)
to space 14848K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000eb980000)
ParOldGen total 142848K, used 19297K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 13% used [0x00000000a0000000,0x00000000a12d8578,0x00000000a8b80000)
Metaspace used 56112K, capacity 57910K, committed 58152K, reserved 1099776K
class space used 7756K, capacity 8225K, committed 8232K, reserved 1048576K
Event: 6.377 GC heap after
Heap after GC invocations=11 (full 2):
PSYoungGen total 189952K, used 14829K [0x00000000e0000000, 0x00000000eed00000, 0x0000000100000000)
eden space 175104K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000eab00000)
from space 14848K, 99% used [0x00000000eab00000,0x00000000eb97b7d0,0x00000000eb980000)
to space 19968K, 0% used [0x00000000ed980000,0x00000000ed980000,0x00000000eed00000)
ParOldGen total 142848K, used 27193K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 19% used [0x00000000a0000000,0x00000000a1a8e6b8,0x00000000a8b80000)
Metaspace used 56112K, capacity 57910K, committed 58152K, reserved 1099776K
class space used 7756K, capacity 8225K, committed 8232K, reserved 1048576K
}
Event: 6.567 GC heap before
{Heap before GC invocations=12 (full 2):
PSYoungGen total 189952K, used 34853K [0x00000000e0000000, 0x00000000eed00000, 0x0000000100000000)
eden space 175104K, 11% used [0x00000000e0000000,0x00000000e138df60,0x00000000eab00000)
from space 14848K, 99% used [0x00000000eab00000,0x00000000eb97b7d0,0x00000000eb980000)
to space 19968K, 0% used [0x00000000ed980000,0x00000000ed980000,0x00000000eed00000)
ParOldGen total 142848K, used 27193K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 19% used [0x00000000a0000000,0x00000000a1a8e6b8,0x00000000a8b80000)
Metaspace used 57086K, capacity 59014K, committed 59160K, reserved 1099776K
class space used 7895K, capacity 8388K, committed 8472K, reserved 1048576K
Event: 6.575 GC heap after
Heap after GC invocations=12 (full 2):
PSYoungGen total 223744K, used 11434K [0x00000000e0000000, 0x00000000f0780000, 0x0000000100000000)
eden space 203776K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000ec700000)
from space 19968K, 57% used [0x00000000ed980000,0x00000000ee4aaa50,0x00000000eed00000)
to space 18944K, 0% used [0x00000000ec700000,0x00000000ec700000,0x00000000ed980000)
ParOldGen total 142848K, used 32770K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 22% used [0x00000000a0000000,0x00000000a2000920,0x00000000a8b80000)
Metaspace used 57086K, capacity 59014K, committed 59160K, reserved 1099776K
class space used 7895K, capacity 8388K, committed 8472K, reserved 1048576K
}
Event: 6.575 GC heap before
{Heap before GC invocations=13 (full 3):
PSYoungGen total 223744K, used 11434K [0x00000000e0000000, 0x00000000f0780000, 0x0000000100000000)
eden space 203776K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000ec700000)
from space 19968K, 57% used [0x00000000ed980000,0x00000000ee4aaa50,0x00000000eed00000)
to space 18944K, 0% used [0x00000000ec700000,0x00000000ec700000,0x00000000ed980000)
ParOldGen total 142848K, used 32770K [0x00000000a0000000, 0x00000000a8b80000, 0x00000000e0000000)
object space 142848K, 22% used [0x00000000a0000000,0x00000000a2000920,0x00000000a8b80000)
Metaspace used 57086K, capacity 59014K, committed 59160K, reserved 1099776K
class space used 7895K, capacity 8388K, committed 8472K, reserved 1048576K
Event: 6.768 GC heap after
Heap after GC invocations=13 (full 3):
PSYoungGen total 223744K, used 0K [0x00000000e0000000, 0x00000000f0780000, 0x0000000100000000)
eden space 203776K, 0% used [0x00000000e0000000,0x00000000e0000000,0x00000000ec700000)
from space 19968K, 0% used [0x00000000ed980000,0x00000000ed980000,0x00000000eed00000)
to space 18944K, 0% used [0x00000000ec700000,0x00000000ec700000,0x00000000ed980000)
ParOldGen total 207872K, used 33345K [0x00000000a0000000, 0x00000000acb00000, 0x00000000e0000000)
object space 207872K, 16% used [0x00000000a0000000,0x00000000a2090688,0x00000000acb00000)
Metaspace used 57086K, capacity 59014K, committed 59160K, reserved 1099776K
class space used 7895K, capacity 8388K, committed 8472K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 10.029 Thread 0x000000001ab80000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036c104c method=java.util.concurrent.ConcurrentHashMap.addCount(JI)V @ 97
Event: 10.158 Thread 0x00000000206f8800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034a9280 method=java.util.Arrays.binarySearch0([Ljava/lang/Object;IILjava/lang/Object;Ljava/util/Comparator;)I @ 48
Event: 10.158 Thread 0x00000000206f8800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034a9280 method=java.util.Arrays.binarySearch0([Ljava/lang/Object;IILjava/lang/Object;Ljava/util/Comparator;)I @ 48
Event: 10.158 Thread 0x00000000206f8800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034a9280 method=java.util.Arrays.binarySearch0([Ljava/lang/Object;IILjava/lang/Object;Ljava/util/Comparator;)I @ 48
Event: 10.158 Thread 0x00000000206f8800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000034a9280 method=java.util.Arrays.binarySearch0([Ljava/lang/Object;IILjava/lang/Object;Ljava/util/Comparator;)I @ 48
Event: 10.216 Thread 0x000000001b4c8000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c032e4 method=java.io.BufferedReader.readLine(Z)Ljava/lang/String; @ 160
Event: 10.216 Thread 0x000000001b4c8000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002a23eb4 method=java.io.BufferedReader.readLine(Z)Ljava/lang/String; @ 22
Event: 10.216 Thread 0x000000001ab7e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c032e4 method=java.io.BufferedReader.readLine(Z)Ljava/lang/String; @ 160
Event: 10.216 Thread 0x000000001ab7a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c032e4 method=java.io.BufferedReader.readLine(Z)Ljava/lang/String; @ 160
Event: 10.983 Thread 0x000000001b410000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x000000000279be5c method=java.util.AbstractList.listIterator()Ljava/util/ListIterator; @ 2
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 9.648 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/tasks/MergeResourcesBeanInfo> (0x00000000e2f8c5e0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.648 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/tasks/ResourceAwareTaskBeanInfo> (0x00000000e2fa7330) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.648 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/internal/tasks/IncrementalTaskBeanInfo> (0x00000000e2fc40b8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.648 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/internal/tasks/AndroidVariantTaskBeanInfo> (0x00000000e2fe1e18) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.648 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/internal/tasks/AndroidVariantTaskCustomizer> (0x00000000e3000978) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.649 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/internal/tasks/IncrementalTaskCustomizer> (0x00000000e30342b8) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.649 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/tasks/ResourceAwareTaskCustomizer> (0x00000000e3062a30) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.650 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/tasks/MergeResourcesCustomizer> (0x00000000e309cfd0) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 9.650 Thread 0x000000001b4c8000 Exception <a 'java/lang/ClassNotFoundException': com/android/build/gradle/tasks/MergeResources_DecoratedCustomizer> (0x00000000e30e8038) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 11.044 Thread 0x000000001ab7d000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000000e605ff10) thrown at [D:\src\AOSP-openjdk-cygwin\jdk8u\hotspot\src\share\vm\prims\jni.cpp, line 736]
Events (10 events):
Event: 11.042 Executing VM operation: RevokeBias
Event: 11.042 Executing VM operation: RevokeBias done
Event: 11.044 loading class sun/net/ConnectionResetException
Event: 11.044 loading class sun/net/ConnectionResetException done
Event: 11.044 loading class javax/net/ssl/SSLProtocolException
Event: 11.044 loading class javax/net/ssl/SSLProtocolException done
Event: 11.044 Executing VM operation: RevokeBias
Event: 11.044 Executing VM operation: RevokeBias done
Event: 11.044 Executing VM operation: RevokeBias
Event: 11.044 Executing VM operation: RevokeBias done
Dynamic libraries:
0x00007ff739eb0000 - 0x00007ff739ee1000 C:\Program Files\Android\Android Studio\jre\bin\java.exe
0x00007ffde7800000 - 0x00007ffde79f0000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffde5f50000 - 0x00007ffde6002000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ffde4b50000 - 0x00007ffde4df3000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffde6e60000 - 0x00007ffde6f03000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffde7660000 - 0x00007ffde76fe000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffde5990000 - 0x00007ffde5a27000 C:\WINDOWS\System32\sechost.dll
0x00007ffde71e0000 - 0x00007ffde7300000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffde74c0000 - 0x00007ffde7654000 C:\WINDOWS\System32\USER32.dll
0x00007ffde48b0000 - 0x00007ffde48d1000 C:\WINDOWS\System32\win32u.dll
0x00007ffde70e0000 - 0x00007ffde7106000 C:\WINDOWS\System32\GDI32.dll
0x00007ffde4f30000 - 0x00007ffde50c4000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffde4790000 - 0x00007ffde482e000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffde48e0000 - 0x00007ffde49da000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffdd9c40000 - 0x00007ffdd9ec5000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.18362.720_none_e6beb5c51314836b\COMCTL32.dll
0x00007ffde5c10000 - 0x00007ffde5f46000 C:\WINDOWS\System32\combase.dll
0x00007ffde4830000 - 0x00007ffde48b0000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffde7780000 - 0x00007ffde77ae000 C:\WINDOWS\System32\IMM32.DLL
0x0000000062eb0000 - 0x0000000062f82000 C:\Program Files\Android\Android Studio\jre\jre\bin\msvcr100.dll
0x0000000063070000 - 0x00000000638b6000 C:\Program Files\Android\Android Studio\jre\jre\bin\server\jvm.dll
0x00007ffde77b0000 - 0x00007ffde77b8000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ffde0370000 - 0x00007ffde037a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffde2720000 - 0x00007ffde2744000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffdd89d0000 - 0x00007ffdd89d9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffde6fe0000 - 0x00007ffde704f000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffde26f0000 - 0x00007ffde271d000 C:\WINDOWS\SYSTEM32\winmmbase.dll
0x00007ffde4ee0000 - 0x00007ffde4f2a000 C:\WINDOWS\System32\cfgmgr32.dll
0x00007ffdd43d0000 - 0x00007ffdd43df000 C:\Program Files\Android\Android Studio\jre\jre\bin\verify.dll
0x00007ffdc48a0000 - 0x00007ffdc48c9000 C:\Program Files\Android\Android Studio\jre\jre\bin\java.dll
0x00007ffdcaf10000 - 0x00007ffdcaf26000 C:\Program Files\Android\Android Studio\jre\jre\bin\zip.dll
0x00007ffde6010000 - 0x00007ffde66f5000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffde5a30000 - 0x00007ffde5ad9000 C:\WINDOWS\System32\shcore.dll
0x00007ffde50d0000 - 0x00007ffde5850000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffde4710000 - 0x00007ffde4733000 C:\WINDOWS\System32\profapi.dll
0x00007ffde4740000 - 0x00007ffde478a000 C:\WINDOWS\System32\powrprof.dll
0x00007ffde46c0000 - 0x00007ffde46d0000 C:\WINDOWS\System32\UMPDC.dll
0x00007ffde7110000 - 0x00007ffde7162000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffde46d0000 - 0x00007ffde46e1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffde49e0000 - 0x00007ffde49f7000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffdc9b00000 - 0x00007ffdc9b1a000 C:\Program Files\Android\Android Studio\jre\jre\bin\net.dll
0x00007ffdd7300000 - 0x00007ffdd74d5000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffdd8490000 - 0x00007ffdd8736000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x00007ffde40a0000 - 0x00007ffde40ac000 C:\WINDOWS\SYSTEM32\CRYPTBASE.DLL
0x00007ffde3ed0000 - 0x00007ffde3f37000 C:\WINDOWS\system32\mswsock.dll
0x00007ffdc9980000 - 0x00007ffdc9993000 C:\Program Files\Android\Android Studio\jre\jre\bin\nio.dll
0x00007ffdda8f0000 - 0x00007ffdda916000 C:\Users\samx\.gradle\native\30\windows-amd64\native-platform.dll
0x00007ffdd39c0000 - 0x00007ffdd39cd000 C:\Program Files\Android\Android Studio\jre\jre\bin\management.dll
0x00007ffde3a40000 - 0x00007ffde3a73000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffde4eb0000 - 0x00007ffde4ed6000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffde45e0000 - 0x00007ffde4605000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffde3be0000 - 0x00007ffde3c1a000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffde5980000 - 0x00007ffde5988000 C:\WINDOWS\System32\NSI.dll
0x00007ffddf920000 - 0x00007ffddf936000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffddf750000 - 0x00007ffddf76c000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffde3c20000 - 0x00007ffde3cea000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffdbbba0000 - 0x00007ffdbbbc4000 C:\Program Files\Android\Android Studio\jre\jre\bin\sunec.dll
0x00007ffdd72d0000 - 0x00007ffdd72da000 C:\Windows\System32\rasadhlp.dll
0x00007ffddf570000 - 0x00007ffddf5e7000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffde1180000 - 0x00007ffde118b000 C:\Program Files\Android\Android Studio\jre\jre\bin\sunmscapi.dll
0x00007ffde4a00000 - 0x00007ffde4b49000 C:\WINDOWS\System32\CRYPT32.dll
0x00007ffde46f0000 - 0x00007ffde4702000 C:\WINDOWS\System32\MSASN1.dll
VM Arguments:
jvm_args: -Xmx1536m -Dfile.encoding=windows-1252 -Duser.country=IN -Duser.language=en -Duser.variant
java_command: org.gradle.launcher.daemon.bootstrap.GradleDaemon 5.6.4
java_class_path (initial): C:\Users\samx\.gradle\wrapper\dists\gradle-5.6.4-all\ankdp27end7byghfw1q2sw75f\gradle-5.6.4\lib\gradle-launcher-5.6.4.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\dotnet\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files\Git\cmd;C:\Users\samx\AppData\Local\Microsoft\WindowsApps;C:\Users\samx\AppData\Local\atom\bin;C:\Users\samx\AppData\Local\GitHubDesktop\bin;C:\Users\samx\AppData\Local\Microsoft\WindowsApps;;C:\Users\samx\AppData\Local\Programs\Microsoft VS Code\bin
USERNAME=samx
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 158 Stepping 10, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 18362 (10.0.18362.329)
CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 158 stepping 10, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 16626012k(3960756k free), swap 66957660k(108k free)
vm_info: OpenJDK 64-Bit Server VM (25.212-b04) for windows-amd64 JRE (1.8.0_212-release-1586-b04), built by "builder" with MS VC++ 10.0 (VS2010)
time: Fri Mar 20 15:37:25 2020
timezone: India Standard Time
elapsed time: 11 seconds (0d 0h 0m 11s)