#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006556bf8c, pid=9664, tid=0x0000000000000634
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [msvcr100.dll+0x3bf8c]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x0000000020885800): JavaThread "exchange-worker-#25%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_vm, id=1588, stack(0x000000002ad20000,0x000000002ae20000)]
siginfo: ExceptionCode=0xc0000005, reading address 0x00000000532833b0
Registers:
RAX=0x00000000532833b7, RBX=0x0000000020885800, RCX=0x0000000000000086, RDX=0x000000005328332a
RSP=0x000000002ae1df48, RBP=0x0000000000000000, RSI=0x0000000000000021, RDI=0x0000000000000000
R8 =0x0000000000000021, R9 =0x0000000000000086, R10=0x0000000002d00d72, R11=0x0000000000000086
R12=0x00000000532833b0, R13=0x00000006c1c23b68, R14=0x000000002ae1e190, R15=0x0000000020885800
RIP=0x000000006556bf8c, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x000000002ae1df48)
0x000000002ae1df48: 0000000065d55513 000000002ae1e098
0x000000002ae1df58: 000000002ae4f188 000000002ae3e388
0x000000002ae1df68: 0000000020885800 0000000020af9f70
0x000000002ae1df78: 0000000065cc3b77 000000002ae1f698
0x000000002ae1df88: 000000002ae4d820 000000002ae1e080
0x000000002ae1df98: 000000002ae4d820 00000000000000b8
0x000000002ae1dfa8: 0000000020885800 0000000000000000
0x000000002ae1dfb8: 0000000002d00df0 0000000000000000
0x000000002ae1dfc8: 0000000000000000 000000002ae1e030
0x000000002ae1dfd8: 0000000000000086 0000000000000000
0x000000002ae1dfe8: 0000000000000086 0000000000000021
0x000000002ae1dff8: 00000006c1c23b68 0000000000000000
0x000000002ae1e008: 0000000020885800 0000000000000000
0x000000002ae1e018: 0000000000000000 0000000000000000
0x000000002ae1e028: 0000000000000370 000000002ae1e138
0x000000002ae1e038: 0000000002d01b4c 00000006c1c23b68
Instructions: (pc=0x000000006556bf8c)
0x000000006556bf6c: 49 83 f8 08 72 61 f6 c1 07 74 36 f6 c1 01 74 0b
0x000000006556bf7c: 8a 04 0a 49 ff c8 88 01 48 ff c1 f6 c1 02 74 0f
0x000000006556bf8c: 66 8b 04 0a 49 83 e8 02 66 89 01 48 83 c1 02 f6
0x000000006556bf9c: c1 04 74 0d 8b 04 0a 49 83 e8 04 89 01 48 83 c1
Register to memory mapping:
RAX=0x00000000532833b7 is an unknown value
RBX=0x0000000020885800 is a thread
RCX=0x0000000000000086 is an unknown value
RDX=0x000000005328332a is an unknown value
RSP=0x000000002ae1df48 is pointing into the stack for thread: 0x0000000020885800
RBP=0x0000000000000000 is an unknown value
RSI=0x0000000000000021 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000021 is an unknown value
R9 =0x0000000000000086 is an unknown value
R10=0x0000000002d00d72 is at entry_point+114 in (nmethod*)0x0000000002d00b90
R11=0x0000000000000086 is an unknown value
R12=0x00000000532833b0 is an unknown value
R13=0x00000006c1c23b68 is an oop
sun.misc.Unsafe
- klass: 'sun/misc/Unsafe'
R14=0x000000002ae1e190 is pointing into the stack for thread: 0x0000000020885800
R15=0x0000000020885800 is a thread
Stack: [0x000000002ad20000,0x000000002ae20000], sp=0x000000002ae1df48, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 1222 sun.misc.Unsafe.copyMemory(Ljava/lang/Object;JLjava/lang/Object;JJ)V (0 bytes) @ 0x0000000002d00d72 [0x0000000002d00d00+0x72]
J 1225 C1 org.apache.ignite.internal.util.GridUnsafe.copyMemory(Ljava/lang/Object;JLjava/lang/Object;JJ)V (77 bytes) @ 0x0000000002d01b4c [0x0000000002d018c0+0x28c]
j org.apache.ignite.internal.processors.cache.database.tree.util.PageHandler.copyMemory(JJJJJ)V+12
j org.apache.ignite.internal.processors.cache.database.MetadataStorage.storeRow(JIJI)V+31
j org.apache.ignite.internal.processors.cache.database.MetadataStorage.access$600(JIJI)V+5
j org.apache.ignite.internal.processors.cache.database.MetadataStorage$MetaStoreInnerIO.store(JILorg/apache/ignite/internal/processors/cache/database/tree/io/BPlusIO;JI)V+22
j org.apache.ignite.internal.processors.cache.database.tree.io.BPlusIO.merge(Lorg/apache/ignite/internal/processors/cache/database/tree/io/BPlusIO;JIJJZI)Z+136
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree$Remove.doMerge(Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Tail;Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Tail;Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Tail;)Z+194
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree$Remove.merge(Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Tail;)Z+33
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree$Remove.mergeBottomUp(Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Tail;)V+85
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree$Remove.finishTail()Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Result;+225
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree$Remove.finishOrLockTail(JJJJI)Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Result;+1
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree$Remove.access$7100(Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Remove;JJJJI)Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Result;+9
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree.removeDown(Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Remove;JJJI)Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Result;+330
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree.removeDown(Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Remove;JJJI)Lorg/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Result;+257
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree.doRemove(Ljava/lang/Object;Z)Ljava/lang/Object;+32
j org.apache.ignite.internal.processors.cache.database.tree.BPlusTree.remove(Ljava/lang/Object;)Ljava/lang/Object;+3
j org.apache.ignite.internal.processors.cache.database.MetadataStorage.dropRootPage(Ljava/lang/String;)Lorg/apache/ignite/internal/processors/cache/database/RootPage;+22
j org.apache.ignite.internal.processors.cache.database.GridCacheOffheapManager.dropRootPageForIndex(ILjava/lang/String;)V+42
j org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex.dropMetaPage(Ljava/lang/String;I)V+37
j org.apache.ignite.internal.processors.query.h2.database.H2TreeIndex.destroy()V+39
j org.apache.ignite.internal.processors.query.h2.opt.GridH2Table.destroy()V+78
j org.apache.ignite.internal.processors.query.h2.H2TableDescriptor.onDrop()V+15
j org.apache.ignite.internal.processors.query.h2.H2Schema.onDrop()V+35
j org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.unregisterCache(Ljava/lang/String;)V+55
j org.apache.ignite.internal.processors.query.GridQueryProcessor.onCacheStop0(Ljava/lang/String;)V+258
j org.apache.ignite.internal.processors.query.GridQueryProcessor.onCacheStop(Lorg/apache/ignite/internal/processors/cache/GridCacheContext;)V+24
j org.apache.ignite.internal.processors.cache.GridCacheProcessor.stopCache(Lorg/apache/ignite/internal/processors/cache/GridCacheAdapter;ZZ)V+106
j org.apache.ignite.internal.processors.cache.GridCacheProcessor.prepareCacheStop(Lorg/apache/ignite/internal/processors/cache/DynamicCacheChangeRequest;)Lorg/apache/ignite/internal/processors/cache/GridCacheContext;+79
j org.apache.ignite.internal.processors.cache.GridCacheProcessor.onExchangeDone(Lorg/apache/ignite/internal/processors/affinity/AffinityTopologyVersion;Lorg/apache/ignite/internal/processors/cache/ExchangeActions;Ljava/lang/Throwable;)V+185
j org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onDone(Lorg/apache/ignite/internal/processors/affinity/AffinityTopologyVersion;Ljava/lang/Throwable;)Z+485
j org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onDone(Ljava/lang/Object;Ljava/lang/Throwable;)Z+6
j org.apache.ignite.internal.util.future.GridFutureAdapter.onDone(Ljava/lang/Object;)Z+3
j org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.onAllReceived()V+495
j org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.distributedExchange()V+390
j org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init()V+765
j org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body()V+448
j org.apache.ignite.internal.util.worker.GridWorker.run()V+82
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0000000020888000 JavaThread "srvc-deploy-#28%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=12164, stack(0x000000002b830000,0x000000002b930000)]
0x000000002088b000 JavaThread "db-checkpoint-thread-#27%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=5708, stack(0x000000002b730000,0x000000002b830000)]
=>0x0000000020885800 JavaThread "exchange-worker-#25%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_vm, id=1588, stack(0x000000002ad20000,0x000000002ae20000)]
0x0000000020883800 JavaThread "wal-file-archiver%database.IgnitePersistentStoreCacheGroupsTest" [_thread_blocked, id=10972, stack(0x000000002ac20000,0x000000002ad20000)]
0x0000000020885000 JavaThread "disco-event-worker-#24%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=4808, stack(0x000000002a910000,0x000000002aa10000)]
0x0000000020887000 JavaThread "tcp-disco-ip-finder-cleaner-#5%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=11028, stack(0x000000002a810000,0x000000002a910000)]
0x0000000020880800 JavaThread "tcp-disco-srvr-#4%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_native, id=12052, stack(0x000000002a710000,0x000000002a810000)]
0x000000002087e000 JavaThread "tcp-disco-msg-worker-#3%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=6240, stack(0x000000002a610000,0x000000002a710000)]
0x0000000020882000 JavaThread "grid-data-loader-flusher-#23%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=4852, stack(0x000000002a510000,0x000000002a610000)]
0x000000002087f000 JavaThread "grid-sharedfs-timeout-worker-#2%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=1016, stack(0x0000000023100000,0x0000000023200000)]
0x0000000020882800 JavaThread "tcp-comm-worker-#1%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=7784, stack(0x0000000023000000,0x0000000023100000)]
0x000000002087f800 JavaThread "grid-nio-worker-tcp-comm-3-#21%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_native, id=7412, stack(0x0000000022f00000,0x0000000023000000)]
0x000000002087d800 JavaThread "grid-nio-worker-tcp-comm-2-#20%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_native, id=10916, stack(0x0000000022e00000,0x0000000022f00000)]
0x0000000020884000 JavaThread "grid-nio-worker-tcp-comm-1-#19%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_native, id=6816, stack(0x0000000022d00000,0x0000000022e00000)]
0x0000000020723800 JavaThread "grid-nio-worker-tcp-comm-0-#18%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_native, id=1748, stack(0x0000000022c00000,0x0000000022d00000)]
0x0000000020724000 JavaThread "nio-acceptor-#17%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_in_native, id=4444, stack(0x0000000022b00000,0x0000000022c00000)]
0x0000000020721000 JavaThread "grid-timeout-worker-#16%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=760, stack(0x0000000022800000,0x0000000022900000)]
0x0000000020720800 JavaThread "pub-#15%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=6548, stack(0x0000000022700000,0x0000000022800000)]
0x000000002071e000 JavaThread "pub-#14%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=5136, stack(0x0000000022600000,0x0000000022700000)]
0x000000002071f800 JavaThread "pub-#13%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=7184, stack(0x0000000022500000,0x0000000022600000)]
0x0000000020722800 JavaThread "pub-#12%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=8844, stack(0x0000000022400000,0x0000000022500000)]
0x000000002071f000 JavaThread "pub-#11%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=1792, stack(0x0000000022300000,0x0000000022400000)]
0x0000000020722000 JavaThread "pub-#10%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=12008, stack(0x0000000022200000,0x0000000022300000)]
0x0000000020725000 JavaThread "sys-stripe-7-#9%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=8528, stack(0x0000000022000000,0x0000000022100000)]
0x000000001f45e000 JavaThread "sys-stripe-6-#8%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=2056, stack(0x0000000021f00000,0x0000000022000000)]
0x000000001f45d000 JavaThread "sys-stripe-5-#7%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=3960, stack(0x0000000021e00000,0x0000000021f00000)]
0x00000000204a7000 JavaThread "sys-stripe-4-#6%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=3552, stack(0x0000000021d00000,0x0000000021e00000)]
0x00000000204a6800 JavaThread "sys-stripe-3-#5%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=14292, stack(0x0000000021c00000,0x0000000021d00000)]
0x00000000205cf000 JavaThread "sys-stripe-2-#4%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=5592, stack(0x0000000021b00000,0x0000000021c00000)]
0x00000000205ce800 JavaThread "sys-stripe-1-#3%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=10308, stack(0x0000000021a00000,0x0000000021b00000)]
0x000000001f3b0800 JavaThread "sys-stripe-0-#2%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=5084, stack(0x0000000021900000,0x0000000021a00000)]
0x0000000020744800 JavaThread "test-runner-#1%database.IgnitePersistentStoreCacheGroupsTest%" [_thread_blocked, id=7984, stack(0x0000000021600000,0x0000000021700000)]
0x000000001f2c2000 JavaThread "ignite-clock-for-tests" daemon [_thread_blocked, id=12972, stack(0x000000001ff30000,0x0000000020030000)]
0x000000001e319800 JavaThread "Service Thread" daemon [_thread_blocked, id=6592, stack(0x000000001eeb0000,0x000000001efb0000)]
0x000000001e273000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=11656, stack(0x000000001edb0000,0x000000001eeb0000)]
0x000000001e26e000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=11176, stack(0x000000001ecb0000,0x000000001edb0000)]
0x000000001e265800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=4004, stack(0x000000001ebb0000,0x000000001ecb0000)]
0x000000001e26b000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=8924, stack(0x000000001eab0000,0x000000001ebb0000)]
0x000000001e269800 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=5580, stack(0x000000001e9b0000,0x000000001eab0000)]
0x000000001e1f0000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11244, stack(0x000000001e8b0000,0x000000001e9b0000)]
0x000000001e1f6000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11144, stack(0x000000001e7b0000,0x000000001e8b0000)]
0x00000000028ce000 JavaThread "Finalizer" daemon [_thread_blocked, id=9536, stack(0x000000001e5c0000,0x000000001e6c0000)]
0x00000000028c7000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6432, stack(0x000000001e0c0000,0x000000001e1c0000)]
0x0000000000c2d800 JavaThread "main" [_thread_blocked, id=11632, stack(0x00000000024e0000,0x00000000025e0000)]
Other Threads:
0x000000001c2e9800 VMThread [stack: 0x000000001dfc0000,0x000000001e0c0000] [id=12832]
0x000000001e351000 WatcherThread [stack: 0x000000001efb0000,0x000000001f0b0000] [id=2668]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 141824K, used 61727K [0x000000076b400000, 0x0000000774900000, 0x00000007c0000000)
eden space 131072K, 47% used [0x000000076b400000,0x000000076f047e60,0x0000000773400000)
from space 10752K, 0% used [0x0000000773e80000,0x0000000773e80000,0x0000000774900000)
to space 10752K, 0% used [0x0000000773400000,0x0000000773400000,0x0000000773e80000)
ParOldGen total 112128K, used 8769K [0x00000006c1c00000, 0x00000006c8980000, 0x000000076b400000)
object space 112128K, 7% used [0x00000006c1c00000,0x00000006c2490790,0x00000006c8980000)
Metaspace used 28224K, capacity 28514K, committed 28800K, reserved 1075200K
class space used 3095K, capacity 3176K, committed 3200K, reserved 1048576K
Card table byte_map: [0x0000000011c90000,0x0000000012490000] byte_map_base: 0x000000000e682000
Marking Bits: (ParMarkBitMap*) 0x00000000662fb6d0
Begin Bits: [0x00000000131e0000, 0x0000000017170000)
End Bits: [0x0000000017170000, 0x000000001b100000)
Polling page: 0x0000000000c00000
CodeCache: size=245760Kb used=6473Kb max_used=6473Kb free=239286Kb
bounds [0x00000000028d0000, 0x0000000002f30000, 0x00000000118d0000]
total_blobs=2574 nmethods=1920 adapters=566
compilation: enabled
Compilation events (10 events):
Event: 2.375 Thread 0x000000001e273000 1912 3 org.apache.ignite.internal.processors.cache.database.wal.serializer.RecordV1Serializer::writeRecord (2670 bytes)
Event: 2.378 Thread 0x000000001e26e000 nmethod 1892 0x0000000002efded0 code [0x0000000002efe0a0, 0x0000000002efe848]
Event: 2.378 Thread 0x000000001e26e000 1918 4 java.nio.Buffer::nextPutIndex (38 bytes)
Event: 2.378 Thread 0x000000001e265800 nmethod 1891 0x0000000002ef9150 code [0x0000000002ef9320, 0x0000000002ef9d48]
Event: 2.378 Thread 0x000000001e265800 1895 4 org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtPartitionState::active (13 bytes)
Event: 2.379 Thread 0x000000001e265800 nmethod 1895 0x0000000002efc510 code [0x0000000002efc640, 0x0000000002efc6b8]
Event: 2.379 Thread 0x000000001e265800 1896 4 java.util.ArrayList::isEmpty (13 bytes)
Event: 2.379 Thread 0x000000001e26e000 nmethod 1918 0x0000000002efc2d0 code [0x0000000002efc400, 0x0000000002efc498]
Event: 2.379 Thread 0x000000001e265800 nmethod 1896 0x0000000002eebb90 code [0x0000000002eebcc0, 0x0000000002eebd38]
Event: 2.381 Thread 0x000000001e26b000 nmethod 1893 0x0000000002efca90 code [0x0000000002efcc40, 0x0000000002efd388]
GC Heap History (6 events):
Event: 1.128 GC heap before
{Heap before GC invocations=1 (full 0):
PSYoungGen total 76288K, used 65536K [0x000000076b400000, 0x0000000770900000, 0x00000007c0000000)
eden space 65536K, 100% used [0x000000076b400000,0x000000076f400000,0x000000076f400000)
from space 10752K, 0% used [0x000000076fe80000,0x000000076fe80000,0x0000000770900000)
to space 10752K, 0% used [0x000000076f400000,0x000000076f400000,0x000000076fe80000)
ParOldGen total 175104K, used 0K [0x00000006c1c00000, 0x00000006cc700000, 0x000000076b400000)
object space 175104K, 0% used [0x00000006c1c00000,0x00000006c1c00000,0x00000006cc700000)
Metaspace used 14310K, capacity 14408K, committed 14592K, reserved 1062912K
class space used 1661K, capacity 1687K, committed 1792K, reserved 1048576K
Event: 1.140 GC heap after
Heap after GC invocations=1 (full 0):
PSYoungGen total 76288K, used 6039K [0x000000076b400000, 0x0000000774900000, 0x00000007c0000000)
eden space 65536K, 0% used [0x000000076b400000,0x000000076b400000,0x000000076f400000)
from space 10752K, 56% used [0x000000076f400000,0x000000076f9e5df0,0x000000076fe80000)
to space 10752K, 0% used [0x0000000773e80000,0x0000000773e80000,0x0000000774900000)
ParOldGen total 175104K, used 80K [0x00000006c1c00000, 0x00000006cc700000, 0x000000076b400000)
object space 175104K, 0% used [0x00000006c1c00000,0x00000006c1c14010,0x00000006cc700000)
Metaspace used 14310K, capacity 14408K, committed 14592K, reserved 1062912K
class space used 1661K, capacity 1687K, committed 1792K, reserved 1048576K
}
Event: 1.626 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 76288K, used 46809K [0x000000076b400000, 0x0000000774900000, 0x00000007c0000000)
eden space 65536K, 62% used [0x000000076b400000,0x000000076dbd08c0,0x000000076f400000)
from space 10752K, 56% used [0x000000076f400000,0x000000076f9e5df0,0x000000076fe80000)
to space 10752K, 0% used [0x0000000773e80000,0x0000000773e80000,0x0000000774900000)
ParOldGen total 175104K, used 80K [0x00000006c1c00000, 0x00000006cc700000, 0x000000076b400000)
object space 175104K, 0% used [0x00000006c1c00000,0x00000006c1c14010,0x00000006cc700000)
Metaspace used 20885K, capacity 21066K, committed 21296K, reserved 1069056K
class space used 2351K, capacity 2420K, committed 2432K, reserved 1048576K
Event: 1.632 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 141824K, used 8903K [0x000000076b400000, 0x0000000774900000, 0x00000007c0000000)
eden space 131072K, 0% used [0x000000076b400000,0x000000076b400000,0x0000000773400000)
from space 10752K, 82% used [0x0000000773e80000,0x0000000774731e60,0x0000000774900000)
to space 10752K, 0% used [0x0000000773400000,0x0000000773400000,0x0000000773e80000)
ParOldGen total 175104K, used 88K [0x00000006c1c00000, 0x00000006cc700000, 0x000000076b400000)
object space 175104K, 0% used [0x00000006c1c00000,0x00000006c1c16010,0x00000006cc700000)
Metaspace used 20885K, capacity 21066K, committed 21296K, reserved 1069056K
class space used 2351K, capacity 2420K, committed 2432K, reserved 1048576K
}
Event: 1.633 GC heap before
{Heap before GC invocations=3 (full 1):
PSYoungGen total 141824K, used 8903K [0x000000076b400000, 0x0000000774900000, 0x00000007c0000000)
eden space 131072K, 0% used [0x000000076b400000,0x000000076b400000,0x0000000773400000)
from space 10752K, 82% used [0x0000000773e80000,0x0000000774731e60,0x0000000774900000)
to space 10752K, 0% used [0x0000000773400000,0x0000000773400000,0x0000000773e80000)
ParOldGen total 175104K, used 88K [0x00000006c1c00000, 0x00000006cc700000, 0x000000076b400000)
object space 175104K, 0% used [0x00000006c1c00000,0x00000006c1c16010,0x00000006cc700000)
Metaspace used 20885K, capacity 21066K, committed 21296K, reserved 1069056K
class space used 2351K, capacity 2420K, committed 2432K, reserved 1048576K
Event: 1.658 GC heap after
Heap after GC invocations=3 (full 1):
PSYoungGen total 141824K, used 0K [0x000000076b400000, 0x0000000774900000, 0x00000007c0000000)
eden space 131072K, 0% used [0x000000076b400000,0x000000076b400000,0x0000000773400000)
from space 10752K, 0% used [0x0000000773e80000,0x0000000773e80000,0x0000000774900000)
to space 10752K, 0% used [0x0000000773400000,0x0000000773400000,0x0000000773e80000)
ParOldGen total 112128K, used 8769K [0x00000006c1c00000, 0x00000006c8980000, 0x000000076b400000)
object space 112128K, 7% used [0x00000006c1c00000,0x00000006c2490790,0x00000006c8980000)
Metaspace used 20881K, capacity 21060K, committed 21296K, reserved 1069056K
class space used 2350K, capacity 2419K, committed 2432K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 2.101 Thread 0x0000000020885800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c47320 method=java.lang.String.trim()Ljava/lang/String; @ 15
Event: 2.195 Thread 0x0000000020885800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dfce64 method=java.lang.Class.searchMethods([Ljava/lang/reflect/Method;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method; @ 47
Event: 2.356 Thread 0x0000000020744800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ea0e70 method=org.apache.ignite.internal.util.StripedCompositeReadWriteLock.readLock()Ljava/util/concurrent/locks/Lock; @ 23
Event: 2.363 Thread 0x000000002087e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002dba95c method=java.util.concurrent.ConcurrentHashMap.addCount(JI)V @ 121
Event: 2.364 Thread 0x000000002087e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002ea0890 method=java.util.ArrayList.contains(Ljava/lang/Object;)Z @ 5
Event: 2.365 Thread 0x0000000020885800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002eac460 method=org.apache.ignite.internal.processors.affinity.AffinityTopologyVersion.equals(Ljava/lang/Object;)Z @ 29
Event: 2.367 Thread 0x0000000020885800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b6840c method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 2.367 Thread 0x0000000020885800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b6840c method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 2.367 Thread 0x0000000020885800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b6840c method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Event: 2.367 Thread 0x0000000020885800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000002b6840c method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 91
Internal exceptions (10 events):
Event: 1.952 Thread 0x0000000020883800 Exception (0x000000076c675808) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.953 Thread 0x0000000020883800 Exception (0x000000076c676c48) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.954 Thread 0x0000000020883800 Exception (0x000000076c678088) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.955 Thread 0x0000000020883800 Exception (0x000000076c6794c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.956 Thread 0x0000000020883800 Exception (0x000000076c67a908) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.957 Thread 0x0000000020883800 Exception (0x000000076c67bd48) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.958 Thread 0x0000000020883800 Exception (0x000000076c67d188) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 1.959 Thread 0x0000000020883800 Exception (0x000000076c67e5c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.054 Thread 0x0000000020885800 Implicit null exception at 0x0000000002b6661b to 0x0000000002b66fd9
Event: 2.372 Thread 0x0000000020881000 Exception (0x000000076ef2ef30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u121\8372\hotspot\src\share\vm\prims\jvm.cpp, line 3228]
Events (10 events):
Event: 2.380 loading class org/apache/ignite/internal/processors/cache/CacheWeakQueryIteratorsHolder$WeakQueryCloseableIterator
Event: 2.380 loading class org/apache/ignite/internal/processors/cache/CacheWeakQueryIteratorsHolder$WeakQueryCloseableIterator done
Event: 2.381 loading class org/apache/ignite/internal/processors/service/GridServiceProcessor$ServiceAssignmentsPredicate
Event: 2.381 loading class org/apache/ignite/internal/processors/service/GridServiceProcessor$ServiceAssignmentsPredicate done
Event: 2.382 loading class org/apache/ignite/internal/processors/cache/database/tree/BPlusTree$GetCursor
Event: 2.382 loading class org/apache/ignite/internal/processors/cache/database/tree/BPlusTree$GetCursor done
Event: 2.382 loading class org/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Tail
Event: 2.382 loading class org/apache/ignite/internal/processors/cache/database/tree/BPlusTree$Tail done
Event: 2.383 loading class org/apache/ignite/internal/pagemem/wal/record/delta/DeltaApplicationException
Event: 2.383 loading class org/apache/ignite/internal/pagemem/wal/record/delta/DeltaApplicationException done
Dynamic libraries:
0x00007ff79db90000 - 0x00007ff79dbc7000 C:\Java\jdk1.8.0_121\bin\java.exe
0x00007ff9ad610000 - 0x00007ff9ad7eb000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ff9aaff0000 - 0x00007ff9ab09e000 C:\WINDOWS\System32\KERNEL32.DLL
0x00007ff9aa020000 - 0x00007ff9aa269000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ff9abbe0000 - 0x00007ff9abc81000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ff9ad2b0000 - 0x00007ff9ad34d000 C:\WINDOWS\System32\msvcrt.dll
0x00007ff9ab140000 - 0x00007ff9ab199000 C:\WINDOWS\System32\sechost.dll
0x00007ff9aab70000 - 0x00007ff9aac95000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ff9ad150000 - 0x00007ff9ad29a000 C:\WINDOWS\System32\USER32.dll
0x00007ff9aa400000 - 0x00007ff9aa41e000 C:\WINDOWS\System32\win32u.dll
0x00007ff9ab200000 - 0x00007ff9ab227000 C:\WINDOWS\System32\GDI32.dll
0x00007ff9aa270000 - 0x00007ff9aa3f9000 C:\WINDOWS\System32\gdi32full.dll
0x00007ff9a9f80000 - 0x00007ff9aa01a000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ff9a9b30000 - 0x00007ff9a9c26000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ff99c8a0000 - 0x00007ff99cb07000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.15063.0_none_108e4f62dfe5d999\COMCTL32.dll
0x00007ff9ab3e0000 - 0x00007ff9ab6d9000 C:\WINDOWS\System32\combase.dll
0x00007ff9a9f10000 - 0x00007ff9a9f7a000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ff9aafb0000 - 0x00007ff9aafdd000 C:\WINDOWS\System32\IMM32.DLL
0x0000000065530000 - 0x0000000065602000 C:\Java\jdk1.8.0_121\jre\bin\msvcr100.dll
0x0000000065ae0000 - 0x000000006637b000 C:\Java\jdk1.8.0_121\jre\bin\server\jvm.dll
0x00007ff9aad20000 - 0x00007ff9aad28000 C:\WINDOWS\System32\PSAPI.DLL
0x00007ff9991e0000 - 0x00007ff9991e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ff9a7e60000 - 0x00007ff9a7e83000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ff999440000 - 0x00007ff99944a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ff9ad350000 - 0x00007ff9ad3bc000 C:\WINDOWS\System32\WS2_32.dll
0x00007ff9a7a30000 - 0x00007ff9a7a5b000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ff9aa420000 - 0x00007ff9aa469000 C:\WINDOWS\System32\cfgmgr32.dll
0x00000000659f0000 - 0x00000000659ff000 C:\Java\jdk1.8.0_121\jre\bin\verify.dll
0x00000000659c0000 - 0x00000000659e9000 C:\Java\jdk1.8.0_121\jre\bin\java.dll
0x0000000066420000 - 0x0000000066443000 C:\Java\jdk1.8.0_121\jre\bin\instrument.dll
0x00000000659a0000 - 0x00000000659b6000 C:\Java\jdk1.8.0_121\jre\bin\zip.dll
0x00007ff9abd10000 - 0x00007ff9ad147000 C:\WINDOWS\System32\SHELL32.dll
0x00007ff9ad3c0000 - 0x00007ff9ad46a000 C:\WINDOWS\System32\shcore.dll
0x00007ff9aa470000 - 0x00007ff9aab62000 C:\WINDOWS\System32\windows.storage.dll
0x00007ff9aaca0000 - 0x00007ff9aacf1000 C:\WINDOWS\System32\shlwapi.dll
0x00007ff9a9af0000 - 0x00007ff9a9b01000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ff9a9aa0000 - 0x00007ff9a9aec000 C:\WINDOWS\System32\powrprof.dll
0x00007ff9a9b10000 - 0x00007ff9a9b25000 C:\WINDOWS\System32\profapi.dll
0x00007ff99feb0000 - 0x00007ff99feca000 C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.1.3\bin\breakgen64.dll
0x0000000065790000 - 0x00000000657aa000 C:\Java\jdk1.8.0_121\jre\bin\net.dll
0x00007ff9a9390000 - 0x00007ff9a93ec000 C:\WINDOWS\system32\mswsock.dll
0x00007ff9a9530000 - 0x00007ff9a9547000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ff9a8fb0000 - 0x00007ff9a8fe4000 C:\WINDOWS\system32\rsaenh.dll
0x00007ff9a9640000 - 0x00007ff9a9665000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007ff9a99b0000 - 0x00007ff9a99d9000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ff9a9550000 - 0x00007ff9a955b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ff9a9130000 - 0x00007ff9a9167000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ff9aafe0000 - 0x00007ff9aafe8000 C:\WINDOWS\System32\NSI.dll
0x00007ff99fdf0000 - 0x00007ff99fe06000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ff99fcf0000 - 0x00007ff99fd0a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000065770000 - 0x0000000065781000 C:\Java\jdk1.8.0_121\jre\bin\nio.dll
0x00007ff9a1c80000 - 0x00007ff9a1c8b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x0000000065760000 - 0x000000006576d000 C:\Java\jdk1.8.0_121\jre\bin\management.dll
0x00007ff965760000 - 0x00007ff965776000 C:\WINDOWS\system32\napinsp.dll
0x00007ff965740000 - 0x00007ff96575a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ff9a7850000 - 0x00007ff9a7868000 C:\WINDOWS\system32\NLAapi.dll
0x00007ff9a9170000 - 0x00007ff9a9214000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ff965730000 - 0x00007ff96573e000 C:\WINDOWS\System32\winrnr.dll
0x00007ff9922a0000 - 0x00007ff9922b5000 C:\WINDOWS\System32\wshbth.dll
0x00007ff99e140000 - 0x00007ff99e14a000 C:\Windows\System32\rasadhlp.dll
0x00007ff9a0210000 - 0x00007ff9a027b000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ff998750000 - 0x00007ff9988f9000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -ea -Didea.test.cyclic.buffer.size=104857600 -javaagent:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.1.3\lib\idea_rt.jar=54587:C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.1.3\bin -Dfile.encoding=UTF-8
java_command: com.intellij.rt.execution.junit.JUnitStarter -ideVersion5 -junit3 org.apache.ignite.cache.database.IgnitePersistentStoreCacheGroupsTest,testCreateDropCache
java_class_path (initial): C:\Users\ISeliverstov\AppData\Local\Temp\classpath.jar;C:\Program Files\JetBrains\IntelliJ IDEA Community Edition 2017.1.3\lib\idea_rt.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Java\jdk1.8.0_121
PATH=C:\Python27\;C:\Python27\Scripts;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;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:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\tools\apache-maven-3.3.9\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\bin;C:\Java\jdk1.8.0_121\bin;C:\Users\ISeliverstov\AppData\Local\Microsoft\WindowsApps;
USERNAME=ISeliverstov
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 15063 (10.0.15063.296)
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, 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 16656932k(10433984k free), swap 19147300k(6364428k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.121-b13) for windows-amd64 JRE (1.8.0_121-b13), built on Dec 12 2016 18:21:36 by "java_re" with MS VC++ 10.0 (VS2010)
time: Fri May 26 16:21:40 2017
elapsed time: 2 seconds (0d 0h 0m 2s)